Shades of Crusoe #045917
Tints of Crusoe #045917
RGB
CMYK
RGB Variations
Color information
#045917 (or 0x045917) is known color: Crusoe. HEX triplet: 04, 59 and 17. RGB value is (4,89,23). Sum of RGB (Red+Green+Blue) = 4+89+23=116 (15% of max value = 765). Red value is 4 (1.95% from 255 or 3.45% from 116); Green value is 89 (35.16% from 255 or 76.72% from 116); Blue value is 23 (9.38% from 255 or 19.83% from 116); Max value from RGB is 89 - color contains mainly: green. Hex color #045917 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045917 is #FBA6E8. Grayscale: #383838. Windows color (decimal): -16492265 or 1530116. OLE color: 1530116.
HSL color Cylindrical-coordinate representation of color #045917: hue angle of 133.41º 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 #045917 is Cyan = 0.96, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 23 | - |
| CMYK | 0.96 | 0 | 0.74 | 0.65 |
| HSL | 133.41º | 0.91% | 0.18% | - |
| HSV(B) | 133.41º | 0.96% | 0.35% | - |
| XYZ | 3.78 | 7.23 | 2.01 | - |
| YUV | 56.06 | 109.34 | 90.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 23 | 0.96 | 0 | 0.74 | 0.65 | 133.41 | 0.91 | 0.18 |
| Hex | 4 | 59 | 17 | 60 | 0 | 4A | 41 | 85 | 5B | 12 |
| Octal | 4 | 131 | 27 | 140 | 0 | 112 | 101 | 205 | 133 | 22 |
| Binary | 100 | 1011001 | 10111 | 1100000 | 0 | 1001010 | 1000001 | 10000101 | 1011011 | 10010 |
Color Harmonies of #045917
Complementary color
Monochromatic Colors of #045917
Black with #045917
Text Example
Text Example
White with #045917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045917; }
p { color: rgb(4,89,23); }
H1.HeaderClassName
{
color: #045917;
}
.AnyTagClassName
{
color: #045917;
}
</style>
background-color css
<style>
a { background-color: #045917; }
a { background-color: rgb(4,89,23); }
div.DivClassName
{
background-color: #045917;
}
.BgClassName
{
background-color: #045917;
}
</style>
border-color css
<style>
span { border-color: #045917; }
span { border-color: rgb(4,89,23); }
td.TdClassName
{
border-color: #045917;
}
.TagClassName
{
border-color: #045917;
}
</style>