Shades of Crusoe #067321
Tints of Crusoe #067321
RGB
CMYK
RGB Variations
Color information
#067321 (or 0x067321) is known color: Crusoe. HEX triplet: 06, 73 and 21. RGB value is (6,115,33). Sum of RGB (Red+Green+Blue) = 6+115+33=154 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.90% from 154); Green value is 115 (45.31% from 255 or 74.68% from 154); Blue value is 33 (13.28% from 255 or 21.43% from 154); Max value from RGB is 115 - color contains mainly: green. Hex color #067321 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067321 is #F98CDE. Grayscale: #494949. Windows color (decimal): -16354527 or 2192134. OLE color: 2192134.
HSL color Cylindrical-coordinate representation of color #067321: hue angle of 134.86º 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 #067321 is Cyan = 0.95, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 115 | 33 | - |
| CMYK | 0.95 | 0 | 0.71 | 0.55 |
| HSL | 134.86º | 0.9% | 0.24% | - |
| HSV(B) | 134.86º | 0.95% | 0.45% | - |
| XYZ | 6.48 | 12.41 | 3.49 | - |
| YUV | 73.06 | 105.39 | 80.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 115 | 33 | 0.95 | 0 | 0.71 | 0.55 | 134.86 | 0.9 | 0.24 |
| Hex | 6 | 73 | 21 | 5F | 0 | 47 | 37 | 87 | 5A | 18 |
| Octal | 6 | 163 | 41 | 137 | 0 | 107 | 67 | 207 | 132 | 30 |
| Binary | 110 | 1110011 | 100001 | 1011111 | 0 | 1000111 | 110111 | 10000111 | 1011010 | 11000 |
Color Harmonies of #067321
Complementary color
Monochromatic Colors of #067321
Black with #067321
Text Example
Text Example
White with #067321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067321; }
p { color: rgb(6,115,33); }
H1.HeaderClassName
{
color: #067321;
}
.AnyTagClassName
{
color: #067321;
}
</style>
background-color css
<style>
a { background-color: #067321; }
a { background-color: rgb(6,115,33); }
div.DivClassName
{
background-color: #067321;
}
.BgClassName
{
background-color: #067321;
}
</style>
border-color css
<style>
span { border-color: #067321; }
span { border-color: rgb(6,115,33); }
td.TdClassName
{
border-color: #067321;
}
.TagClassName
{
border-color: #067321;
}
</style>