Shades of Fun Green #057432
Tints of Fun Green #057432
RGB
CMYK
RGB Variations
Color information
#057432 (or 0x057432) is known color: Fun Green. HEX triplet: 05, 74 and 32. RGB value is (5,116,50). Sum of RGB (Red+Green+Blue) = 5+116+50=171 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.92% from 171); Green value is 116 (45.70% from 255 or 67.84% from 171); Blue value is 50 (19.92% from 255 or 29.24% from 171); Max value from RGB is 116 - color contains mainly: green. Hex color #057432 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057432 is #FA8BCD. Grayscale: #4B4B4B. Windows color (decimal): -16419790 or 3306501. OLE color: 3306501.
HSL color Cylindrical-coordinate representation of color #057432: hue angle of 144.32º 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 #057432 is Cyan = 0.96, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 50 | - |
| CMYK | 0.96 | 0 | 0.57 | 0.55 |
| HSL | 144.32º | 0.92% | 0.24% | - |
| HSV(B) | 144.32º | 0.96% | 0.45% | - |
| XYZ | 6.88 | 12.75 | 5.12 | - |
| YUV | 75.29 | 113.73 | 77.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 50 | 0.96 | 0 | 0.57 | 0.55 | 144.32 | 0.92 | 0.24 |
| Hex | 5 | 74 | 32 | 60 | 0 | 39 | 37 | 90 | 5C | 18 |
| Octal | 5 | 164 | 62 | 140 | 0 | 71 | 67 | 220 | 134 | 30 |
| Binary | 101 | 1110100 | 110010 | 1100000 | 0 | 111001 | 110111 | 10010000 | 1011100 | 11000 |
Color Harmonies of #057432
Complementary color
Monochromatic Colors of #057432
Black with #057432
Text Example
Text Example
White with #057432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057432; }
p { color: rgb(5,116,50); }
H1.HeaderClassName
{
color: #057432;
}
.AnyTagClassName
{
color: #057432;
}
</style>
background-color css
<style>
a { background-color: #057432; }
a { background-color: rgb(5,116,50); }
div.DivClassName
{
background-color: #057432;
}
.BgClassName
{
background-color: #057432;
}
</style>
border-color css
<style>
span { border-color: #057432; }
span { border-color: rgb(5,116,50); }
td.TdClassName
{
border-color: #057432;
}
.TagClassName
{
border-color: #057432;
}
</style>