Shades of Crusoe #065617
Tints of Crusoe #065617
RGB
CMYK
RGB Variations
Color information
#065617 (or 0x065617) is known color: Crusoe. HEX triplet: 06, 56 and 17. RGB value is (6,86,23). Sum of RGB (Red+Green+Blue) = 6+86+23=115 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.22% from 115); Green value is 86 (33.98% from 255 or 74.78% from 115); Blue value is 23 (9.38% from 255 or 20% from 115); Max value from RGB is 86 - color contains mainly: green. Hex color #065617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #065617 is #F9A9E8. Grayscale: #373737. Windows color (decimal): -16361961 or 1529350. OLE color: 1529350.
HSL color Cylindrical-coordinate representation of color #065617: hue angle of 132.75º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065617 is Cyan = 0.93, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 86 | 23 | - |
| CMYK | 0.93 | 0 | 0.73 | 0.66 |
| HSL | 132.75º | 0.87% | 0.18% | - |
| HSV(B) | 132.75º | 0.93% | 0.34% | - |
| XYZ | 3.56 | 6.76 | 1.93 | - |
| YUV | 54.9 | 110 | 93.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 86 | 23 | 0.93 | 0 | 0.73 | 0.66 | 132.75 | 0.87 | 0.18 |
| Hex | 6 | 56 | 17 | 5D | 0 | 49 | 42 | 85 | 57 | 12 |
| Octal | 6 | 126 | 27 | 135 | 0 | 111 | 102 | 205 | 127 | 22 |
| Binary | 110 | 1010110 | 10111 | 1011101 | 0 | 1001001 | 1000010 | 10000101 | 1010111 | 10010 |
Color Harmonies of #065617
Complementary color
Monochromatic Colors of #065617
Black with #065617
Text Example
Text Example
White with #065617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065617; }
p { color: rgb(6,86,23); }
H1.HeaderClassName
{
color: #065617;
}
.AnyTagClassName
{
color: #065617;
}
</style>
background-color css
<style>
a { background-color: #065617; }
a { background-color: rgb(6,86,23); }
div.DivClassName
{
background-color: #065617;
}
.BgClassName
{
background-color: #065617;
}
</style>
border-color css
<style>
span { border-color: #065617; }
span { border-color: rgb(6,86,23); }
td.TdClassName
{
border-color: #065617;
}
.TagClassName
{
border-color: #065617;
}
</style>