Shades of Persian Green #069988
Tints of Persian Green #069988
RGB
CMYK
RGB Variations
Color information
#069988 (or 0x069988) is known color: Persian Green. HEX triplet: 06, 99 and 88. RGB value is (6,153,136). Sum of RGB (Red+Green+Blue) = 6+153+136=295 (39% of max value = 765). Red value is 6 (2.73% from 255 or 2.03% from 295); Green value is 153 (60.16% from 255 or 51.86% from 295); Blue value is 136 (53.52% from 255 or 46.10% from 295); Max value from RGB is 153 - color contains mainly: green. Hex color #069988 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #069988 is #F96677. Grayscale: #6B6B6B. Windows color (decimal): -16344696 or 8952070. OLE color: 8952070.
HSL color Cylindrical-coordinate representation of color #069988: hue angle of 173.06º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069988 is Cyan = 0.96, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 6 | 153 | 136 | - |
| CMYK | 0.96 | 0 | 0.11 | 0.4 |
| HSL | 173.06º | 0.92% | 0.31% | - |
| HSV(B) | 173.06º | 0.96% | 0.6% | - |
| XYZ | 15.91 | 24.6 | 27.2 | - |
| YUV | 107.11 | 144.3 | 55.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 153 | 136 | 0.96 | 0 | 0.11 | 0.4 | 173.06 | 0.92 | 0.31 |
| Hex | 6 | 99 | 88 | 60 | 0 | B | 28 | AD | 5C | 1F |
| Octal | 6 | 231 | 210 | 140 | 0 | 13 | 50 | 255 | 134 | 37 |
| Binary | 110 | 10011001 | 10001000 | 1100000 | 0 | 1011 | 101000 | 10101101 | 1011100 | 11111 |
Color Harmonies of #069988
Complementary color
Monochromatic Colors of #069988
Black with #069988
Text Example
Text Example
White with #069988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069988; }
p { color: rgb(6,153,136); }
H1.HeaderClassName
{
color: #069988;
}
.AnyTagClassName
{
color: #069988;
}
</style>
background-color css
<style>
a { background-color: #069988; }
a { background-color: rgb(6,153,136); }
div.DivClassName
{
background-color: #069988;
}
.BgClassName
{
background-color: #069988;
}
</style>
border-color css
<style>
span { border-color: #069988; }
span { border-color: rgb(6,153,136); }
td.TdClassName
{
border-color: #069988;
}
.TagClassName
{
border-color: #069988;
}
</style>