Shades of Fun Green #057233
Tints of Fun Green #057233
RGB
CMYK
RGB Variations
Color information
#057233 (or 0x057233) is known color: Fun Green. HEX triplet: 05, 72 and 33. RGB value is (5,114,51). Sum of RGB (Red+Green+Blue) = 5+114+51=170 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.94% from 170); Green value is 114 (44.92% from 255 or 67.06% from 170); Blue value is 51 (20.31% from 255 or 30% from 170); Max value from RGB is 114 - color contains mainly: green. Hex color #057233 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057233 is #FA8DCC. Grayscale: #4A4A4A. Windows color (decimal): -16420301 or 3371525. OLE color: 3371525.
HSL color Cylindrical-coordinate representation of color #057233: hue angle of 145.32º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057233 is Cyan = 0.96, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 51 | - |
| CMYK | 0.96 | 0 | 0.55 | 0.55 |
| HSL | 145.32º | 0.92% | 0.23% | - |
| HSV(B) | 145.32º | 0.96% | 0.45% | - |
| XYZ | 6.68 | 12.31 | 5.16 | - |
| YUV | 74.23 | 114.89 | 78.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 51 | 0.96 | 0 | 0.55 | 0.55 | 145.32 | 0.92 | 0.23 |
| Hex | 5 | 72 | 33 | 60 | 0 | 37 | 37 | 91 | 5C | 17 |
| Octal | 5 | 162 | 63 | 140 | 0 | 67 | 67 | 221 | 134 | 27 |
| Binary | 101 | 1110010 | 110011 | 1100000 | 0 | 110111 | 110111 | 10010001 | 1011100 | 10111 |
Color Harmonies of #057233
Complementary color
Monochromatic Colors of #057233
Black with #057233
Text Example
Text Example
White with #057233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057233; }
p { color: rgb(5,114,51); }
H1.HeaderClassName
{
color: #057233;
}
.AnyTagClassName
{
color: #057233;
}
</style>
background-color css
<style>
a { background-color: #057233; }
a { background-color: rgb(5,114,51); }
div.DivClassName
{
background-color: #057233;
}
.BgClassName
{
background-color: #057233;
}
</style>
border-color css
<style>
span { border-color: #057233; }
span { border-color: rgb(5,114,51); }
td.TdClassName
{
border-color: #057233;
}
.TagClassName
{
border-color: #057233;
}
</style>