Shades of Crusoe #035918
Tints of Crusoe #035918
RGB
CMYK
RGB Variations
Color information
#035918 (or 0x035918) is known color: Crusoe. HEX triplet: 03, 59 and 18. RGB value is (3,89,24). Sum of RGB (Red+Green+Blue) = 3+89+24=116 (15% of max value = 765). Red value is 3 (1.56% from 255 or 2.59% from 116); Green value is 89 (35.16% from 255 or 76.72% from 116); Blue value is 24 (9.77% from 255 or 20.69% from 116); Max value from RGB is 89 - color contains mainly: green. Hex color #035918 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035918 is #FCA6E7. Grayscale: #383838. Windows color (decimal): -16557800 or 1595651. OLE color: 1595651.
HSL color Cylindrical-coordinate representation of color #035918: hue angle of 134.65º 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 #035918 is Cyan = 0.97, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 89 | 24 | - |
| CMYK | 0.97 | 0 | 0.73 | 0.65 |
| HSL | 134.65º | 0.93% | 0.18% | - |
| HSV(B) | 134.65º | 0.97% | 0.35% | - |
| XYZ | 3.77 | 7.23 | 2.06 | - |
| YUV | 55.88 | 110.01 | 90.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 89 | 24 | 0.97 | 0 | 0.73 | 0.65 | 134.65 | 0.93 | 0.18 |
| Hex | 3 | 59 | 18 | 61 | 0 | 49 | 41 | 87 | 5D | 12 |
| Octal | 3 | 131 | 30 | 141 | 0 | 111 | 101 | 207 | 135 | 22 |
| Binary | 11 | 1011001 | 11000 | 1100001 | 0 | 1001001 | 1000001 | 10000111 | 1011101 | 10010 |
Color Harmonies of #035918
Complementary color
Monochromatic Colors of #035918
Black with #035918
Text Example
Text Example
White with #035918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035918; }
p { color: rgb(3,89,24); }
H1.HeaderClassName
{
color: #035918;
}
.AnyTagClassName
{
color: #035918;
}
</style>
background-color css
<style>
a { background-color: #035918; }
a { background-color: rgb(3,89,24); }
div.DivClassName
{
background-color: #035918;
}
.BgClassName
{
background-color: #035918;
}
</style>
border-color css
<style>
span { border-color: #035918; }
span { border-color: rgb(3,89,24); }
td.TdClassName
{
border-color: #035918;
}
.TagClassName
{
border-color: #035918;
}
</style>