Shades of Persian Green #049990
Tints of Persian Green #049990
RGB
CMYK
RGB Variations
Color information
#049990 (or 0x049990) is known color: Persian Green. HEX triplet: 04, 99 and 90. RGB value is (4,153,144). Sum of RGB (Red+Green+Blue) = 4+153+144=301 (39% of max value = 765). Red value is 4 (1.95% from 255 or 1.33% from 301); Green value is 153 (60.16% from 255 or 50.83% from 301); Blue value is 144 (56.64% from 255 or 47.84% from 301); Max value from RGB is 153 - color contains mainly: green. Hex color #049990 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #049990 is #FB666F. Grayscale: #6B6B6B. Windows color (decimal): -16475760 or 9476356. OLE color: 9476356.
HSL color Cylindrical-coordinate representation of color #049990: hue angle of 176.38º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049990 is Cyan = 0.97, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 4 | 153 | 144 | - |
| CMYK | 0.97 | 0 | 0.06 | 0.4 |
| HSL | 176.38º | 0.95% | 0.31% | - |
| HSV(B) | 176.38º | 0.97% | 0.6% | - |
| XYZ | 16.48 | 24.82 | 30.31 | - |
| YUV | 107.42 | 148.64 | 54.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 153 | 144 | 0.97 | 0 | 0.06 | 0.4 | 176.38 | 0.95 | 0.31 |
| Hex | 4 | 99 | 90 | 61 | 0 | 6 | 28 | B0 | 5F | 1F |
| Octal | 4 | 231 | 220 | 141 | 0 | 6 | 50 | 260 | 137 | 37 |
| Binary | 100 | 10011001 | 10010000 | 1100001 | 0 | 110 | 101000 | 10110000 | 1011111 | 11111 |
Color Harmonies of #049990
Complementary color
Monochromatic Colors of #049990
Black with #049990
Text Example
Text Example
White with #049990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049990; }
p { color: rgb(4,153,144); }
H1.HeaderClassName
{
color: #049990;
}
.AnyTagClassName
{
color: #049990;
}
</style>
background-color css
<style>
a { background-color: #049990; }
a { background-color: rgb(4,153,144); }
div.DivClassName
{
background-color: #049990;
}
.BgClassName
{
background-color: #049990;
}
</style>
border-color css
<style>
span { border-color: #049990; }
span { border-color: rgb(4,153,144); }
td.TdClassName
{
border-color: #049990;
}
.TagClassName
{
border-color: #049990;
}
</style>