Shades of Eastern Blue #068495
Tints of Eastern Blue #068495
RGB
CMYK
RGB Variations
Color information
#068495 (or 0x068495) is known color: Eastern Blue. HEX triplet: 06, 84 and 95. RGB value is (6,132,149). Sum of RGB (Red+Green+Blue) = 6+132+149=287 (38% of max value = 765). Red value is 6 (2.73% from 255 or 2.09% from 287); Green value is 132 (51.95% from 255 or 45.99% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #068495 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #068495 is #F97B6A. Grayscale: #606060. Windows color (decimal): -16350059 or 9798662. OLE color: 9798662.
HSL color Cylindrical-coordinate representation of color #068495: hue angle of 187.13º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #068495 is Cyan = 0.96, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 132 | 149 | - |
| CMYK | 0.96 | 0.11 | 0 | 0.42 |
| HSL | 187.13º | 0.92% | 0.3% | - |
| HSV(B) | 187.13º | 0.96% | 0.58% | - |
| XYZ | 13.75 | 18.71 | 31.32 | - |
| YUV | 96.26 | 157.76 | 63.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 132 | 149 | 0.96 | 0.11 | 0 | 0.42 | 187.13 | 0.92 | 0.3 |
| Hex | 6 | 84 | 95 | 60 | B | 0 | 2A | BB | 5C | 1E |
| Octal | 6 | 204 | 225 | 140 | 13 | 0 | 52 | 273 | 134 | 36 |
| Binary | 110 | 10000100 | 10010101 | 1100000 | 1011 | 0 | 101010 | 10111011 | 1011100 | 11110 |
Color Harmonies of #068495
Complementary color
Monochromatic Colors of #068495
Black with #068495
Text Example
Text Example
White with #068495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068495; }
p { color: rgb(6,132,149); }
H1.HeaderClassName
{
color: #068495;
}
.AnyTagClassName
{
color: #068495;
}
</style>
background-color css
<style>
a { background-color: #068495; }
a { background-color: rgb(6,132,149); }
div.DivClassName
{
background-color: #068495;
}
.BgClassName
{
background-color: #068495;
}
</style>
border-color css
<style>
span { border-color: #068495; }
span { border-color: rgb(6,132,149); }
td.TdClassName
{
border-color: #068495;
}
.TagClassName
{
border-color: #068495;
}
</style>