Shades of Teal #047689
Tints of Teal #047689
RGB
CMYK
RGB Variations
Color information
#047689 (or 0x047689) is known color: Teal. HEX triplet: 04, 76 and 89. RGB value is (4,118,137). Sum of RGB (Red+Green+Blue) = 4+118+137=259 (34% of max value = 765). Red value is 4 (1.95% from 255 or 1.54% from 259); Green value is 118 (46.48% from 255 or 45.56% from 259); Blue value is 137 (53.91% from 255 or 52.90% from 259); Max value from RGB is 137 - color contains mainly: blue. Hex color #047689 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #047689 is #FB8976. Grayscale: #555555. Windows color (decimal): -16484727 or 9008644. OLE color: 9008644.
HSL color Cylindrical-coordinate representation of color #047689: hue angle of 188.57º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047689 is Cyan = 0.97, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 4 | 118 | 137 | - |
| CMYK | 0.97 | 0.14 | 0 | 0.46 |
| HSL | 188.57º | 0.94% | 0.28% | - |
| HSV(B) | 188.57º | 0.97% | 0.54% | - |
| XYZ | 11.04 | 14.79 | 25.94 | - |
| YUV | 86.08 | 156.73 | 69.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 118 | 137 | 0.97 | 0.14 | 0 | 0.46 | 188.57 | 0.94 | 0.28 |
| Hex | 4 | 76 | 89 | 61 | E | 0 | 2E | BD | 5E | 1C |
| Octal | 4 | 166 | 211 | 141 | 16 | 0 | 56 | 275 | 136 | 34 |
| Binary | 100 | 1110110 | 10001001 | 1100001 | 1110 | 0 | 101110 | 10111101 | 1011110 | 11100 |
Color Harmonies of #047689
Complementary color
Monochromatic Colors of #047689
Black with #047689
Text Example
Text Example
White with #047689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047689; }
p { color: rgb(4,118,137); }
H1.HeaderClassName
{
color: #047689;
}
.AnyTagClassName
{
color: #047689;
}
</style>
background-color css
<style>
a { background-color: #047689; }
a { background-color: rgb(4,118,137); }
div.DivClassName
{
background-color: #047689;
}
.BgClassName
{
background-color: #047689;
}
</style>
border-color css
<style>
span { border-color: #047689; }
span { border-color: rgb(4,118,137); }
td.TdClassName
{
border-color: #047689;
}
.TagClassName
{
border-color: #047689;
}
</style>