Shades of Crusoe #067022
Tints of Crusoe #067022
RGB
CMYK
RGB Variations
Color information
#067022 (or 0x067022) is known color: Crusoe. HEX triplet: 06, 70 and 22. RGB value is (6,112,34). Sum of RGB (Red+Green+Blue) = 6+112+34=152 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.95% from 152); Green value is 112 (44.14% from 255 or 73.68% from 152); Blue value is 34 (13.67% from 255 or 22.37% from 152); Max value from RGB is 112 - color contains mainly: green. Hex color #067022 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067022 is #F98FDD. Grayscale: #474747. Windows color (decimal): -16355294 or 2256902. OLE color: 2256902.
HSL color Cylindrical-coordinate representation of color #067022: hue angle of 135.85º 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 #067022 is Cyan = 0.95, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 112 | 34 | - |
| CMYK | 0.95 | 0 | 0.70 | 0.56 |
| HSL | 135.85º | 0.9% | 0.23% | - |
| HSV(B) | 135.85º | 0.95% | 0.44% | - |
| XYZ | 6.16 | 11.74 | 3.46 | - |
| YUV | 71.41 | 106.88 | 81.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 112 | 34 | 0.95 | 0 | 0.70 | 0.56 | 135.85 | 0.9 | 0.23 |
| Hex | 6 | 70 | 22 | 5F | 0 | 46 | 38 | 88 | 5A | 17 |
| Octal | 6 | 160 | 42 | 137 | 0 | 106 | 70 | 210 | 132 | 27 |
| Binary | 110 | 1110000 | 100010 | 1011111 | 0 | 1000110 | 111000 | 10001000 | 1011010 | 10111 |
Color Harmonies of #067022
Complementary color
Monochromatic Colors of #067022
Black with #067022
Text Example
Text Example
White with #067022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067022; }
p { color: rgb(6,112,34); }
H1.HeaderClassName
{
color: #067022;
}
.AnyTagClassName
{
color: #067022;
}
</style>
background-color css
<style>
a { background-color: #067022; }
a { background-color: rgb(6,112,34); }
div.DivClassName
{
background-color: #067022;
}
.BgClassName
{
background-color: #067022;
}
</style>
border-color css
<style>
span { border-color: #067022; }
span { border-color: rgb(6,112,34); }
td.TdClassName
{
border-color: #067022;
}
.TagClassName
{
border-color: #067022;
}
</style>