Shades of Teal #057586
Tints of Teal #057586
RGB
CMYK
RGB Variations
Color information
#057586 (or 0x057586) is known color: Teal. HEX triplet: 05, 75 and 86. RGB value is (5,117,134). Sum of RGB (Red+Green+Blue) = 5+117+134=256 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.95% from 256); Green value is 117 (46.09% from 255 or 45.70% from 256); Blue value is 134 (52.73% from 255 or 52.34% from 256); Max value from RGB is 134 - color contains mainly: blue. Hex color #057586 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #057586 is #FA8A79. Grayscale: #555555. Windows color (decimal): -16419450 or 8811781. OLE color: 8811781.
HSL color Cylindrical-coordinate representation of color #057586: hue angle of 187.91º 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 #057586 is Cyan = 0.96, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 117 | 134 | - |
| CMYK | 0.96 | 0.13 | 0 | 0.47 |
| HSL | 187.91º | 0.93% | 0.27% | - |
| HSV(B) | 187.91º | 0.96% | 0.53% | - |
| XYZ | 10.73 | 14.48 | 24.78 | - |
| YUV | 85.45 | 155.39 | 70.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 117 | 134 | 0.96 | 0.13 | 0 | 0.47 | 187.91 | 0.93 | 0.27 |
| Hex | 5 | 75 | 86 | 60 | D | 0 | 2F | BC | 5D | 1B |
| Octal | 5 | 165 | 206 | 140 | 15 | 0 | 57 | 274 | 135 | 33 |
| Binary | 101 | 1110101 | 10000110 | 1100000 | 1101 | 0 | 101111 | 10111100 | 1011101 | 11011 |
Color Harmonies of #057586
Complementary color
Monochromatic Colors of #057586
Black with #057586
Text Example
Text Example
White with #057586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057586; }
p { color: rgb(5,117,134); }
H1.HeaderClassName
{
color: #057586;
}
.AnyTagClassName
{
color: #057586;
}
</style>
background-color css
<style>
a { background-color: #057586; }
a { background-color: rgb(5,117,134); }
div.DivClassName
{
background-color: #057586;
}
.BgClassName
{
background-color: #057586;
}
</style>
border-color css
<style>
span { border-color: #057586; }
span { border-color: rgb(5,117,134); }
td.TdClassName
{
border-color: #057586;
}
.TagClassName
{
border-color: #057586;
}
</style>