Shades of Crusoe #037024
Tints of Crusoe #037024
RGB
CMYK
RGB Variations
Color information
#037024 (or 0x037024) is known color: Crusoe. HEX triplet: 03, 70 and 24. RGB value is (3,112,36). Sum of RGB (Red+Green+Blue) = 3+112+36=151 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.99% from 151); Green value is 112 (44.14% from 255 or 74.17% from 151); Blue value is 36 (14.45% from 255 or 23.84% from 151); Max value from RGB is 112 - color contains mainly: green. Hex color #037024 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037024 is #FC8FDB. Grayscale: #464646. Windows color (decimal): -16551900 or 2387971. OLE color: 2387971.
HSL color Cylindrical-coordinate representation of color #037024: hue angle of 138.17º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037024 is Cyan = 0.97, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 112 | 36 | - |
| CMYK | 0.97 | 0 | 0.68 | 0.56 |
| HSL | 138.17º | 0.95% | 0.23% | - |
| HSV(B) | 138.17º | 0.97% | 0.44% | - |
| XYZ | 6.15 | 11.74 | 3.61 | - |
| YUV | 70.75 | 108.39 | 79.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 112 | 36 | 0.97 | 0 | 0.68 | 0.56 | 138.17 | 0.95 | 0.23 |
| Hex | 3 | 70 | 24 | 61 | 0 | 44 | 38 | 8A | 5F | 17 |
| Octal | 3 | 160 | 44 | 141 | 0 | 104 | 70 | 212 | 137 | 27 |
| Binary | 11 | 1110000 | 100100 | 1100001 | 0 | 1000100 | 111000 | 10001010 | 1011111 | 10111 |
Color Harmonies of #037024
Complementary color
Monochromatic Colors of #037024
Black with #037024
Text Example
Text Example
White with #037024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037024; }
p { color: rgb(3,112,36); }
H1.HeaderClassName
{
color: #037024;
}
.AnyTagClassName
{
color: #037024;
}
</style>
background-color css
<style>
a { background-color: #037024; }
a { background-color: rgb(3,112,36); }
div.DivClassName
{
background-color: #037024;
}
.BgClassName
{
background-color: #037024;
}
</style>
border-color css
<style>
span { border-color: #037024; }
span { border-color: rgb(3,112,36); }
td.TdClassName
{
border-color: #037024;
}
.TagClassName
{
border-color: #037024;
}
</style>