Shades of Crusoe #066819
Tints of Crusoe #066819
RGB
CMYK
RGB Variations
Color information
#066819 (or 0x066819) is known color: Crusoe. HEX triplet: 06, 68 and 19. RGB value is (6,104,25). Sum of RGB (Red+Green+Blue) = 6+104+25=135 (17% of max value = 765). Red value is 6 (2.73% from 255 or 4.44% from 135); Green value is 104 (41.02% from 255 or 77.04% from 135); Blue value is 25 (10.16% from 255 or 18.52% from 135); Max value from RGB is 104 - color contains mainly: green. Hex color #066819 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #066819 is #F997E6. Grayscale: #414141. Windows color (decimal): -16357351 or 1665030. OLE color: 1665030.
HSL color Cylindrical-coordinate representation of color #066819: hue angle of 131.63º 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 #066819 is Cyan = 0.94, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 104 | 25 | - |
| CMYK | 0.94 | 0 | 0.76 | 0.59 |
| HSL | 131.63º | 0.89% | 0.22% | - |
| HSV(B) | 131.63º | 0.94% | 0.41% | - |
| XYZ | 5.2 | 10.01 | 2.58 | - |
| YUV | 65.69 | 105.03 | 85.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 104 | 25 | 0.94 | 0 | 0.76 | 0.59 | 131.63 | 0.89 | 0.22 |
| Hex | 6 | 68 | 19 | 5E | 0 | 4C | 3B | 84 | 59 | 16 |
| Octal | 6 | 150 | 31 | 136 | 0 | 114 | 73 | 204 | 131 | 26 |
| Binary | 110 | 1101000 | 11001 | 1011110 | 0 | 1001100 | 111011 | 10000100 | 1011001 | 10110 |
Color Harmonies of #066819
Complementary color
Monochromatic Colors of #066819
Black with #066819
Text Example
Text Example
White with #066819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066819; }
p { color: rgb(6,104,25); }
H1.HeaderClassName
{
color: #066819;
}
.AnyTagClassName
{
color: #066819;
}
</style>
background-color css
<style>
a { background-color: #066819; }
a { background-color: rgb(6,104,25); }
div.DivClassName
{
background-color: #066819;
}
.BgClassName
{
background-color: #066819;
}
</style>
border-color css
<style>
span { border-color: #066819; }
span { border-color: rgb(6,104,25); }
td.TdClassName
{
border-color: #066819;
}
.TagClassName
{
border-color: #066819;
}
</style>