Shades of Crusoe #035617
Tints of Crusoe #035617
RGB
CMYK
RGB Variations
Color information
#035617 (or 0x035617) is known color: Crusoe. HEX triplet: 03, 56 and 17. RGB value is (3,86,23). Sum of RGB (Red+Green+Blue) = 3+86+23=112 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.68% from 112); Green value is 86 (33.98% from 255 or 76.79% from 112); Blue value is 23 (9.38% from 255 or 20.54% from 112); Max value from RGB is 86 - color contains mainly: green. Hex color #035617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035617 is #FCA9E8. Grayscale: #363636. Windows color (decimal): -16558569 or 1529347. OLE color: 1529347.
HSL color Cylindrical-coordinate representation of color #035617: hue angle of 134.46º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035617 is Cyan = 0.97, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 86 | 23 | - |
| CMYK | 0.97 | 0 | 0.73 | 0.66 |
| HSL | 134.46º | 0.93% | 0.17% | - |
| HSV(B) | 134.46º | 0.97% | 0.34% | - |
| XYZ | 3.52 | 6.74 | 1.93 | - |
| YUV | 54 | 110.5 | 91.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 86 | 23 | 0.97 | 0 | 0.73 | 0.66 | 134.46 | 0.93 | 0.17 |
| Hex | 3 | 56 | 17 | 61 | 0 | 49 | 42 | 86 | 5D | 11 |
| Octal | 3 | 126 | 27 | 141 | 0 | 111 | 102 | 206 | 135 | 21 |
| Binary | 11 | 1010110 | 10111 | 1100001 | 0 | 1001001 | 1000010 | 10000110 | 1011101 | 10001 |
Color Harmonies of #035617
Complementary color
Monochromatic Colors of #035617
Black with #035617
Text Example
Text Example
White with #035617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035617; }
p { color: rgb(3,86,23); }
H1.HeaderClassName
{
color: #035617;
}
.AnyTagClassName
{
color: #035617;
}
</style>
background-color css
<style>
a { background-color: #035617; }
a { background-color: rgb(3,86,23); }
div.DivClassName
{
background-color: #035617;
}
.BgClassName
{
background-color: #035617;
}
</style>
border-color css
<style>
span { border-color: #035617; }
span { border-color: rgb(3,86,23); }
td.TdClassName
{
border-color: #035617;
}
.TagClassName
{
border-color: #035617;
}
</style>