Shades of Crusoe #045414
Tints of Crusoe #045414
RGB
CMYK
RGB Variations
Color information
#045414 (or 0x045414) is known color: Crusoe. HEX triplet: 04, 54 and 14. RGB value is (4,84,20). Sum of RGB (Red+Green+Blue) = 4+84+20=108 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.70% from 108); Green value is 84 (33.20% from 255 or 77.78% from 108); Blue value is 20 (8.20% from 255 or 18.52% from 108); Max value from RGB is 84 - color contains mainly: green. Hex color #045414 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045414 is #FBABEB. Grayscale: #343434. Windows color (decimal): -16493548 or 1332228. OLE color: 1332228.
HSL color Cylindrical-coordinate representation of color #045414: hue angle of 132º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045414 is Cyan = 0.95, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 84 | 20 | - |
| CMYK | 0.95 | 0 | 0.76 | 0.67 |
| HSL | 132º | 0.91% | 0.17% | - |
| HSV(B) | 132º | 0.95% | 0.33% | - |
| XYZ | 3.35 | 6.42 | 1.72 | - |
| YUV | 52.78 | 109.5 | 93.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 20 | 0.95 | 0 | 0.76 | 0.67 | 132 | 0.91 | 0.17 |
| Hex | 4 | 54 | 14 | 5F | 0 | 4C | 43 | 84 | 5B | 11 |
| Octal | 4 | 124 | 24 | 137 | 0 | 114 | 103 | 204 | 133 | 21 |
| Binary | 100 | 1010100 | 10100 | 1011111 | 0 | 1001100 | 1000011 | 10000100 | 1011011 | 10001 |
Color Harmonies of #045414
Complementary color
Monochromatic Colors of #045414
Black with #045414
Text Example
Text Example
White with #045414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045414; }
p { color: rgb(4,84,20); }
H1.HeaderClassName
{
color: #045414;
}
.AnyTagClassName
{
color: #045414;
}
</style>
background-color css
<style>
a { background-color: #045414; }
a { background-color: rgb(4,84,20); }
div.DivClassName
{
background-color: #045414;
}
.BgClassName
{
background-color: #045414;
}
</style>
border-color css
<style>
span { border-color: #045414; }
span { border-color: rgb(4,84,20); }
td.TdClassName
{
border-color: #045414;
}
.TagClassName
{
border-color: #045414;
}
</style>