Shades of Crusoe #037129
Tints of Crusoe #037129
RGB
CMYK
RGB Variations
Color information
#037129 (or 0x037129) is known color: Crusoe. HEX triplet: 03, 71 and 29. RGB value is (3,113,41). Sum of RGB (Red+Green+Blue) = 3+113+41=157 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.91% from 157); Green value is 113 (44.53% from 255 or 71.97% from 157); Blue value is 41 (16.41% from 255 or 26.11% from 157); Max value from RGB is 113 - color contains mainly: green. Hex color #037129 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037129 is #FC8ED6. Grayscale: #484848. Windows color (decimal): -16551639 or 2715907. OLE color: 2715907.
HSL color Cylindrical-coordinate representation of color #037129: hue angle of 140.73º 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 #037129 is Cyan = 0.97, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 113 | 41 | - |
| CMYK | 0.97 | 0 | 0.64 | 0.56 |
| HSL | 140.73º | 0.95% | 0.23% | - |
| HSV(B) | 140.73º | 0.97% | 0.44% | - |
| XYZ | 6.34 | 11.99 | 4.08 | - |
| YUV | 71.9 | 110.56 | 78.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 113 | 41 | 0.97 | 0 | 0.64 | 0.56 | 140.73 | 0.95 | 0.23 |
| Hex | 3 | 71 | 29 | 61 | 0 | 40 | 38 | 8D | 5F | 17 |
| Octal | 3 | 161 | 51 | 141 | 0 | 100 | 70 | 215 | 137 | 27 |
| Binary | 11 | 1110001 | 101001 | 1100001 | 0 | 1000000 | 111000 | 10001101 | 1011111 | 10111 |
Color Harmonies of #037129
Complementary color
Monochromatic Colors of #037129
Black with #037129
Text Example
Text Example
White with #037129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037129; }
p { color: rgb(3,113,41); }
H1.HeaderClassName
{
color: #037129;
}
.AnyTagClassName
{
color: #037129;
}
</style>
background-color css
<style>
a { background-color: #037129; }
a { background-color: rgb(3,113,41); }
div.DivClassName
{
background-color: #037129;
}
.BgClassName
{
background-color: #037129;
}
</style>
border-color css
<style>
span { border-color: #037129; }
span { border-color: rgb(3,113,41); }
td.TdClassName
{
border-color: #037129;
}
.TagClassName
{
border-color: #037129;
}
</style>