Shades of Eastern Blue #167994
Tints of Eastern Blue #167994
RGB
CMYK
RGB Variations
Color information
#167994 (or 0x167994) is known color: Eastern Blue. HEX triplet: 16, 79 and 94. RGB value is (22,121,148). Sum of RGB (Red+Green+Blue) = 22+121+148=291 (38% of max value = 765). Red value is 22 (8.98% from 255 or 7.56% from 291); Green value is 121 (47.66% from 255 or 41.58% from 291); Blue value is 148 (58.20% from 255 or 50.86% from 291); Max value from RGB is 148 - color contains mainly: blue. Hex color #167994 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #167994 is #E9866B. Grayscale: #5E5E5E. Windows color (decimal): -15304300 or 9730326. OLE color: 9730326.
HSL color Cylindrical-coordinate representation of color #167994: hue angle of 192.86º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #167994 is Cyan = 0.85, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 121 | 148 | - |
| CMYK | 0.85 | 0.18 | 0 | 0.42 |
| HSL | 192.86º | 0.74% | 0.33% | - |
| HSV(B) | 192.86º | 0.85% | 0.58% | - |
| XYZ | 12.51 | 15.98 | 30.44 | - |
| YUV | 94.48 | 158.2 | 76.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 121 | 148 | 0.85 | 0.18 | 0 | 0.42 | 192.86 | 0.74 | 0.33 |
| Hex | 16 | 79 | 94 | 55 | 12 | 0 | 2A | C1 | 4A | 21 |
| Octal | 26 | 171 | 224 | 125 | 22 | 0 | 52 | 301 | 112 | 41 |
| Binary | 10110 | 1111001 | 10010100 | 1010101 | 10010 | 0 | 101010 | 11000001 | 1001010 | 100001 |
Color Harmonies of #167994
Complementary color
Monochromatic Colors of #167994
Black with #167994
Text Example
Text Example
White with #167994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167994; }
p { color: rgb(22,121,148); }
H1.HeaderClassName
{
color: #167994;
}
.AnyTagClassName
{
color: #167994;
}
</style>
background-color css
<style>
a { background-color: #167994; }
a { background-color: rgb(22,121,148); }
div.DivClassName
{
background-color: #167994;
}
.BgClassName
{
background-color: #167994;
}
</style>
border-color css
<style>
span { border-color: #167994; }
span { border-color: rgb(22,121,148); }
td.TdClassName
{
border-color: #167994;
}
.TagClassName
{
border-color: #167994;
}
</style>