Shades of Crusoe #046925
Tints of Crusoe #046925
RGB
CMYK
RGB Variations
Color information
#046925 (or 0x046925) is known color: Crusoe. HEX triplet: 04, 69 and 25. RGB value is (4,105,37). Sum of RGB (Red+Green+Blue) = 4+105+37=146 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.74% from 146); Green value is 105 (41.41% from 255 or 71.92% from 146); Blue value is 37 (14.84% from 255 or 25.34% from 146); Max value from RGB is 105 - color contains mainly: green. Hex color #046925 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046925 is #FB96DA. Grayscale: #434343. Windows color (decimal): -16488155 or 2451716. OLE color: 2451716.
HSL color Cylindrical-coordinate representation of color #046925: hue angle of 139.6º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046925 is Cyan = 0.96, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 37 | - |
| CMYK | 0.96 | 0 | 0.65 | 0.59 |
| HSL | 139.6º | 0.93% | 0.21% | - |
| HSV(B) | 139.6º | 0.96% | 0.41% | - |
| XYZ | 5.44 | 10.26 | 3.44 | - |
| YUV | 67.05 | 111.04 | 83.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 37 | 0.96 | 0 | 0.65 | 0.59 | 139.6 | 0.93 | 0.21 |
| Hex | 4 | 69 | 25 | 60 | 0 | 41 | 3B | 8C | 5D | 15 |
| Octal | 4 | 151 | 45 | 140 | 0 | 101 | 73 | 214 | 135 | 25 |
| Binary | 100 | 1101001 | 100101 | 1100000 | 0 | 1000001 | 111011 | 10001100 | 1011101 | 10101 |
Color Harmonies of #046925
Complementary color
Monochromatic Colors of #046925
Black with #046925
Text Example
Text Example
White with #046925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046925; }
p { color: rgb(4,105,37); }
H1.HeaderClassName
{
color: #046925;
}
.AnyTagClassName
{
color: #046925;
}
</style>
background-color css
<style>
a { background-color: #046925; }
a { background-color: rgb(4,105,37); }
div.DivClassName
{
background-color: #046925;
}
.BgClassName
{
background-color: #046925;
}
</style>
border-color css
<style>
span { border-color: #046925; }
span { border-color: rgb(4,105,37); }
td.TdClassName
{
border-color: #046925;
}
.TagClassName
{
border-color: #046925;
}
</style>