Shades of Fun Green #057430
Tints of Fun Green #057430
RGB
CMYK
RGB Variations
Color information
#057430 (or 0x057430) is known color: Fun Green. HEX triplet: 05, 74 and 30. RGB value is (5,116,48). Sum of RGB (Red+Green+Blue) = 5+116+48=169 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.96% from 169); Green value is 116 (45.70% from 255 or 68.64% from 169); Blue value is 48 (19.14% from 255 or 28.40% from 169); Max value from RGB is 116 - color contains mainly: green. Hex color #057430 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057430 is #FA8BCF. Grayscale: #4B4B4B. Windows color (decimal): -16419792 or 3175429. OLE color: 3175429.
HSL color Cylindrical-coordinate representation of color #057430: hue angle of 143.24º 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 #057430 is Cyan = 0.96, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 48 | - |
| CMYK | 0.96 | 0 | 0.59 | 0.55 |
| HSL | 143.24º | 0.92% | 0.24% | - |
| HSV(B) | 143.24º | 0.96% | 0.45% | - |
| XYZ | 6.84 | 12.74 | 4.89 | - |
| YUV | 75.06 | 112.73 | 78.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 48 | 0.96 | 0 | 0.59 | 0.55 | 143.24 | 0.92 | 0.24 |
| Hex | 5 | 74 | 30 | 60 | 0 | 3B | 37 | 8F | 5C | 18 |
| Octal | 5 | 164 | 60 | 140 | 0 | 73 | 67 | 217 | 134 | 30 |
| Binary | 101 | 1110100 | 110000 | 1100000 | 0 | 111011 | 110111 | 10001111 | 1011100 | 11000 |
Color Harmonies of #057430
Complementary color
Monochromatic Colors of #057430
Black with #057430
Text Example
Text Example
White with #057430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057430; }
p { color: rgb(5,116,48); }
H1.HeaderClassName
{
color: #057430;
}
.AnyTagClassName
{
color: #057430;
}
</style>
background-color css
<style>
a { background-color: #057430; }
a { background-color: rgb(5,116,48); }
div.DivClassName
{
background-color: #057430;
}
.BgClassName
{
background-color: #057430;
}
</style>
border-color css
<style>
span { border-color: #057430; }
span { border-color: rgb(5,116,48); }
td.TdClassName
{
border-color: #057430;
}
.TagClassName
{
border-color: #057430;
}
</style>