Shades of Crusoe #045419
Tints of Crusoe #045419
RGB
CMYK
RGB Variations
Color information
#045419 (or 0x045419) is known color: Crusoe. HEX triplet: 04, 54 and 19. RGB value is (4,84,25). Sum of RGB (Red+Green+Blue) = 4+84+25=113 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.54% from 113); Green value is 84 (33.20% from 255 or 74.34% from 113); Blue value is 25 (10.16% from 255 or 22.12% from 113); Max value from RGB is 84 - color contains mainly: green. Hex color #045419 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #045419 is #FBABE6. Grayscale: #353535. Windows color (decimal): -16493543 or 1659908. OLE color: 1659908.
HSL color Cylindrical-coordinate representation of color #045419: hue angle of 135.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 #045419 is Cyan = 0.95, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 84 | 25 | - |
| CMYK | 0.95 | 0 | 0.70 | 0.67 |
| HSL | 135.75º | 0.91% | 0.17% | - |
| HSV(B) | 135.75º | 0.95% | 0.33% | - |
| XYZ | 3.4 | 6.44 | 1.98 | - |
| YUV | 53.35 | 112 | 92.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 25 | 0.95 | 0 | 0.70 | 0.67 | 135.75 | 0.91 | 0.17 |
| Hex | 4 | 54 | 19 | 5F | 0 | 46 | 43 | 88 | 5B | 11 |
| Octal | 4 | 124 | 31 | 137 | 0 | 106 | 103 | 210 | 133 | 21 |
| Binary | 100 | 1010100 | 11001 | 1011111 | 0 | 1000110 | 1000011 | 10001000 | 1011011 | 10001 |
Color Harmonies of #045419
Complementary color
Monochromatic Colors of #045419
Black with #045419
Text Example
Text Example
White with #045419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045419; }
p { color: rgb(4,84,25); }
H1.HeaderClassName
{
color: #045419;
}
.AnyTagClassName
{
color: #045419;
}
</style>
background-color css
<style>
a { background-color: #045419; }
a { background-color: rgb(4,84,25); }
div.DivClassName
{
background-color: #045419;
}
.BgClassName
{
background-color: #045419;
}
</style>
border-color css
<style>
span { border-color: #045419; }
span { border-color: rgb(4,84,25); }
td.TdClassName
{
border-color: #045419;
}
.TagClassName
{
border-color: #045419;
}
</style>