Shades of Teal #047281
Tints of Teal #047281
RGB
CMYK
RGB Variations
Color information
#047281 (or 0x047281) is known color: Teal. HEX triplet: 04, 72 and 81. RGB value is (4,114,129). Sum of RGB (Red+Green+Blue) = 4+114+129=247 (32% of max value = 765). Red value is 4 (1.95% from 255 or 1.62% from 247); Green value is 114 (44.92% from 255 or 46.15% from 247); Blue value is 129 (50.78% from 255 or 52.23% from 247); Max value from RGB is 129 - color contains mainly: blue. Hex color #047281 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #047281 is #FB8D7E. Grayscale: #525252. Windows color (decimal): -16485759 or 8483332. OLE color: 8483332.
HSL color Cylindrical-coordinate representation of color #047281: hue angle of 187.2º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047281 is Cyan = 0.97, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 114 | 129 | - |
| CMYK | 0.97 | 0.12 | 0 | 0.49 |
| HSL | 187.2º | 0.94% | 0.26% | - |
| HSV(B) | 187.2º | 0.97% | 0.51% | - |
| XYZ | 10.03 | 13.65 | 22.87 | - |
| YUV | 82.82 | 154.06 | 71.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 114 | 129 | 0.97 | 0.12 | 0 | 0.49 | 187.2 | 0.94 | 0.26 |
| Hex | 4 | 72 | 81 | 61 | C | 0 | 31 | BB | 5E | 1A |
| Octal | 4 | 162 | 201 | 141 | 14 | 0 | 61 | 273 | 136 | 32 |
| Binary | 100 | 1110010 | 10000001 | 1100001 | 1100 | 0 | 110001 | 10111011 | 1011110 | 11010 |
Color Harmonies of #047281
Complementary color
Monochromatic Colors of #047281
Black with #047281
Text Example
Text Example
White with #047281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047281; }
p { color: rgb(4,114,129); }
H1.HeaderClassName
{
color: #047281;
}
.AnyTagClassName
{
color: #047281;
}
</style>
background-color css
<style>
a { background-color: #047281; }
a { background-color: rgb(4,114,129); }
div.DivClassName
{
background-color: #047281;
}
.BgClassName
{
background-color: #047281;
}
</style>
border-color css
<style>
span { border-color: #047281; }
span { border-color: rgb(4,114,129); }
td.TdClassName
{
border-color: #047281;
}
.TagClassName
{
border-color: #047281;
}
</style>