Shades of Crusoe #055618
Tints of Crusoe #055618
RGB
CMYK
RGB Variations
Color information
#055618 (or 0x055618) is known color: Crusoe. HEX triplet: 05, 56 and 18. RGB value is (5,86,24). Sum of RGB (Red+Green+Blue) = 5+86+24=115 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.35% from 115); Green value is 86 (33.98% from 255 or 74.78% from 115); Blue value is 24 (9.77% from 255 or 20.87% from 115); Max value from RGB is 86 - color contains mainly: green. Hex color #055618 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #055618 is #FAA9E7. Grayscale: #363636. Windows color (decimal): -16427496 or 1594885. OLE color: 1594885.
HSL color Cylindrical-coordinate representation of color #055618: hue angle of 134.07º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055618 is Cyan = 0.94, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 86 | 24 | - |
| CMYK | 0.94 | 0 | 0.72 | 0.66 |
| HSL | 134.07º | 0.89% | 0.18% | - |
| HSV(B) | 134.07º | 0.94% | 0.34% | - |
| XYZ | 3.56 | 6.75 | 1.98 | - |
| YUV | 54.71 | 110.66 | 92.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 86 | 24 | 0.94 | 0 | 0.72 | 0.66 | 134.07 | 0.89 | 0.18 |
| Hex | 5 | 56 | 18 | 5E | 0 | 48 | 42 | 86 | 59 | 12 |
| Octal | 5 | 126 | 30 | 136 | 0 | 110 | 102 | 206 | 131 | 22 |
| Binary | 101 | 1010110 | 11000 | 1011110 | 0 | 1001000 | 1000010 | 10000110 | 1011001 | 10010 |
Color Harmonies of #055618
Complementary color
Monochromatic Colors of #055618
Black with #055618
Text Example
Text Example
White with #055618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055618; }
p { color: rgb(5,86,24); }
H1.HeaderClassName
{
color: #055618;
}
.AnyTagClassName
{
color: #055618;
}
</style>
background-color css
<style>
a { background-color: #055618; }
a { background-color: rgb(5,86,24); }
div.DivClassName
{
background-color: #055618;
}
.BgClassName
{
background-color: #055618;
}
</style>
border-color css
<style>
span { border-color: #055618; }
span { border-color: rgb(5,86,24); }
td.TdClassName
{
border-color: #055618;
}
.TagClassName
{
border-color: #055618;
}
</style>