Shades of Crusoe #066617
Tints of Crusoe #066617
RGB
CMYK
RGB Variations
Color information
#066617 (or 0x066617) is known color: Crusoe. HEX triplet: 06, 66 and 17. RGB value is (6,102,23). Sum of RGB (Red+Green+Blue) = 6+102+23=131 (17% of max value = 765). Red value is 6 (2.73% from 255 or 4.58% from 131); Green value is 102 (40.23% from 255 or 77.86% from 131); Blue value is 23 (9.38% from 255 or 17.56% from 131); Max value from RGB is 102 - color contains mainly: green. Hex color #066617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #066617 is #F999E8. Grayscale: #404040. Windows color (decimal): -16357865 or 1533446. OLE color: 1533446.
HSL color Cylindrical-coordinate representation of color #066617: hue angle of 130.62º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066617 is Cyan = 0.94, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 6 | 102 | 23 | - |
| CMYK | 0.94 | 0 | 0.77 | 0.6 |
| HSL | 130.63º | 0.89% | 0.21% | - |
| HSV(B) | 130.63º | 0.94% | 0.4% | - |
| XYZ | 4.98 | 9.6 | 2.4 | - |
| YUV | 64.29 | 104.7 | 86.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 23 | 0.94 | 0 | 0.77 | 0.6 | 130.63 | 0.89 | 0.21 |
| Hex | 6 | 66 | 17 | 5E | 0 | 4D | 3C | 83 | 59 | 15 |
| Octal | 6 | 146 | 27 | 136 | 0 | 115 | 74 | 203 | 131 | 25 |
| Binary | 110 | 1100110 | 10111 | 1011110 | 0 | 1001101 | 111100 | 10000011 | 1011001 | 10101 |
Color Harmonies of #066617
Complementary color
Monochromatic Colors of #066617
Black with #066617
Text Example
Text Example
White with #066617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066617; }
p { color: rgb(6,102,23); }
H1.HeaderClassName
{
color: #066617;
}
.AnyTagClassName
{
color: #066617;
}
</style>
background-color css
<style>
a { background-color: #066617; }
a { background-color: rgb(6,102,23); }
div.DivClassName
{
background-color: #066617;
}
.BgClassName
{
background-color: #066617;
}
</style>
border-color css
<style>
span { border-color: #066617; }
span { border-color: rgb(6,102,23); }
td.TdClassName
{
border-color: #066617;
}
.TagClassName
{
border-color: #066617;
}
</style>