Shades of Crusoe #056617
Tints of Crusoe #056617
RGB
CMYK
RGB Variations
Color information
#056617 (or 0x056617) is known color: Crusoe. HEX triplet: 05, 66 and 17. RGB value is (5,102,23). Sum of RGB (Red+Green+Blue) = 5+102+23=130 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.85% from 130); Green value is 102 (40.23% from 255 or 78.46% from 130); Blue value is 23 (9.38% from 255 or 17.69% from 130); Max value from RGB is 102 - color contains mainly: green. Hex color #056617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #056617 is #FA99E8. Grayscale: #404040. Windows color (decimal): -16423401 or 1533445. OLE color: 1533445.
HSL color Cylindrical-coordinate representation of color #056617: hue angle of 131.13º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056617 is Cyan = 0.95, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 5 | 102 | 23 | - |
| CMYK | 0.95 | 0 | 0.77 | 0.6 |
| HSL | 131.13º | 0.91% | 0.21% | - |
| HSV(B) | 131.13º | 0.95% | 0.4% | - |
| XYZ | 4.97 | 9.6 | 2.4 | - |
| YUV | 63.99 | 104.86 | 85.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 102 | 23 | 0.95 | 0 | 0.77 | 0.6 | 131.13 | 0.91 | 0.21 |
| Hex | 5 | 66 | 17 | 5F | 0 | 4D | 3C | 83 | 5B | 15 |
| Octal | 5 | 146 | 27 | 137 | 0 | 115 | 74 | 203 | 133 | 25 |
| Binary | 101 | 1100110 | 10111 | 1011111 | 0 | 1001101 | 111100 | 10000011 | 1011011 | 10101 |
Color Harmonies of #056617
Complementary color
Monochromatic Colors of #056617
Black with #056617
Text Example
Text Example
White with #056617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056617; }
p { color: rgb(5,102,23); }
H1.HeaderClassName
{
color: #056617;
}
.AnyTagClassName
{
color: #056617;
}
</style>
background-color css
<style>
a { background-color: #056617; }
a { background-color: rgb(5,102,23); }
div.DivClassName
{
background-color: #056617;
}
.BgClassName
{
background-color: #056617;
}
</style>
border-color css
<style>
span { border-color: #056617; }
span { border-color: rgb(5,102,23); }
td.TdClassName
{
border-color: #056617;
}
.TagClassName
{
border-color: #056617;
}
</style>