Shades of Eastern Blue #068696
Tints of Eastern Blue #068696
RGB
CMYK
RGB Variations
Color information
#068696 (or 0x068696) is known color: Eastern Blue. HEX triplet: 06, 86 and 96. RGB value is (6,134,150). Sum of RGB (Red+Green+Blue) = 6+134+150=290 (38% of max value = 765). Red value is 6 (2.73% from 255 or 2.07% from 290); Green value is 134 (52.73% from 255 or 46.21% from 290); Blue value is 150 (58.98% from 255 or 51.72% from 290); Max value from RGB is 150 - color contains mainly: blue. Hex color #068696 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #068696 is #F97969. Grayscale: #616161. Windows color (decimal): -16349546 or 9864710. OLE color: 9864710.
HSL color Cylindrical-coordinate representation of color #068696: hue angle of 186.67º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #068696 is Cyan = 0.96, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 134 | 150 | - |
| CMYK | 0.96 | 0.11 | 0 | 0.41 |
| HSL | 186.67º | 0.92% | 0.31% | - |
| HSV(B) | 186.67º | 0.96% | 0.59% | - |
| XYZ | 14.11 | 19.29 | 31.83 | - |
| YUV | 97.55 | 157.59 | 62.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 134 | 150 | 0.96 | 0.11 | 0 | 0.41 | 186.67 | 0.92 | 0.31 |
| Hex | 6 | 86 | 96 | 60 | B | 0 | 29 | BB | 5C | 1F |
| Octal | 6 | 206 | 226 | 140 | 13 | 0 | 51 | 273 | 134 | 37 |
| Binary | 110 | 10000110 | 10010110 | 1100000 | 1011 | 0 | 101001 | 10111011 | 1011100 | 11111 |
Color Harmonies of #068696
Complementary color
Monochromatic Colors of #068696
Black with #068696
Text Example
Text Example
White with #068696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068696; }
p { color: rgb(6,134,150); }
H1.HeaderClassName
{
color: #068696;
}
.AnyTagClassName
{
color: #068696;
}
</style>
background-color css
<style>
a { background-color: #068696; }
a { background-color: rgb(6,134,150); }
div.DivClassName
{
background-color: #068696;
}
.BgClassName
{
background-color: #068696;
}
</style>
border-color css
<style>
span { border-color: #068696; }
span { border-color: rgb(6,134,150); }
td.TdClassName
{
border-color: #068696;
}
.TagClassName
{
border-color: #068696;
}
</style>