Shades of Crusoe #047429
Tints of Crusoe #047429
RGB
CMYK
RGB Variations
Color information
#047429 (or 0x047429) is known color: Crusoe. HEX triplet: 04, 74 and 29. RGB value is (4,116,41). Sum of RGB (Red+Green+Blue) = 4+116+41=161 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.48% from 161); Green value is 116 (45.70% from 255 or 72.05% from 161); Blue value is 41 (16.41% from 255 or 25.47% from 161); Max value from RGB is 116 - color contains mainly: green. Hex color #047429 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047429 is #FB8BD6. Grayscale: #4A4A4A. Windows color (decimal): -16485335 or 2716676. OLE color: 2716676.
HSL color Cylindrical-coordinate representation of color #047429: hue angle of 139.82º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047429 is Cyan = 0.97, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 116 | 41 | - |
| CMYK | 0.97 | 0 | 0.65 | 0.55 |
| HSL | 139.82º | 0.93% | 0.24% | - |
| HSV(B) | 139.82º | 0.97% | 0.45% | - |
| XYZ | 6.7 | 12.68 | 4.19 | - |
| YUV | 73.96 | 109.39 | 78.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 116 | 41 | 0.97 | 0 | 0.65 | 0.55 | 139.82 | 0.93 | 0.24 |
| Hex | 4 | 74 | 29 | 61 | 0 | 41 | 37 | 8C | 5D | 18 |
| Octal | 4 | 164 | 51 | 141 | 0 | 101 | 67 | 214 | 135 | 30 |
| Binary | 100 | 1110100 | 101001 | 1100001 | 0 | 1000001 | 110111 | 10001100 | 1011101 | 11000 |
Color Harmonies of #047429
Complementary color
Monochromatic Colors of #047429
Black with #047429
Text Example
Text Example
White with #047429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047429; }
p { color: rgb(4,116,41); }
H1.HeaderClassName
{
color: #047429;
}
.AnyTagClassName
{
color: #047429;
}
</style>
background-color css
<style>
a { background-color: #047429; }
a { background-color: rgb(4,116,41); }
div.DivClassName
{
background-color: #047429;
}
.BgClassName
{
background-color: #047429;
}
</style>
border-color css
<style>
span { border-color: #047429; }
span { border-color: rgb(4,116,41); }
td.TdClassName
{
border-color: #047429;
}
.TagClassName
{
border-color: #047429;
}
</style>