Shades of Crusoe #066924
Tints of Crusoe #066924
RGB
CMYK
RGB Variations
Color information
#066924 (or 0x066924) is known color: Crusoe. HEX triplet: 06, 69 and 24. RGB value is (6,105,36). Sum of RGB (Red+Green+Blue) = 6+105+36=147 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.08% from 147); Green value is 105 (41.41% from 255 or 71.43% from 147); Blue value is 36 (14.45% from 255 or 24.49% from 147); Max value from RGB is 105 - color contains mainly: green. Hex color #066924 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #066924 is #F996DB. Grayscale: #434343. Windows color (decimal): -16357084 or 2386182. OLE color: 2386182.
HSL color Cylindrical-coordinate representation of color #066924: hue angle of 138.18º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066924 is Cyan = 0.94, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 105 | 36 | - |
| CMYK | 0.94 | 0 | 0.66 | 0.59 |
| HSL | 138.18º | 0.89% | 0.22% | - |
| HSV(B) | 138.18º | 0.94% | 0.41% | - |
| XYZ | 5.45 | 10.27 | 3.36 | - |
| YUV | 67.53 | 110.2 | 84.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 105 | 36 | 0.94 | 0 | 0.66 | 0.59 | 138.18 | 0.89 | 0.22 |
| Hex | 6 | 69 | 24 | 5E | 0 | 42 | 3B | 8A | 59 | 16 |
| Octal | 6 | 151 | 44 | 136 | 0 | 102 | 73 | 212 | 131 | 26 |
| Binary | 110 | 1101001 | 100100 | 1011110 | 0 | 1000010 | 111011 | 10001010 | 1011001 | 10110 |
Color Harmonies of #066924
Complementary color
Monochromatic Colors of #066924
Black with #066924
Text Example
Text Example
White with #066924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066924; }
p { color: rgb(6,105,36); }
H1.HeaderClassName
{
color: #066924;
}
.AnyTagClassName
{
color: #066924;
}
</style>
background-color css
<style>
a { background-color: #066924; }
a { background-color: rgb(6,105,36); }
div.DivClassName
{
background-color: #066924;
}
.BgClassName
{
background-color: #066924;
}
</style>
border-color css
<style>
span { border-color: #066924; }
span { border-color: rgb(6,105,36); }
td.TdClassName
{
border-color: #066924;
}
.TagClassName
{
border-color: #066924;
}
</style>