Shades of Crusoe #035914
Tints of Crusoe #035914
RGB
CMYK
RGB Variations
Color information
#035914 (or 0x035914) is known color: Crusoe. HEX triplet: 03, 59 and 14. RGB value is (3,89,20). Sum of RGB (Red+Green+Blue) = 3+89+20=112 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.68% from 112); Green value is 89 (35.16% from 255 or 79.46% from 112); Blue value is 20 (8.20% from 255 or 17.86% from 112); Max value from RGB is 89 - color contains mainly: green. Hex color #035914 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035914 is #FCA6EB. Grayscale: #373737. Windows color (decimal): -16557804 or 1333507. OLE color: 1333507.
HSL color Cylindrical-coordinate representation of color #035914: hue angle of 131.86º 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 #035914 is Cyan = 0.97, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 89 | 20 | - |
| CMYK | 0.97 | 0 | 0.78 | 0.65 |
| HSL | 131.86º | 0.93% | 0.18% | - |
| HSV(B) | 131.86º | 0.97% | 0.35% | - |
| XYZ | 3.74 | 7.21 | 1.86 | - |
| YUV | 55.42 | 108.01 | 90.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 89 | 20 | 0.97 | 0 | 0.78 | 0.65 | 131.86 | 0.93 | 0.18 |
| Hex | 3 | 59 | 14 | 61 | 0 | 4E | 41 | 84 | 5D | 12 |
| Octal | 3 | 131 | 24 | 141 | 0 | 116 | 101 | 204 | 135 | 22 |
| Binary | 11 | 1011001 | 10100 | 1100001 | 0 | 1001110 | 1000001 | 10000100 | 1011101 | 10010 |
Color Harmonies of #035914
Complementary color
Monochromatic Colors of #035914
Black with #035914
Text Example
Text Example
White with #035914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035914; }
p { color: rgb(3,89,20); }
H1.HeaderClassName
{
color: #035914;
}
.AnyTagClassName
{
color: #035914;
}
</style>
background-color css
<style>
a { background-color: #035914; }
a { background-color: rgb(3,89,20); }
div.DivClassName
{
background-color: #035914;
}
.BgClassName
{
background-color: #035914;
}
</style>
border-color css
<style>
span { border-color: #035914; }
span { border-color: rgb(3,89,20); }
td.TdClassName
{
border-color: #035914;
}
.TagClassName
{
border-color: #035914;
}
</style>