Shades of Crusoe #035814
Tints of Crusoe #035814
RGB
CMYK
RGB Variations
Color information
#035814 (or 0x035814) is known color: Crusoe. HEX triplet: 03, 58 and 14. RGB value is (3,88,20). Sum of RGB (Red+Green+Blue) = 3+88+20=111 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.70% from 111); Green value is 88 (34.77% from 255 or 79.28% from 111); Blue value is 20 (8.20% from 255 or 18.02% from 111); Max value from RGB is 88 - color contains mainly: green. Hex color #035814 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035814 is #FCA7EB. Grayscale: #373737. Windows color (decimal): -16558060 or 1333251. OLE color: 1333251.
HSL color Cylindrical-coordinate representation of color #035814: hue angle of 132º 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 #035814 is Cyan = 0.97, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 88 | 20 | - |
| CMYK | 0.97 | 0 | 0.77 | 0.65 |
| HSL | 132º | 0.93% | 0.18% | - |
| HSV(B) | 132º | 0.97% | 0.35% | - |
| XYZ | 3.65 | 7.05 | 1.83 | - |
| YUV | 54.83 | 108.34 | 91.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 88 | 20 | 0.97 | 0 | 0.77 | 0.65 | 132 | 0.93 | 0.18 |
| Hex | 3 | 58 | 14 | 61 | 0 | 4D | 41 | 84 | 5D | 12 |
| Octal | 3 | 130 | 24 | 141 | 0 | 115 | 101 | 204 | 135 | 22 |
| Binary | 11 | 1011000 | 10100 | 1100001 | 0 | 1001101 | 1000001 | 10000100 | 1011101 | 10010 |
Color Harmonies of #035814
Complementary color
Monochromatic Colors of #035814
Black with #035814
Text Example
Text Example
White with #035814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035814; }
p { color: rgb(3,88,20); }
H1.HeaderClassName
{
color: #035814;
}
.AnyTagClassName
{
color: #035814;
}
</style>
background-color css
<style>
a { background-color: #035814; }
a { background-color: rgb(3,88,20); }
div.DivClassName
{
background-color: #035814;
}
.BgClassName
{
background-color: #035814;
}
</style>
border-color css
<style>
span { border-color: #035814; }
span { border-color: rgb(3,88,20); }
td.TdClassName
{
border-color: #035814;
}
.TagClassName
{
border-color: #035814;
}
</style>