Shades of Teal #067386
Tints of Teal #067386
RGB
CMYK
RGB Variations
Color information
#067386 (or 0x067386) is known color: Teal. HEX triplet: 06, 73 and 86. RGB value is (6,115,134). Sum of RGB (Red+Green+Blue) = 6+115+134=255 (33% of max value = 765). Red value is 6 (2.73% from 255 or 2.35% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 134 (52.73% from 255 or 52.55% from 255); Max value from RGB is 134 - color contains mainly: blue. Hex color #067386 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #067386 is #F98C79. Grayscale: #545454. Windows color (decimal): -16354426 or 8811270. OLE color: 8811270.
HSL color Cylindrical-coordinate representation of color #067386: hue angle of 188.91º degrees, saturation: 0.91, 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 #067386 is Cyan = 0.96, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 115 | 134 | - |
| CMYK | 0.96 | 0.14 | 0 | 0.47 |
| HSL | 188.91º | 0.91% | 0.27% | - |
| HSV(B) | 188.91º | 0.96% | 0.53% | - |
| XYZ | 10.51 | 14.02 | 24.71 | - |
| YUV | 84.58 | 155.89 | 71.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 115 | 134 | 0.96 | 0.14 | 0 | 0.47 | 188.91 | 0.91 | 0.27 |
| Hex | 6 | 73 | 86 | 60 | E | 0 | 2F | BD | 5B | 1B |
| Octal | 6 | 163 | 206 | 140 | 16 | 0 | 57 | 275 | 133 | 33 |
| Binary | 110 | 1110011 | 10000110 | 1100000 | 1110 | 0 | 101111 | 10111101 | 1011011 | 11011 |
Color Harmonies of #067386
Complementary color
Monochromatic Colors of #067386
Black with #067386
Text Example
Text Example
White with #067386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067386; }
p { color: rgb(6,115,134); }
H1.HeaderClassName
{
color: #067386;
}
.AnyTagClassName
{
color: #067386;
}
</style>
background-color css
<style>
a { background-color: #067386; }
a { background-color: rgb(6,115,134); }
div.DivClassName
{
background-color: #067386;
}
.BgClassName
{
background-color: #067386;
}
</style>
border-color css
<style>
span { border-color: #067386; }
span { border-color: rgb(6,115,134); }
td.TdClassName
{
border-color: #067386;
}
.TagClassName
{
border-color: #067386;
}
</style>