Shades of Crusoe #045415
Tints of Crusoe #045415
RGB
CMYK
RGB Variations
Color information
#045415 (or 0x045415) is known color: Crusoe. HEX triplet: 04, 54 and 15. RGB value is (4,84,21). Sum of RGB (Red+Green+Blue) = 4+84+21=109 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.67% from 109); Green value is 84 (33.20% from 255 or 77.06% from 109); Blue value is 21 (8.59% from 255 or 19.27% from 109); Max value from RGB is 84 - color contains mainly: green. Hex color #045415 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045415 is #FBABEA. Grayscale: #353535. Windows color (decimal): -16493547 or 1397764. OLE color: 1397764.
HSL color Cylindrical-coordinate representation of color #045415: hue angle of 132.75º 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 #045415 is Cyan = 0.95, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 84 | 21 | - |
| CMYK | 0.95 | 0 | 0.75 | 0.67 |
| HSL | 132.75º | 0.91% | 0.17% | - |
| HSV(B) | 132.75º | 0.95% | 0.33% | - |
| XYZ | 3.36 | 6.42 | 1.77 | - |
| YUV | 52.9 | 110 | 93.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 21 | 0.95 | 0 | 0.75 | 0.67 | 132.75 | 0.91 | 0.17 |
| Hex | 4 | 54 | 15 | 5F | 0 | 4B | 43 | 85 | 5B | 11 |
| Octal | 4 | 124 | 25 | 137 | 0 | 113 | 103 | 205 | 133 | 21 |
| Binary | 100 | 1010100 | 10101 | 1011111 | 0 | 1001011 | 1000011 | 10000101 | 1011011 | 10001 |
Color Harmonies of #045415
Complementary color
Monochromatic Colors of #045415
Black with #045415
Text Example
Text Example
White with #045415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045415; }
p { color: rgb(4,84,21); }
H1.HeaderClassName
{
color: #045415;
}
.AnyTagClassName
{
color: #045415;
}
</style>
background-color css
<style>
a { background-color: #045415; }
a { background-color: rgb(4,84,21); }
div.DivClassName
{
background-color: #045415;
}
.BgClassName
{
background-color: #045415;
}
</style>
border-color css
<style>
span { border-color: #045415; }
span { border-color: rgb(4,84,21); }
td.TdClassName
{
border-color: #045415;
}
.TagClassName
{
border-color: #045415;
}
</style>