Shades of Crusoe #045926
Tints of Crusoe #045926
RGB
CMYK
RGB Variations
Color information
#045926 (or 0x045926) is known color: Crusoe. HEX triplet: 04, 59 and 26. RGB value is (4,89,38). Sum of RGB (Red+Green+Blue) = 4+89+38=131 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.05% from 131); Green value is 89 (35.16% from 255 or 67.94% from 131); Blue value is 38 (15.23% from 255 or 29.01% from 131); Max value from RGB is 89 - color contains mainly: green. Hex color #045926 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045926 is #FBA6D9. Grayscale: #393939. Windows color (decimal): -16492250 or 2513156. OLE color: 2513156.
HSL color Cylindrical-coordinate representation of color #045926: hue angle of 144º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #045926 is Cyan = 0.96, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 38 | - |
| CMYK | 0.96 | 0 | 0.57 | 0.65 |
| HSL | 144º | 0.91% | 0.18% | - |
| HSV(B) | 144º | 0.96% | 0.35% | - |
| XYZ | 3.97 | 7.31 | 3.04 | - |
| YUV | 57.77 | 116.84 | 89.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 38 | 0.96 | 0 | 0.57 | 0.65 | 144 | 0.91 | 0.18 |
| Hex | 4 | 59 | 26 | 60 | 0 | 39 | 41 | 90 | 5B | 12 |
| Octal | 4 | 131 | 46 | 140 | 0 | 71 | 101 | 220 | 133 | 22 |
| Binary | 100 | 1011001 | 100110 | 1100000 | 0 | 111001 | 1000001 | 10010000 | 1011011 | 10010 |
Color Harmonies of #045926
Complementary color
Monochromatic Colors of #045926
Black with #045926
Text Example
Text Example
White with #045926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045926; }
p { color: rgb(4,89,38); }
H1.HeaderClassName
{
color: #045926;
}
.AnyTagClassName
{
color: #045926;
}
</style>
background-color css
<style>
a { background-color: #045926; }
a { background-color: rgb(4,89,38); }
div.DivClassName
{
background-color: #045926;
}
.BgClassName
{
background-color: #045926;
}
</style>
border-color css
<style>
span { border-color: #045926; }
span { border-color: rgb(4,89,38); }
td.TdClassName
{
border-color: #045926;
}
.TagClassName
{
border-color: #045926;
}
</style>