Shades of Crusoe #035815
Tints of Crusoe #035815
RGB
CMYK
RGB Variations
Color information
#035815 (or 0x035815) is known color: Crusoe. HEX triplet: 03, 58 and 15. RGB value is (3,88,21). Sum of RGB (Red+Green+Blue) = 3+88+21=112 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.68% from 112); Green value is 88 (34.77% from 255 or 78.57% from 112); Blue value is 21 (8.59% from 255 or 18.75% from 112); Max value from RGB is 88 - color contains mainly: green. Hex color #035815 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035815 is #FCA7EA. Grayscale: #373737. Windows color (decimal): -16558059 or 1398787. OLE color: 1398787.
HSL color Cylindrical-coordinate representation of color #035815: hue angle of 132.71º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035815 is Cyan = 0.97, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 88 | 21 | - |
| CMYK | 0.97 | 0 | 0.76 | 0.65 |
| HSL | 132.71º | 0.93% | 0.18% | - |
| HSV(B) | 132.71º | 0.97% | 0.35% | - |
| XYZ | 3.66 | 7.05 | 1.88 | - |
| YUV | 54.95 | 108.84 | 90.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 88 | 21 | 0.97 | 0 | 0.76 | 0.65 | 132.71 | 0.93 | 0.18 |
| Hex | 3 | 58 | 15 | 61 | 0 | 4C | 41 | 85 | 5D | 12 |
| Octal | 3 | 130 | 25 | 141 | 0 | 114 | 101 | 205 | 135 | 22 |
| Binary | 11 | 1011000 | 10101 | 1100001 | 0 | 1001100 | 1000001 | 10000101 | 1011101 | 10010 |
Color Harmonies of #035815
Complementary color
Monochromatic Colors of #035815
Black with #035815
Text Example
Text Example
White with #035815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035815; }
p { color: rgb(3,88,21); }
H1.HeaderClassName
{
color: #035815;
}
.AnyTagClassName
{
color: #035815;
}
</style>
background-color css
<style>
a { background-color: #035815; }
a { background-color: rgb(3,88,21); }
div.DivClassName
{
background-color: #035815;
}
.BgClassName
{
background-color: #035815;
}
</style>
border-color css
<style>
span { border-color: #035815; }
span { border-color: rgb(3,88,21); }
td.TdClassName
{
border-color: #035815;
}
.TagClassName
{
border-color: #035815;
}
</style>