Shades of Crusoe #006617
Tints of Crusoe #006617
RGB
CMYK
RGB Variations
Color information
#006617 (or 0x006617) is known color: Crusoe. HEX triplet: 00, 66 and 17. RGB value is (0,102,23). Sum of RGB (Red+Green+Blue) = 0+102+23=125 (16% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 125); Green value is 102 (40.23% from 255 or 81.6% from 125); Blue value is 23 (9.38% from 255 or 18.4% from 125); Max value from RGB is 102 - color contains mainly: green. Hex color #006617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #006617 is #FF99E8. Grayscale: #3E3E3E. Windows color (decimal): -16751081 or 1533440. OLE color: 1533440.
HSL color Cylindrical-coordinate representation of color #006617: hue angle of 133.53º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006617 is Cyan = 1, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 0 | 102 | 23 | - |
| CMYK | 1 | 0 | 0.77 | 0.6 |
| HSL | 133.53º | 1% | 0.2% | - |
| HSV(B) | 133.53º | 1% | 0.4% | - |
| XYZ | 4.91 | 9.56 | 2.4 | - |
| YUV | 62.5 | 105.71 | 83.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 102 | 23 | 1 | 0 | 0.77 | 0.6 | 133.53 | 1 | 0.2 |
| Hex | 0 | 66 | 17 | 64 | 0 | 4D | 3C | 86 | 64 | 14 |
| Octal | 0 | 146 | 27 | 144 | 0 | 115 | 74 | 206 | 144 | 24 |
| Binary | 0 | 1100110 | 10111 | 1100100 | 0 | 1001101 | 111100 | 10000110 | 1100100 | 10100 |
Color Harmonies of #006617
Complementary color
Monochromatic Colors of #006617
Black with #006617
Text Example
Text Example
White with #006617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006617; }
p { color: rgb(0,102,23); }
H1.HeaderClassName
{
color: #006617;
}
.AnyTagClassName
{
color: #006617;
}
</style>
background-color css
<style>
a { background-color: #006617; }
a { background-color: rgb(0,102,23); }
div.DivClassName
{
background-color: #006617;
}
.BgClassName
{
background-color: #006617;
}
</style>
border-color css
<style>
span { border-color: #006617; }
span { border-color: rgb(0,102,23); }
td.TdClassName
{
border-color: #006617;
}
.TagClassName
{
border-color: #006617;
}
</style>