Shades of Crusoe #035715
Tints of Crusoe #035715
RGB
CMYK
RGB Variations
Color information
#035715 (or 0x035715) is known color: Crusoe. HEX triplet: 03, 57 and 15. RGB value is (3,87,21). Sum of RGB (Red+Green+Blue) = 3+87+21=111 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.70% from 111); Green value is 87 (34.38% from 255 or 78.38% from 111); Blue value is 21 (8.59% from 255 or 18.92% from 111); Max value from RGB is 87 - color contains mainly: green. Hex color #035715 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035715 is #FCA8EA. Grayscale: #363636. Windows color (decimal): -16558315 or 1398531. OLE color: 1398531.
HSL color Cylindrical-coordinate representation of color #035715: hue angle of 132.86º 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 #035715 is Cyan = 0.97, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 87 | 21 | - |
| CMYK | 0.97 | 0 | 0.76 | 0.66 |
| HSL | 132.86º | 0.93% | 0.18% | - |
| HSV(B) | 132.86º | 0.97% | 0.34% | - |
| XYZ | 3.58 | 6.89 | 1.85 | - |
| YUV | 54.36 | 109.17 | 91.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 21 | 0.97 | 0 | 0.76 | 0.66 | 132.86 | 0.93 | 0.18 |
| Hex | 3 | 57 | 15 | 61 | 0 | 4C | 42 | 85 | 5D | 12 |
| Octal | 3 | 127 | 25 | 141 | 0 | 114 | 102 | 205 | 135 | 22 |
| Binary | 11 | 1010111 | 10101 | 1100001 | 0 | 1001100 | 1000010 | 10000101 | 1011101 | 10010 |
Color Harmonies of #035715
Complementary color
Monochromatic Colors of #035715
Black with #035715
Text Example
Text Example
White with #035715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035715; }
p { color: rgb(3,87,21); }
H1.HeaderClassName
{
color: #035715;
}
.AnyTagClassName
{
color: #035715;
}
</style>
background-color css
<style>
a { background-color: #035715; }
a { background-color: rgb(3,87,21); }
div.DivClassName
{
background-color: #035715;
}
.BgClassName
{
background-color: #035715;
}
</style>
border-color css
<style>
span { border-color: #035715; }
span { border-color: rgb(3,87,21); }
td.TdClassName
{
border-color: #035715;
}
.TagClassName
{
border-color: #035715;
}
</style>