Shades of Crusoe #037228
Tints of Crusoe #037228
RGB
CMYK
RGB Variations
Color information
#037228 (or 0x037228) is known color: Crusoe. HEX triplet: 03, 72 and 28. RGB value is (3,114,40). Sum of RGB (Red+Green+Blue) = 3+114+40=157 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.91% from 157); Green value is 114 (44.92% from 255 or 72.61% from 157); Blue value is 40 (16.02% from 255 or 25.48% from 157); Max value from RGB is 114 - color contains mainly: green. Hex color #037228 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037228 is #FC8DD7. Grayscale: #484848. Windows color (decimal): -16551384 or 2650627. OLE color: 2650627.
HSL color Cylindrical-coordinate representation of color #037228: hue angle of 140º 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 #037228 is Cyan = 0.97, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 3 | 114 | 40 | - |
| CMYK | 0.97 | 0 | 0.65 | 0.55 |
| HSL | 140º | 0.95% | 0.23% | - |
| HSV(B) | 140º | 0.97% | 0.45% | - |
| XYZ | 6.44 | 12.21 | 4.02 | - |
| YUV | 72.38 | 109.73 | 78.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 114 | 40 | 0.97 | 0 | 0.65 | 0.55 | 140 | 0.95 | 0.23 |
| Hex | 3 | 72 | 28 | 61 | 0 | 41 | 37 | 8C | 5F | 17 |
| Octal | 3 | 162 | 50 | 141 | 0 | 101 | 67 | 214 | 137 | 27 |
| Binary | 11 | 1110010 | 101000 | 1100001 | 0 | 1000001 | 110111 | 10001100 | 1011111 | 10111 |
Color Harmonies of #037228
Complementary color
Monochromatic Colors of #037228
Black with #037228
Text Example
Text Example
White with #037228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037228; }
p { color: rgb(3,114,40); }
H1.HeaderClassName
{
color: #037228;
}
.AnyTagClassName
{
color: #037228;
}
</style>
background-color css
<style>
a { background-color: #037228; }
a { background-color: rgb(3,114,40); }
div.DivClassName
{
background-color: #037228;
}
.BgClassName
{
background-color: #037228;
}
</style>
border-color css
<style>
span { border-color: #037228; }
span { border-color: rgb(3,114,40); }
td.TdClassName
{
border-color: #037228;
}
.TagClassName
{
border-color: #037228;
}
</style>