Shades of Crusoe #047125
Tints of Crusoe #047125
RGB
CMYK
RGB Variations
Color information
#047125 (or 0x047125) is known color: Crusoe. HEX triplet: 04, 71 and 25. RGB value is (4,113,37). Sum of RGB (Red+Green+Blue) = 4+113+37=154 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.60% from 154); Green value is 113 (44.53% from 255 or 73.38% from 154); Blue value is 37 (14.84% from 255 or 24.03% from 154); Max value from RGB is 113 - color contains mainly: green. Hex color #047125 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047125 is #FB8EDA. Grayscale: #474747. Windows color (decimal): -16486107 or 2453764. OLE color: 2453764.
HSL color Cylindrical-coordinate representation of color #047125: hue angle of 138.17º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047125 is Cyan = 0.96, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 113 | 37 | - |
| CMYK | 0.96 | 0 | 0.67 | 0.56 |
| HSL | 138.17º | 0.93% | 0.23% | - |
| HSV(B) | 138.17º | 0.96% | 0.44% | - |
| XYZ | 6.29 | 11.97 | 3.73 | - |
| YUV | 71.75 | 108.39 | 79.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 113 | 37 | 0.96 | 0 | 0.67 | 0.56 | 138.17 | 0.93 | 0.23 |
| Hex | 4 | 71 | 25 | 60 | 0 | 43 | 38 | 8A | 5D | 17 |
| Octal | 4 | 161 | 45 | 140 | 0 | 103 | 70 | 212 | 135 | 27 |
| Binary | 100 | 1110001 | 100101 | 1100000 | 0 | 1000011 | 111000 | 10001010 | 1011101 | 10111 |
Color Harmonies of #047125
Complementary color
Monochromatic Colors of #047125
Black with #047125
Text Example
Text Example
White with #047125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047125; }
p { color: rgb(4,113,37); }
H1.HeaderClassName
{
color: #047125;
}
.AnyTagClassName
{
color: #047125;
}
</style>
background-color css
<style>
a { background-color: #047125; }
a { background-color: rgb(4,113,37); }
div.DivClassName
{
background-color: #047125;
}
.BgClassName
{
background-color: #047125;
}
</style>
border-color css
<style>
span { border-color: #047125; }
span { border-color: rgb(4,113,37); }
td.TdClassName
{
border-color: #047125;
}
.TagClassName
{
border-color: #047125;
}
</style>