Shades of Crusoe #047426
Tints of Crusoe #047426
RGB
CMYK
RGB Variations
Color information
#047426 (or 0x047426) is known color: Crusoe. HEX triplet: 04, 74 and 26. RGB value is (4,116,38). Sum of RGB (Red+Green+Blue) = 4+116+38=158 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.53% from 158); Green value is 116 (45.70% from 255 or 73.42% from 158); Blue value is 38 (15.23% from 255 or 24.05% from 158); Max value from RGB is 116 - color contains mainly: green. Hex color #047426 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047426 is #FB8BD9. Grayscale: #494949. Windows color (decimal): -16485338 or 2520068. OLE color: 2520068.
HSL color Cylindrical-coordinate representation of color #047426: hue angle of 138.21º 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 #047426 is Cyan = 0.97, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 116 | 38 | - |
| CMYK | 0.97 | 0 | 0.67 | 0.55 |
| HSL | 138.21º | 0.93% | 0.24% | - |
| HSV(B) | 138.21º | 0.97% | 0.45% | - |
| XYZ | 6.65 | 12.66 | 3.93 | - |
| YUV | 73.62 | 107.89 | 78.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 116 | 38 | 0.97 | 0 | 0.67 | 0.55 | 138.21 | 0.93 | 0.24 |
| Hex | 4 | 74 | 26 | 61 | 0 | 43 | 37 | 8A | 5D | 18 |
| Octal | 4 | 164 | 46 | 141 | 0 | 103 | 67 | 212 | 135 | 30 |
| Binary | 100 | 1110100 | 100110 | 1100001 | 0 | 1000011 | 110111 | 10001010 | 1011101 | 11000 |
Color Harmonies of #047426
Complementary color
Monochromatic Colors of #047426
Black with #047426
Text Example
Text Example
White with #047426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047426; }
p { color: rgb(4,116,38); }
H1.HeaderClassName
{
color: #047426;
}
.AnyTagClassName
{
color: #047426;
}
</style>
background-color css
<style>
a { background-color: #047426; }
a { background-color: rgb(4,116,38); }
div.DivClassName
{
background-color: #047426;
}
.BgClassName
{
background-color: #047426;
}
</style>
border-color css
<style>
span { border-color: #047426; }
span { border-color: rgb(4,116,38); }
td.TdClassName
{
border-color: #047426;
}
.TagClassName
{
border-color: #047426;
}
</style>