Shades of Crusoe #065518
Tints of Crusoe #065518
RGB
CMYK
RGB Variations
Color information
#065518 (or 0x065518) is known color: Crusoe. HEX triplet: 06, 55 and 18. RGB value is (6,85,24). Sum of RGB (Red+Green+Blue) = 6+85+24=115 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.22% from 115); Green value is 85 (33.59% from 255 or 73.91% from 115); Blue value is 24 (9.77% from 255 or 20.87% from 115); Max value from RGB is 85 - color contains mainly: green. Hex color #065518 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #065518 is #F9AAE7. Grayscale: #363636. Windows color (decimal): -16362216 or 1594630. OLE color: 1594630.
HSL color Cylindrical-coordinate representation of color #065518: hue angle of 133.67º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065518 is Cyan = 0.93, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 24 | - |
| CMYK | 0.93 | 0 | 0.72 | 0.67 |
| HSL | 133.67º | 0.87% | 0.18% | - |
| HSV(B) | 133.67º | 0.93% | 0.33% | - |
| XYZ | 3.49 | 6.6 | 1.95 | - |
| YUV | 54.43 | 110.83 | 93.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 24 | 0.93 | 0 | 0.72 | 0.67 | 133.67 | 0.87 | 0.18 |
| Hex | 6 | 55 | 18 | 5D | 0 | 48 | 43 | 86 | 57 | 12 |
| Octal | 6 | 125 | 30 | 135 | 0 | 110 | 103 | 206 | 127 | 22 |
| Binary | 110 | 1010101 | 11000 | 1011101 | 0 | 1001000 | 1000011 | 10000110 | 1010111 | 10010 |
Color Harmonies of #065518
Complementary color
Monochromatic Colors of #065518
Black with #065518
Text Example
Text Example
White with #065518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065518; }
p { color: rgb(6,85,24); }
H1.HeaderClassName
{
color: #065518;
}
.AnyTagClassName
{
color: #065518;
}
</style>
background-color css
<style>
a { background-color: #065518; }
a { background-color: rgb(6,85,24); }
div.DivClassName
{
background-color: #065518;
}
.BgClassName
{
background-color: #065518;
}
</style>
border-color css
<style>
span { border-color: #065518; }
span { border-color: rgb(6,85,24); }
td.TdClassName
{
border-color: #065518;
}
.TagClassName
{
border-color: #065518;
}
</style>