Shades of Crusoe #046125
Tints of Crusoe #046125
RGB
CMYK
RGB Variations
Color information
#046125 (or 0x046125) is known color: Crusoe. HEX triplet: 04, 61 and 25. RGB value is (4,97,37). Sum of RGB (Red+Green+Blue) = 4+97+37=138 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.90% from 138); Green value is 97 (38.28% from 255 or 70.29% from 138); Blue value is 37 (14.84% from 255 or 26.81% from 138); Max value from RGB is 97 - color contains mainly: green. Hex color #046125 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046125 is #FB9EDA. Grayscale: #3E3E3E. Windows color (decimal): -16490203 or 2449668. OLE color: 2449668.
HSL color Cylindrical-coordinate representation of color #046125: hue angle of 141.29º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046125 is Cyan = 0.96, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 37 | - |
| CMYK | 0.96 | 0 | 0.62 | 0.62 |
| HSL | 141.29º | 0.92% | 0.2% | - |
| HSV(B) | 141.29º | 0.96% | 0.38% | - |
| XYZ | 4.66 | 8.71 | 3.19 | - |
| YUV | 62.35 | 113.69 | 86.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 37 | 0.96 | 0 | 0.62 | 0.62 | 141.29 | 0.92 | 0.2 |
| Hex | 4 | 61 | 25 | 60 | 0 | 3E | 3E | 8D | 5C | 14 |
| Octal | 4 | 141 | 45 | 140 | 0 | 76 | 76 | 215 | 134 | 24 |
| Binary | 100 | 1100001 | 100101 | 1100000 | 0 | 111110 | 111110 | 10001101 | 1011100 | 10100 |
Color Harmonies of #046125
Complementary color
Monochromatic Colors of #046125
Black with #046125
Text Example
Text Example
White with #046125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046125; }
p { color: rgb(4,97,37); }
H1.HeaderClassName
{
color: #046125;
}
.AnyTagClassName
{
color: #046125;
}
</style>
background-color css
<style>
a { background-color: #046125; }
a { background-color: rgb(4,97,37); }
div.DivClassName
{
background-color: #046125;
}
.BgClassName
{
background-color: #046125;
}
</style>
border-color css
<style>
span { border-color: #046125; }
span { border-color: rgb(4,97,37); }
td.TdClassName
{
border-color: #046125;
}
.TagClassName
{
border-color: #046125;
}
</style>