Shades of Crusoe #037224
Tints of Crusoe #037224
RGB
CMYK
RGB Variations
Color information
#037224 (or 0x037224) is known color: Crusoe. HEX triplet: 03, 72 and 24. RGB value is (3,114,36). Sum of RGB (Red+Green+Blue) = 3+114+36=153 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.96% from 153); Green value is 114 (44.92% from 255 or 74.51% from 153); Blue value is 36 (14.45% from 255 or 23.53% from 153); Max value from RGB is 114 - color contains mainly: green. Hex color #037224 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037224 is #FC8DDB. Grayscale: #484848. Windows color (decimal): -16551388 or 2388483. OLE color: 2388483.
HSL color Cylindrical-coordinate representation of color #037224: hue angle of 137.84º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037224 is Cyan = 0.97, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 3 | 114 | 36 | - |
| CMYK | 0.97 | 0 | 0.68 | 0.55 |
| HSL | 137.84º | 0.95% | 0.23% | - |
| HSV(B) | 137.84º | 0.97% | 0.45% | - |
| XYZ | 6.37 | 12.18 | 3.68 | - |
| YUV | 71.92 | 107.73 | 78.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 114 | 36 | 0.97 | 0 | 0.68 | 0.55 | 137.84 | 0.95 | 0.23 |
| Hex | 3 | 72 | 24 | 61 | 0 | 44 | 37 | 8A | 5F | 17 |
| Octal | 3 | 162 | 44 | 141 | 0 | 104 | 67 | 212 | 137 | 27 |
| Binary | 11 | 1110010 | 100100 | 1100001 | 0 | 1000100 | 110111 | 10001010 | 1011111 | 10111 |
Color Harmonies of #037224
Complementary color
Monochromatic Colors of #037224
Black with #037224
Text Example
Text Example
White with #037224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037224; }
p { color: rgb(3,114,36); }
H1.HeaderClassName
{
color: #037224;
}
.AnyTagClassName
{
color: #037224;
}
</style>
background-color css
<style>
a { background-color: #037224; }
a { background-color: rgb(3,114,36); }
div.DivClassName
{
background-color: #037224;
}
.BgClassName
{
background-color: #037224;
}
</style>
border-color css
<style>
span { border-color: #037224; }
span { border-color: rgb(3,114,36); }
td.TdClassName
{
border-color: #037224;
}
.TagClassName
{
border-color: #037224;
}
</style>