Shades of Crusoe #067028
Tints of Crusoe #067028
RGB
CMYK
RGB Variations
Color information
#067028 (or 0x067028) is known color: Crusoe. HEX triplet: 06, 70 and 28. RGB value is (6,112,40). Sum of RGB (Red+Green+Blue) = 6+112+40=158 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.80% from 158); Green value is 112 (44.14% from 255 or 70.89% from 158); Blue value is 40 (16.02% from 255 or 25.32% from 158); Max value from RGB is 112 - color contains mainly: green. Hex color #067028 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067028 is #F98FD7. Grayscale: #484848. Windows color (decimal): -16355288 or 2650118. OLE color: 2650118.
HSL color Cylindrical-coordinate representation of color #067028: hue angle of 139.25º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067028 is Cyan = 0.95, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 112 | 40 | - |
| CMYK | 0.95 | 0 | 0.64 | 0.56 |
| HSL | 139.25º | 0.9% | 0.23% | - |
| HSV(B) | 139.25º | 0.95% | 0.44% | - |
| XYZ | 6.25 | 11.78 | 3.95 | - |
| YUV | 72.1 | 109.88 | 80.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 112 | 40 | 0.95 | 0 | 0.64 | 0.56 | 139.25 | 0.9 | 0.23 |
| Hex | 6 | 70 | 28 | 5F | 0 | 40 | 38 | 8B | 5A | 17 |
| Octal | 6 | 160 | 50 | 137 | 0 | 100 | 70 | 213 | 132 | 27 |
| Binary | 110 | 1110000 | 101000 | 1011111 | 0 | 1000000 | 111000 | 10001011 | 1011010 | 10111 |
Color Harmonies of #067028
Complementary color
Monochromatic Colors of #067028
Black with #067028
Text Example
Text Example
White with #067028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067028; }
p { color: rgb(6,112,40); }
H1.HeaderClassName
{
color: #067028;
}
.AnyTagClassName
{
color: #067028;
}
</style>
background-color css
<style>
a { background-color: #067028; }
a { background-color: rgb(6,112,40); }
div.DivClassName
{
background-color: #067028;
}
.BgClassName
{
background-color: #067028;
}
</style>
border-color css
<style>
span { border-color: #067028; }
span { border-color: rgb(6,112,40); }
td.TdClassName
{
border-color: #067028;
}
.TagClassName
{
border-color: #067028;
}
</style>