Shades of Dark Spring Green #027533
Tints of Dark Spring Green #027533
RGB
CMYK
RGB Variations
Color information
#027533 (or 0x027533) is known color: Dark Spring Green. HEX triplet: 02, 75 and 33. RGB value is (2,117,51). Sum of RGB (Red+Green+Blue) = 2+117+51=170 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 170); Green value is 117 (46.09% from 255 or 68.82% from 170); Blue value is 51 (20.31% from 255 or 30% from 170); Max value from RGB is 117 - color contains mainly: green. Hex color #027533 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027533 is #FD8ACC. Grayscale: #4B4B4B. Windows color (decimal): -16616141 or 3372290. OLE color: 3372290.
HSL color Cylindrical-coordinate representation of color #027533: hue angle of 145.57º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027533 is Cyan = 0.98, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 117 | 51 | - |
| CMYK | 0.98 | 0 | 0.56 | 0.54 |
| HSL | 145.57º | 0.97% | 0.23% | - |
| HSV(B) | 145.57º | 0.98% | 0.46% | - |
| XYZ | 6.98 | 12.97 | 5.27 | - |
| YUV | 75.09 | 114.4 | 75.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 117 | 51 | 0.98 | 0 | 0.56 | 0.54 | 145.57 | 0.97 | 0.23 |
| Hex | 2 | 75 | 33 | 62 | 0 | 38 | 36 | 92 | 61 | 17 |
| Octal | 2 | 165 | 63 | 142 | 0 | 70 | 66 | 222 | 141 | 27 |
| Binary | 10 | 1110101 | 110011 | 1100010 | 0 | 111000 | 110110 | 10010010 | 1100001 | 10111 |
Color Harmonies of #027533
Complementary color
Monochromatic Colors of #027533
Black with #027533
Text Example
Text Example
White with #027533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027533; }
p { color: rgb(2,117,51); }
H1.HeaderClassName
{
color: #027533;
}
.AnyTagClassName
{
color: #027533;
}
</style>
background-color css
<style>
a { background-color: #027533; }
a { background-color: rgb(2,117,51); }
div.DivClassName
{
background-color: #027533;
}
.BgClassName
{
background-color: #027533;
}
</style>
border-color css
<style>
span { border-color: #027533; }
span { border-color: rgb(2,117,51); }
td.TdClassName
{
border-color: #027533;
}
.TagClassName
{
border-color: #027533;
}
</style>