Shades of Fun Green #057131
Tints of Fun Green #057131
RGB
CMYK
RGB Variations
Color information
#057131 (or 0x057131) is known color: Fun Green. HEX triplet: 05, 71 and 31. RGB value is (5,113,49). Sum of RGB (Red+Green+Blue) = 5+113+49=167 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.99% from 167); Green value is 113 (44.53% from 255 or 67.66% from 167); Blue value is 49 (19.53% from 255 or 29.34% from 167); Max value from RGB is 113 - color contains mainly: green. Hex color #057131 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057131 is #FA8ECE. Grayscale: #494949. Windows color (decimal): -16420559 or 3240197. OLE color: 3240197.
HSL color Cylindrical-coordinate representation of color #057131: hue angle of 144.44º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057131 is Cyan = 0.96, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 5 | 113 | 49 | - |
| CMYK | 0.96 | 0 | 0.57 | 0.56 |
| HSL | 144.44º | 0.92% | 0.23% | - |
| HSV(B) | 144.44º | 0.96% | 0.44% | - |
| XYZ | 6.52 | 12.06 | 4.89 | - |
| YUV | 73.41 | 114.22 | 79.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 113 | 49 | 0.96 | 0 | 0.57 | 0.56 | 144.44 | 0.92 | 0.23 |
| Hex | 5 | 71 | 31 | 60 | 0 | 39 | 38 | 90 | 5C | 17 |
| Octal | 5 | 161 | 61 | 140 | 0 | 71 | 70 | 220 | 134 | 27 |
| Binary | 101 | 1110001 | 110001 | 1100000 | 0 | 111001 | 111000 | 10010000 | 1011100 | 10111 |
Color Harmonies of #057131
Complementary color
Monochromatic Colors of #057131
Black with #057131
Text Example
Text Example
White with #057131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057131; }
p { color: rgb(5,113,49); }
H1.HeaderClassName
{
color: #057131;
}
.AnyTagClassName
{
color: #057131;
}
</style>
background-color css
<style>
a { background-color: #057131; }
a { background-color: rgb(5,113,49); }
div.DivClassName
{
background-color: #057131;
}
.BgClassName
{
background-color: #057131;
}
</style>
border-color css
<style>
span { border-color: #057131; }
span { border-color: rgb(5,113,49); }
td.TdClassName
{
border-color: #057131;
}
.TagClassName
{
border-color: #057131;
}
</style>