Shades of Green #057419
Tints of Green #057419
RGB
CMYK
RGB Variations
Color information
#057419 (or 0x057419) is known color: Green. HEX triplet: 05, 74 and 19. RGB value is (5,116,25). Sum of RGB (Red+Green+Blue) = 5+116+25=146 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.42% from 146); Green value is 116 (45.70% from 255 or 79.45% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 116 - color contains mainly: green. Hex color #057419 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #057419 is #FA8BE6. Grayscale: #484848. Windows color (decimal): -16419815 or 1668101. OLE color: 1668101.
HSL color Cylindrical-coordinate representation of color #057419: hue angle of 130.81º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057419 is Cyan = 0.96, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 25 | - |
| CMYK | 0.96 | 0 | 0.78 | 0.55 |
| HSL | 130.81º | 0.92% | 0.24% | - |
| HSV(B) | 130.81º | 0.96% | 0.45% | - |
| XYZ | 6.48 | 12.59 | 3.01 | - |
| YUV | 72.44 | 101.23 | 79.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 25 | 0.96 | 0 | 0.78 | 0.55 | 130.81 | 0.92 | 0.24 |
| Hex | 5 | 74 | 19 | 60 | 0 | 4E | 37 | 83 | 5C | 18 |
| Octal | 5 | 164 | 31 | 140 | 0 | 116 | 67 | 203 | 134 | 30 |
| Binary | 101 | 1110100 | 11001 | 1100000 | 0 | 1001110 | 110111 | 10000011 | 1011100 | 11000 |
Color Harmonies of #057419
Complementary color
Monochromatic Colors of #057419
Black with #057419
Text Example
Text Example
White with #057419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057419; }
p { color: rgb(5,116,25); }
H1.HeaderClassName
{
color: #057419;
}
.AnyTagClassName
{
color: #057419;
}
</style>
background-color css
<style>
a { background-color: #057419; }
a { background-color: rgb(5,116,25); }
div.DivClassName
{
background-color: #057419;
}
.BgClassName
{
background-color: #057419;
}
</style>
border-color css
<style>
span { border-color: #057419; }
span { border-color: rgb(5,116,25); }
td.TdClassName
{
border-color: #057419;
}
.TagClassName
{
border-color: #057419;
}
</style>