Shades of Persian Green #019894
Tints of Persian Green #019894
RGB
CMYK
RGB Variations
Color information
#019894 (or 0x019894) is known color: Persian Green. HEX triplet: 01, 98 and 94. RGB value is (1,152,148). Sum of RGB (Red+Green+Blue) = 1+152+148=301 (39% of max value = 765). Red value is 1 (0.78% from 255 or 0.33% from 301); Green value is 152 (59.77% from 255 or 50.50% from 301); Blue value is 148 (58.20% from 255 or 49.17% from 301); Max value from RGB is 152 - color contains mainly: green. Hex color #019894 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #019894 is #FE676B. Grayscale: #6A6A6A. Windows color (decimal): -16672620 or 9738241. OLE color: 9738241.
HSL color Cylindrical-coordinate representation of color #019894: hue angle of 178.41º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019894 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 1 | 152 | 148 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.40 |
| HSL | 178.41º | 0.99% | 0.3% | - |
| HSV(B) | 178.41º | 0.99% | 0.6% | - |
| XYZ | 16.59 | 24.6 | 31.89 | - |
| YUV | 106.4 | 151.47 | 52.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 152 | 148 | 0.99 | 0 | 0.03 | 0.40 | 178.41 | 0.99 | 0.3 |
| Hex | 1 | 98 | 94 | 63 | 0 | 3 | 28 | B2 | 63 | 1E |
| Octal | 1 | 230 | 224 | 143 | 0 | 3 | 50 | 262 | 143 | 36 |
| Binary | 1 | 10011000 | 10010100 | 1100011 | 0 | 11 | 101000 | 10110010 | 1100011 | 11110 |
Color Harmonies of #019894
Complementary color
Monochromatic Colors of #019894
Black with #019894
Text Example
Text Example
White with #019894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019894; }
p { color: rgb(1,152,148); }
H1.HeaderClassName
{
color: #019894;
}
.AnyTagClassName
{
color: #019894;
}
</style>
background-color css
<style>
a { background-color: #019894; }
a { background-color: rgb(1,152,148); }
div.DivClassName
{
background-color: #019894;
}
.BgClassName
{
background-color: #019894;
}
</style>
border-color css
<style>
span { border-color: #019894; }
span { border-color: rgb(1,152,148); }
td.TdClassName
{
border-color: #019894;
}
.TagClassName
{
border-color: #019894;
}
</style>