Shades of Pigment Green #019738
Tints of Pigment Green #019738
RGB
CMYK
RGB Variations
Color information
#019738 (or 0x019738) is known color: Pigment Green. HEX triplet: 01, 97 and 38. RGB value is (1,151,56). Sum of RGB (Red+Green+Blue) = 1+151+56=208 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.48% from 208); Green value is 151 (59.38% from 255 or 72.60% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 151 - color contains mainly: green. Hex color #019738 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #019738 is #FE68C7. Grayscale: #5F5F5F. Windows color (decimal): -16672968 or 3708673. OLE color: 3708673.
HSL color Cylindrical-coordinate representation of color #019738: hue angle of 142º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019738 is Cyan = 0.99, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 151 | 56 | - |
| CMYK | 0.99 | 0 | 0.63 | 0.41 |
| HSL | 142º | 0.99% | 0.3% | - |
| HSV(B) | 142º | 0.99% | 0.59% | - |
| XYZ | 11.79 | 22.43 | 7.45 | - |
| YUV | 95.32 | 105.81 | 60.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 151 | 56 | 0.99 | 0 | 0.63 | 0.41 | 142 | 0.99 | 0.3 |
| Hex | 1 | 97 | 38 | 63 | 0 | 3F | 29 | 8E | 63 | 1E |
| Octal | 1 | 227 | 70 | 143 | 0 | 77 | 51 | 216 | 143 | 36 |
| Binary | 1 | 10010111 | 111000 | 1100011 | 0 | 111111 | 101001 | 10001110 | 1100011 | 11110 |
Color Harmonies of #019738
Complementary color
Monochromatic Colors of #019738
Black with #019738
Text Example
Text Example
White with #019738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019738; }
p { color: rgb(1,151,56); }
H1.HeaderClassName
{
color: #019738;
}
.AnyTagClassName
{
color: #019738;
}
</style>
background-color css
<style>
a { background-color: #019738; }
a { background-color: rgb(1,151,56); }
div.DivClassName
{
background-color: #019738;
}
.BgClassName
{
background-color: #019738;
}
</style>
border-color css
<style>
span { border-color: #019738; }
span { border-color: rgb(1,151,56); }
td.TdClassName
{
border-color: #019738;
}
.TagClassName
{
border-color: #019738;
}
</style>