Shades of Crusoe #035716
Tints of Crusoe #035716
RGB
CMYK
RGB Variations
Color information
#035716 (or 0x035716) is known color: Crusoe. HEX triplet: 03, 57 and 16. RGB value is (3,87,22). Sum of RGB (Red+Green+Blue) = 3+87+22=112 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.68% from 112); Green value is 87 (34.38% from 255 or 77.68% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 87 - color contains mainly: green. Hex color #035716 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035716 is #FCA8E9. Grayscale: #363636. Windows color (decimal): -16558314 or 1464067. OLE color: 1464067.
HSL color Cylindrical-coordinate representation of color #035716: hue angle of 133.57º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035716 is Cyan = 0.97, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 87 | 22 | - |
| CMYK | 0.97 | 0 | 0.75 | 0.66 |
| HSL | 133.57º | 0.93% | 0.18% | - |
| HSV(B) | 133.57º | 0.97% | 0.34% | - |
| XYZ | 3.59 | 6.89 | 1.9 | - |
| YUV | 54.47 | 109.67 | 91.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 22 | 0.97 | 0 | 0.75 | 0.66 | 133.57 | 0.93 | 0.18 |
| Hex | 3 | 57 | 16 | 61 | 0 | 4B | 42 | 86 | 5D | 12 |
| Octal | 3 | 127 | 26 | 141 | 0 | 113 | 102 | 206 | 135 | 22 |
| Binary | 11 | 1010111 | 10110 | 1100001 | 0 | 1001011 | 1000010 | 10000110 | 1011101 | 10010 |
Color Harmonies of #035716
Complementary color
Monochromatic Colors of #035716
Black with #035716
Text Example
Text Example
White with #035716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035716; }
p { color: rgb(3,87,22); }
H1.HeaderClassName
{
color: #035716;
}
.AnyTagClassName
{
color: #035716;
}
</style>
background-color css
<style>
a { background-color: #035716; }
a { background-color: rgb(3,87,22); }
div.DivClassName
{
background-color: #035716;
}
.BgClassName
{
background-color: #035716;
}
</style>
border-color css
<style>
span { border-color: #035716; }
span { border-color: rgb(3,87,22); }
td.TdClassName
{
border-color: #035716;
}
.TagClassName
{
border-color: #035716;
}
</style>