Shades of Crusoe #035414
Tints of Crusoe #035414
RGB
CMYK
RGB Variations
Color information
#035414 (or 0x035414) is known color: Crusoe. HEX triplet: 03, 54 and 14. RGB value is (3,84,20). Sum of RGB (Red+Green+Blue) = 3+84+20=107 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.80% from 107); Green value is 84 (33.20% from 255 or 78.50% from 107); Blue value is 20 (8.20% from 255 or 18.69% from 107); Max value from RGB is 84 - color contains mainly: green. Hex color #035414 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035414 is #FCABEB. Grayscale: #343434. Windows color (decimal): -16559084 or 1332227. OLE color: 1332227.
HSL color Cylindrical-coordinate representation of color #035414: hue angle of 132.59º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035414 is Cyan = 0.96, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 20 | - |
| CMYK | 0.96 | 0 | 0.76 | 0.67 |
| HSL | 132.59º | 0.93% | 0.17% | - |
| HSV(B) | 132.59º | 0.96% | 0.33% | - |
| XYZ | 3.33 | 6.41 | 1.72 | - |
| YUV | 52.49 | 109.66 | 92.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 20 | 0.96 | 0 | 0.76 | 0.67 | 132.59 | 0.93 | 0.17 |
| Hex | 3 | 54 | 14 | 60 | 0 | 4C | 43 | 85 | 5D | 11 |
| Octal | 3 | 124 | 24 | 140 | 0 | 114 | 103 | 205 | 135 | 21 |
| Binary | 11 | 1010100 | 10100 | 1100000 | 0 | 1001100 | 1000011 | 10000101 | 1011101 | 10001 |
Color Harmonies of #035414
Complementary color
Monochromatic Colors of #035414
Black with #035414
Text Example
Text Example
White with #035414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035414; }
p { color: rgb(3,84,20); }
H1.HeaderClassName
{
color: #035414;
}
.AnyTagClassName
{
color: #035414;
}
</style>
background-color css
<style>
a { background-color: #035414; }
a { background-color: rgb(3,84,20); }
div.DivClassName
{
background-color: #035414;
}
.BgClassName
{
background-color: #035414;
}
</style>
border-color css
<style>
span { border-color: #035414; }
span { border-color: rgb(3,84,20); }
td.TdClassName
{
border-color: #035414;
}
.TagClassName
{
border-color: #035414;
}
</style>