Shades of Crusoe #027021
Tints of Crusoe #027021
RGB
CMYK
RGB Variations
Color information
#027021 (or 0x027021) is known color: Crusoe. HEX triplet: 02, 70 and 21. RGB value is (2,112,33). Sum of RGB (Red+Green+Blue) = 2+112+33=147 (19% of max value = 765). Red value is 2 (1.17% from 255 or 1.36% from 147); Green value is 112 (44.14% from 255 or 76.19% from 147); Blue value is 33 (13.28% from 255 or 22.45% from 147); Max value from RGB is 112 - color contains mainly: green. Hex color #027021 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027021 is #FD8FDE. Grayscale: #464646. Windows color (decimal): -16617439 or 2191362. OLE color: 2191362.
HSL color Cylindrical-coordinate representation of color #027021: hue angle of 136.91º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027021 is Cyan = 0.98, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 112 | 33 | - |
| CMYK | 0.98 | 0 | 0.71 | 0.56 |
| HSL | 136.91º | 0.96% | 0.22% | - |
| HSV(B) | 136.91º | 0.98% | 0.44% | - |
| XYZ | 6.09 | 11.71 | 3.38 | - |
| YUV | 70.1 | 107.06 | 79.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 112 | 33 | 0.98 | 0 | 0.71 | 0.56 | 136.91 | 0.96 | 0.22 |
| Hex | 2 | 70 | 21 | 62 | 0 | 47 | 38 | 89 | 60 | 16 |
| Octal | 2 | 160 | 41 | 142 | 0 | 107 | 70 | 211 | 140 | 26 |
| Binary | 10 | 1110000 | 100001 | 1100010 | 0 | 1000111 | 111000 | 10001001 | 1100000 | 10110 |
Color Harmonies of #027021
Complementary color
Monochromatic Colors of #027021
Black with #027021
Text Example
Text Example
White with #027021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027021; }
p { color: rgb(2,112,33); }
H1.HeaderClassName
{
color: #027021;
}
.AnyTagClassName
{
color: #027021;
}
</style>
background-color css
<style>
a { background-color: #027021; }
a { background-color: rgb(2,112,33); }
div.DivClassName
{
background-color: #027021;
}
.BgClassName
{
background-color: #027021;
}
</style>
border-color css
<style>
span { border-color: #027021; }
span { border-color: rgb(2,112,33); }
td.TdClassName
{
border-color: #027021;
}
.TagClassName
{
border-color: #027021;
}
</style>