Shades of Crusoe #037429
Tints of Crusoe #037429
RGB
CMYK
RGB Variations
Color information
#037429 (or 0x037429) is known color: Crusoe. HEX triplet: 03, 74 and 29. RGB value is (3,116,41). Sum of RGB (Red+Green+Blue) = 3+116+41=160 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.88% from 160); Green value is 116 (45.70% from 255 or 72.5% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 116 - color contains mainly: green. Hex color #037429 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037429 is #FC8BD6. Grayscale: #494949. Windows color (decimal): -16550871 or 2716675. OLE color: 2716675.
HSL color Cylindrical-coordinate representation of color #037429: hue angle of 140.18º 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 #037429 is Cyan = 0.97, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 3 | 116 | 41 | - |
| CMYK | 0.97 | 0 | 0.65 | 0.55 |
| HSL | 140.18º | 0.95% | 0.23% | - |
| HSV(B) | 140.18º | 0.97% | 0.45% | - |
| XYZ | 6.68 | 12.67 | 4.19 | - |
| YUV | 73.66 | 109.56 | 77.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 116 | 41 | 0.97 | 0 | 0.65 | 0.55 | 140.18 | 0.95 | 0.23 |
| Hex | 3 | 74 | 29 | 61 | 0 | 41 | 37 | 8C | 5F | 17 |
| Octal | 3 | 164 | 51 | 141 | 0 | 101 | 67 | 214 | 137 | 27 |
| Binary | 11 | 1110100 | 101001 | 1100001 | 0 | 1000001 | 110111 | 10001100 | 1011111 | 10111 |
Color Harmonies of #037429
Complementary color
Monochromatic Colors of #037429
Black with #037429
Text Example
Text Example
White with #037429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037429; }
p { color: rgb(3,116,41); }
H1.HeaderClassName
{
color: #037429;
}
.AnyTagClassName
{
color: #037429;
}
</style>
background-color css
<style>
a { background-color: #037429; }
a { background-color: rgb(3,116,41); }
div.DivClassName
{
background-color: #037429;
}
.BgClassName
{
background-color: #037429;
}
</style>
border-color css
<style>
span { border-color: #037429; }
span { border-color: rgb(3,116,41); }
td.TdClassName
{
border-color: #037429;
}
.TagClassName
{
border-color: #037429;
}
</style>