Shades of Crusoe #067322
Tints of Crusoe #067322
RGB
CMYK
RGB Variations
Color information
#067322 (or 0x067322) is known color: Crusoe. HEX triplet: 06, 73 and 22. RGB value is (6,115,34). Sum of RGB (Red+Green+Blue) = 6+115+34=155 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.87% from 155); Green value is 115 (45.31% from 255 or 74.19% from 155); Blue value is 34 (13.67% from 255 or 21.94% from 155); Max value from RGB is 115 - color contains mainly: green. Hex color #067322 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067322 is #F98CDD. Grayscale: #494949. Windows color (decimal): -16354526 or 2257670. OLE color: 2257670.
HSL color Cylindrical-coordinate representation of color #067322: hue angle of 135.41º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067322 is Cyan = 0.95, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 115 | 34 | - |
| CMYK | 0.95 | 0 | 0.70 | 0.55 |
| HSL | 135.41º | 0.9% | 0.24% | - |
| HSV(B) | 135.41º | 0.95% | 0.45% | - |
| XYZ | 6.49 | 12.42 | 3.57 | - |
| YUV | 73.18 | 105.89 | 80.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 115 | 34 | 0.95 | 0 | 0.70 | 0.55 | 135.41 | 0.9 | 0.24 |
| Hex | 6 | 73 | 22 | 5F | 0 | 46 | 37 | 87 | 5A | 18 |
| Octal | 6 | 163 | 42 | 137 | 0 | 106 | 67 | 207 | 132 | 30 |
| Binary | 110 | 1110011 | 100010 | 1011111 | 0 | 1000110 | 110111 | 10000111 | 1011010 | 11000 |
Color Harmonies of #067322
Complementary color
Monochromatic Colors of #067322
Black with #067322
Text Example
Text Example
White with #067322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067322; }
p { color: rgb(6,115,34); }
H1.HeaderClassName
{
color: #067322;
}
.AnyTagClassName
{
color: #067322;
}
</style>
background-color css
<style>
a { background-color: #067322; }
a { background-color: rgb(6,115,34); }
div.DivClassName
{
background-color: #067322;
}
.BgClassName
{
background-color: #067322;
}
</style>
border-color css
<style>
span { border-color: #067322; }
span { border-color: rgb(6,115,34); }
td.TdClassName
{
border-color: #067322;
}
.TagClassName
{
border-color: #067322;
}
</style>