Shades of Crusoe #045416
Tints of Crusoe #045416
RGB
CMYK
RGB Variations
Color information
#045416 (or 0x045416) is known color: Crusoe. HEX triplet: 04, 54 and 16. RGB value is (4,84,22). Sum of RGB (Red+Green+Blue) = 4+84+22=110 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.64% from 110); Green value is 84 (33.20% from 255 or 76.36% from 110); Blue value is 22 (8.98% from 255 or 20% from 110); Max value from RGB is 84 - color contains mainly: green. Hex color #045416 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045416 is #FBABE9. Grayscale: #353535. Windows color (decimal): -16493546 or 1463300. OLE color: 1463300.
HSL color Cylindrical-coordinate representation of color #045416: hue angle of 133.5º 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 #045416 is Cyan = 0.95, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 84 | 22 | - |
| CMYK | 0.95 | 0 | 0.74 | 0.67 |
| HSL | 133.5º | 0.91% | 0.17% | - |
| HSV(B) | 133.5º | 0.95% | 0.33% | - |
| XYZ | 3.37 | 6.42 | 1.82 | - |
| YUV | 53.01 | 110.5 | 93.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 22 | 0.95 | 0 | 0.74 | 0.67 | 133.5 | 0.91 | 0.17 |
| Hex | 4 | 54 | 16 | 5F | 0 | 4A | 43 | 86 | 5B | 11 |
| Octal | 4 | 124 | 26 | 137 | 0 | 112 | 103 | 206 | 133 | 21 |
| Binary | 100 | 1010100 | 10110 | 1011111 | 0 | 1001010 | 1000011 | 10000110 | 1011011 | 10001 |
Color Harmonies of #045416
Complementary color
Monochromatic Colors of #045416
Black with #045416
Text Example
Text Example
White with #045416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045416; }
p { color: rgb(4,84,22); }
H1.HeaderClassName
{
color: #045416;
}
.AnyTagClassName
{
color: #045416;
}
</style>
background-color css
<style>
a { background-color: #045416; }
a { background-color: rgb(4,84,22); }
div.DivClassName
{
background-color: #045416;
}
.BgClassName
{
background-color: #045416;
}
</style>
border-color css
<style>
span { border-color: #045416; }
span { border-color: rgb(4,84,22); }
td.TdClassName
{
border-color: #045416;
}
.TagClassName
{
border-color: #045416;
}
</style>