Shades of Pigment Green #059038
Tints of Pigment Green #059038
RGB
CMYK
RGB Variations
Color information
#059038 (or 0x059038) is known color: Pigment Green. HEX triplet: 05, 90 and 38. RGB value is (5,144,56). Sum of RGB (Red+Green+Blue) = 5+144+56=205 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.44% from 205); Green value is 144 (56.64% from 255 or 70.24% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 144 - color contains mainly: green. Hex color #059038 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #059038 is #FA6FC7. Grayscale: #5C5C5C. Windows color (decimal): -16412616 or 3706885. OLE color: 3706885.
HSL color Cylindrical-coordinate representation of color #059038: hue angle of 142.01º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059038 is Cyan = 0.97, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 56 | - |
| CMYK | 0.97 | 0 | 0.61 | 0.44 |
| HSL | 142.01º | 0.93% | 0.29% | - |
| HSV(B) | 142.01º | 0.97% | 0.56% | - |
| XYZ | 10.75 | 20.26 | 7.09 | - |
| YUV | 92.41 | 107.45 | 65.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 56 | 0.97 | 0 | 0.61 | 0.44 | 142.01 | 0.93 | 0.29 |
| Hex | 5 | 90 | 38 | 61 | 0 | 3D | 2C | 8E | 5D | 1D |
| Octal | 5 | 220 | 70 | 141 | 0 | 75 | 54 | 216 | 135 | 35 |
| Binary | 101 | 10010000 | 111000 | 1100001 | 0 | 111101 | 101100 | 10001110 | 1011101 | 11101 |
Color Harmonies of #059038
Complementary color
Monochromatic Colors of #059038
Black with #059038
Text Example
Text Example
White with #059038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059038; }
p { color: rgb(5,144,56); }
H1.HeaderClassName
{
color: #059038;
}
.AnyTagClassName
{
color: #059038;
}
</style>
background-color css
<style>
a { background-color: #059038; }
a { background-color: rgb(5,144,56); }
div.DivClassName
{
background-color: #059038;
}
.BgClassName
{
background-color: #059038;
}
</style>
border-color css
<style>
span { border-color: #059038; }
span { border-color: rgb(5,144,56); }
td.TdClassName
{
border-color: #059038;
}
.TagClassName
{
border-color: #059038;
}
</style>