Shades of Crusoe #045615
Tints of Crusoe #045615
RGB
CMYK
RGB Variations
Color information
#045615 (or 0x045615) is known color: Crusoe. HEX triplet: 04, 56 and 15. RGB value is (4,86,21). Sum of RGB (Red+Green+Blue) = 4+86+21=111 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.60% from 111); Green value is 86 (33.98% from 255 or 77.48% from 111); Blue value is 21 (8.59% from 255 or 18.92% from 111); Max value from RGB is 86 - color contains mainly: green. Hex color #045615 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045615 is #FBA9EA. Grayscale: #363636. Windows color (decimal): -16493035 or 1398276. OLE color: 1398276.
HSL color Cylindrical-coordinate representation of color #045615: hue angle of 132.44º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045615 is Cyan = 0.95, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 86 | 21 | - |
| CMYK | 0.95 | 0 | 0.76 | 0.66 |
| HSL | 132.44º | 0.91% | 0.18% | - |
| HSV(B) | 132.44º | 0.95% | 0.34% | - |
| XYZ | 3.51 | 6.74 | 1.82 | - |
| YUV | 54.07 | 109.33 | 92.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 86 | 21 | 0.95 | 0 | 0.76 | 0.66 | 132.44 | 0.91 | 0.18 |
| Hex | 4 | 56 | 15 | 5F | 0 | 4C | 42 | 84 | 5B | 12 |
| Octal | 4 | 126 | 25 | 137 | 0 | 114 | 102 | 204 | 133 | 22 |
| Binary | 100 | 1010110 | 10101 | 1011111 | 0 | 1001100 | 1000010 | 10000100 | 1011011 | 10010 |
Color Harmonies of #045615
Complementary color
Monochromatic Colors of #045615
Black with #045615
Text Example
Text Example
White with #045615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045615; }
p { color: rgb(4,86,21); }
H1.HeaderClassName
{
color: #045615;
}
.AnyTagClassName
{
color: #045615;
}
</style>
background-color css
<style>
a { background-color: #045615; }
a { background-color: rgb(4,86,21); }
div.DivClassName
{
background-color: #045615;
}
.BgClassName
{
background-color: #045615;
}
</style>
border-color css
<style>
span { border-color: #045615; }
span { border-color: rgb(4,86,21); }
td.TdClassName
{
border-color: #045615;
}
.TagClassName
{
border-color: #045615;
}
</style>