Shades of Crusoe #035415
Tints of Crusoe #035415
RGB
CMYK
RGB Variations
Color information
#035415 (or 0x035415) is known color: Crusoe. HEX triplet: 03, 54 and 15. RGB value is (3,84,21). Sum of RGB (Red+Green+Blue) = 3+84+21=108 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.78% from 108); Green value is 84 (33.20% from 255 or 77.78% from 108); Blue value is 21 (8.59% from 255 or 19.44% from 108); Max value from RGB is 84 - color contains mainly: green. Hex color #035415 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035415 is #FCABEA. Grayscale: #343434. Windows color (decimal): -16559083 or 1397763. OLE color: 1397763.
HSL color Cylindrical-coordinate representation of color #035415: hue angle of 133.33º 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 #035415 is Cyan = 0.96, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 21 | - |
| CMYK | 0.96 | 0 | 0.75 | 0.67 |
| HSL | 133.33º | 0.93% | 0.17% | - |
| HSV(B) | 133.33º | 0.96% | 0.33% | - |
| XYZ | 3.34 | 6.41 | 1.77 | - |
| YUV | 52.6 | 110.16 | 92.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 21 | 0.96 | 0 | 0.75 | 0.67 | 133.33 | 0.93 | 0.17 |
| Hex | 3 | 54 | 15 | 60 | 0 | 4B | 43 | 85 | 5D | 11 |
| Octal | 3 | 124 | 25 | 140 | 0 | 113 | 103 | 205 | 135 | 21 |
| Binary | 11 | 1010100 | 10101 | 1100000 | 0 | 1001011 | 1000011 | 10000101 | 1011101 | 10001 |
Color Harmonies of #035415
Complementary color
Monochromatic Colors of #035415
Black with #035415
Text Example
Text Example
White with #035415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035415; }
p { color: rgb(3,84,21); }
H1.HeaderClassName
{
color: #035415;
}
.AnyTagClassName
{
color: #035415;
}
</style>
background-color css
<style>
a { background-color: #035415; }
a { background-color: rgb(3,84,21); }
div.DivClassName
{
background-color: #035415;
}
.BgClassName
{
background-color: #035415;
}
</style>
border-color css
<style>
span { border-color: #035415; }
span { border-color: rgb(3,84,21); }
td.TdClassName
{
border-color: #035415;
}
.TagClassName
{
border-color: #035415;
}
</style>