Shades of Teal #057487
Tints of Teal #057487
RGB
CMYK
RGB Variations
Color information
#057487 (or 0x057487) is known color: Teal. HEX triplet: 05, 74 and 87. RGB value is (5,116,135). Sum of RGB (Red+Green+Blue) = 5+116+135=256 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.95% from 256); Green value is 116 (45.70% from 255 or 45.31% from 256); Blue value is 135 (53.12% from 255 or 52.73% from 256); Max value from RGB is 135 - color contains mainly: blue. Hex color #057487 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #057487 is #FA8B78. Grayscale: #545454. Windows color (decimal): -16419705 or 8877061. OLE color: 8877061.
HSL color Cylindrical-coordinate representation of color #057487: hue angle of 188.77º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057487 is Cyan = 0.96, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 116 | 135 | - |
| CMYK | 0.96 | 0.14 | 0 | 0.47 |
| HSL | 188.77º | 0.93% | 0.27% | - |
| HSV(B) | 188.77º | 0.96% | 0.53% | - |
| XYZ | 10.68 | 14.27 | 25.11 | - |
| YUV | 84.98 | 156.23 | 70.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 135 | 0.96 | 0.14 | 0 | 0.47 | 188.77 | 0.93 | 0.27 |
| Hex | 5 | 74 | 87 | 60 | E | 0 | 2F | BD | 5D | 1B |
| Octal | 5 | 164 | 207 | 140 | 16 | 0 | 57 | 275 | 135 | 33 |
| Binary | 101 | 1110100 | 10000111 | 1100000 | 1110 | 0 | 101111 | 10111101 | 1011101 | 11011 |
Color Harmonies of #057487
Complementary color
Monochromatic Colors of #057487
Black with #057487
Text Example
Text Example
White with #057487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057487; }
p { color: rgb(5,116,135); }
H1.HeaderClassName
{
color: #057487;
}
.AnyTagClassName
{
color: #057487;
}
</style>
background-color css
<style>
a { background-color: #057487; }
a { background-color: rgb(5,116,135); }
div.DivClassName
{
background-color: #057487;
}
.BgClassName
{
background-color: #057487;
}
</style>
border-color css
<style>
span { border-color: #057487; }
span { border-color: rgb(5,116,135); }
td.TdClassName
{
border-color: #057487;
}
.TagClassName
{
border-color: #057487;
}
</style>