Shades of Crusoe #055727
Tints of Crusoe #055727
RGB
CMYK
RGB Variations
Color information
#055727 (or 0x055727) is known color: Crusoe. HEX triplet: 05, 57 and 27. RGB value is (5,87,39). Sum of RGB (Red+Green+Blue) = 5+87+39=131 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.82% from 131); Green value is 87 (34.38% from 255 or 66.41% from 131); Blue value is 39 (15.62% from 255 or 29.77% from 131); Max value from RGB is 87 - color contains mainly: green. Hex color #055727 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055727 is #FAA8D8. Grayscale: #393939. Windows color (decimal): -16427225 or 2578181. OLE color: 2578181.
HSL color Cylindrical-coordinate representation of color #055727: hue angle of 144.88º 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 #055727 is Cyan = 0.94, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 87 | 39 | - |
| CMYK | 0.94 | 0 | 0.55 | 0.66 |
| HSL | 144.88º | 0.89% | 0.18% | - |
| HSV(B) | 144.88º | 0.94% | 0.34% | - |
| XYZ | 3.84 | 7 | 3.07 | - |
| YUV | 57.01 | 117.83 | 90.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 87 | 39 | 0.94 | 0 | 0.55 | 0.66 | 144.88 | 0.89 | 0.18 |
| Hex | 5 | 57 | 27 | 5E | 0 | 37 | 42 | 91 | 59 | 12 |
| Octal | 5 | 127 | 47 | 136 | 0 | 67 | 102 | 221 | 131 | 22 |
| Binary | 101 | 1010111 | 100111 | 1011110 | 0 | 110111 | 1000010 | 10010001 | 1011001 | 10010 |
Color Harmonies of #055727
Complementary color
Monochromatic Colors of #055727
Black with #055727
Text Example
Text Example
White with #055727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055727; }
p { color: rgb(5,87,39); }
H1.HeaderClassName
{
color: #055727;
}
.AnyTagClassName
{
color: #055727;
}
</style>
background-color css
<style>
a { background-color: #055727; }
a { background-color: rgb(5,87,39); }
div.DivClassName
{
background-color: #055727;
}
.BgClassName
{
background-color: #055727;
}
</style>
border-color css
<style>
span { border-color: #055727; }
span { border-color: rgb(5,87,39); }
td.TdClassName
{
border-color: #055727;
}
.TagClassName
{
border-color: #055727;
}
</style>