Shades of Crusoe #045613
Tints of Crusoe #045613
RGB
CMYK
RGB Variations
Color information
#045613 (or 0x045613) is known color: Crusoe. HEX triplet: 04, 56 and 13. RGB value is (4,86,19). Sum of RGB (Red+Green+Blue) = 4+86+19=109 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.67% from 109); Green value is 86 (33.98% from 255 or 78.90% from 109); Blue value is 19 (7.81% from 255 or 17.43% from 109); Max value from RGB is 86 - color contains mainly: green. Hex color #045613 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045613 is #FBA9EC. Grayscale: #363636. Windows color (decimal): -16493037 or 1267204. OLE color: 1267204.
HSL color Cylindrical-coordinate representation of color #045613: hue angle of 130.98º 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 #045613 is Cyan = 0.95, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 86 | 19 | - |
| CMYK | 0.95 | 0 | 0.78 | 0.66 |
| HSL | 130.98º | 0.91% | 0.18% | - |
| HSV(B) | 130.98º | 0.95% | 0.34% | - |
| XYZ | 3.5 | 6.73 | 1.73 | - |
| YUV | 53.84 | 108.33 | 92.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 86 | 19 | 0.95 | 0 | 0.78 | 0.66 | 130.98 | 0.91 | 0.18 |
| Hex | 4 | 56 | 13 | 5F | 0 | 4E | 42 | 83 | 5B | 12 |
| Octal | 4 | 126 | 23 | 137 | 0 | 116 | 102 | 203 | 133 | 22 |
| Binary | 100 | 1010110 | 10011 | 1011111 | 0 | 1001110 | 1000010 | 10000011 | 1011011 | 10010 |
Color Harmonies of #045613
Complementary color
Monochromatic Colors of #045613
Black with #045613
Text Example
Text Example
White with #045613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045613; }
p { color: rgb(4,86,19); }
H1.HeaderClassName
{
color: #045613;
}
.AnyTagClassName
{
color: #045613;
}
</style>
background-color css
<style>
a { background-color: #045613; }
a { background-color: rgb(4,86,19); }
div.DivClassName
{
background-color: #045613;
}
.BgClassName
{
background-color: #045613;
}
</style>
border-color css
<style>
span { border-color: #045613; }
span { border-color: rgb(4,86,19); }
td.TdClassName
{
border-color: #045613;
}
.TagClassName
{
border-color: #045613;
}
</style>