Shades of Crusoe #027028
Tints of Crusoe #027028
RGB
CMYK
RGB Variations
Color information
#027028 (or 0x027028) is known color: Crusoe. HEX triplet: 02, 70 and 28. RGB value is (2,112,40). Sum of RGB (Red+Green+Blue) = 2+112+40=154 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.30% from 154); Green value is 112 (44.14% from 255 or 72.73% from 154); Blue value is 40 (16.02% from 255 or 25.97% from 154); Max value from RGB is 112 - color contains mainly: green. Hex color #027028 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027028 is #FD8FD7. Grayscale: #474747. Windows color (decimal): -16617432 or 2650114. OLE color: 2650114.
HSL color Cylindrical-coordinate representation of color #027028: hue angle of 140.73º 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 #027028 is Cyan = 0.98, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 112 | 40 | - |
| CMYK | 0.98 | 0 | 0.64 | 0.56 |
| HSL | 140.73º | 0.96% | 0.22% | - |
| HSV(B) | 140.73º | 0.98% | 0.44% | - |
| XYZ | 6.2 | 11.75 | 3.95 | - |
| YUV | 70.9 | 110.56 | 78.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 112 | 40 | 0.98 | 0 | 0.64 | 0.56 | 140.73 | 0.96 | 0.22 |
| Hex | 2 | 70 | 28 | 62 | 0 | 40 | 38 | 8D | 60 | 16 |
| Octal | 2 | 160 | 50 | 142 | 0 | 100 | 70 | 215 | 140 | 26 |
| Binary | 10 | 1110000 | 101000 | 1100010 | 0 | 1000000 | 111000 | 10001101 | 1100000 | 10110 |
Color Harmonies of #027028
Complementary color
Monochromatic Colors of #027028
Black with #027028
Text Example
Text Example
White with #027028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027028; }
p { color: rgb(2,112,40); }
H1.HeaderClassName
{
color: #027028;
}
.AnyTagClassName
{
color: #027028;
}
</style>
background-color css
<style>
a { background-color: #027028; }
a { background-color: rgb(2,112,40); }
div.DivClassName
{
background-color: #027028;
}
.BgClassName
{
background-color: #027028;
}
</style>
border-color css
<style>
span { border-color: #027028; }
span { border-color: rgb(2,112,40); }
td.TdClassName
{
border-color: #027028;
}
.TagClassName
{
border-color: #027028;
}
</style>