Shades of Crusoe #045714
Tints of Crusoe #045714
RGB
CMYK
RGB Variations
Color information
#045714 (or 0x045714) is known color: Crusoe. HEX triplet: 04, 57 and 14. RGB value is (4,87,20). Sum of RGB (Red+Green+Blue) = 4+87+20=111 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.60% from 111); Green value is 87 (34.38% from 255 or 78.38% from 111); Blue value is 20 (8.20% from 255 or 18.02% from 111); Max value from RGB is 87 - color contains mainly: green. Hex color #045714 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045714 is #FBA8EB. Grayscale: #363636. Windows color (decimal): -16492780 or 1332996. OLE color: 1332996.
HSL color Cylindrical-coordinate representation of color #045714: hue angle of 131.57º 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 #045714 is Cyan = 0.95, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 20 | - |
| CMYK | 0.95 | 0 | 0.77 | 0.66 |
| HSL | 131.57º | 0.91% | 0.18% | - |
| HSV(B) | 131.57º | 0.95% | 0.34% | - |
| XYZ | 3.58 | 6.89 | 1.8 | - |
| YUV | 54.55 | 108.5 | 91.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 20 | 0.95 | 0 | 0.77 | 0.66 | 131.57 | 0.91 | 0.18 |
| Hex | 4 | 57 | 14 | 5F | 0 | 4D | 42 | 84 | 5B | 12 |
| Octal | 4 | 127 | 24 | 137 | 0 | 115 | 102 | 204 | 133 | 22 |
| Binary | 100 | 1010111 | 10100 | 1011111 | 0 | 1001101 | 1000010 | 10000100 | 1011011 | 10010 |
Color Harmonies of #045714
Complementary color
Monochromatic Colors of #045714
Black with #045714
Text Example
Text Example
White with #045714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045714; }
p { color: rgb(4,87,20); }
H1.HeaderClassName
{
color: #045714;
}
.AnyTagClassName
{
color: #045714;
}
</style>
background-color css
<style>
a { background-color: #045714; }
a { background-color: rgb(4,87,20); }
div.DivClassName
{
background-color: #045714;
}
.BgClassName
{
background-color: #045714;
}
</style>
border-color css
<style>
span { border-color: #045714; }
span { border-color: rgb(4,87,20); }
td.TdClassName
{
border-color: #045714;
}
.TagClassName
{
border-color: #045714;
}
</style>