#35ca35 color RGB value is (53,202,53)
#35ca35 color CMYK value
#35ca35 color HSL value
HSV(or HSB) | 120° | 73.8 | 79.2 |
XYZ | 23.231 | 43.255 | 10.493 |
Yxy | 0.302 | 0.562 | 43.255 |
LAB | 71.728 | -65.518 | 59.561 |
LUV | 71.728 | -61.315 | 79.264 |
Hunter-LAB | 65.769 | -52.044 | 36.579 |
CIE-LCH | 71.728 | 88.544 | 137.727 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 35 | CA | 35 |
Decimal | 53 | 202 | 53 |
Octal | 65 | 312 | 65 |
Binary | 00110101 | 11001010 | 00110101 |
Below, you can see some colors close to #35ca35. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #35ca35.
<span style="color:#35ca35">Text here</span>
This paragraph has a background color of #35ca35.
<p style="background-color:#35ca35;">Content here</p>
This element has a border color of #35ca35.
<div style="border:1px #35ca35;">Content here</div>
.text {color:#35ca35;}
.background {background-color:#35ca35;}
.border {border:1px solid #35ca35;}
.text-shadow {border:1px solid #35ca35;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #eefbee is the lightest one.