Shades of Waikawa Grey #667294
Tints of Waikawa Grey #667294
RGB
CMYK
RGB Variations
Color information
#667294 (or 0x667294) is known color: Waikawa Grey. HEX triplet: 66, 72 and 94. RGB value is (102,114,148). Sum of RGB (Red+Green+Blue) = 102+114+148=364 (48% of max value = 765). Red value is 102 (40.23% from 255 or 28.02% from 364); Green value is 114 (44.92% from 255 or 31.32% from 364); Blue value is 148 (58.20% from 255 or 40.66% from 364); Max value from RGB is 148 - color contains mainly: blue. Hex color #667294 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667294 is #998D6B. Grayscale: #727272. Windows color (decimal): -10063212 or 9728614. OLE color: 9728614.
HSL color Cylindrical-coordinate representation of color #667294: hue angle of 224.35º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #667294 is Cyan = 0.31, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 114 | 148 | - |
| CMYK | 0.31 | 0.23 | 0 | 0.42 |
| HSL | 224.35º | 0.18% | 0.49% | - |
| HSV(B) | 224.35º | 0.31% | 0.58% | - |
| XYZ | 16.84 | 17 | 30.41 | - |
| YUV | 114.29 | 147.02 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 148 | 0.31 | 0.23 | 0 | 0.42 | 224.35 | 0.18 | 0.49 |
| Hex | 66 | 72 | 94 | 1F | 17 | 0 | 2A | E0 | 12 | 31 |
| Octal | 146 | 162 | 224 | 37 | 27 | 0 | 52 | 340 | 22 | 61 |
| Binary | 1100110 | 1110010 | 10010100 | 11111 | 10111 | 0 | 101010 | 11100000 | 10010 | 110001 |
Color Harmonies of #667294
Complementary color
Monochromatic Colors of #667294
Black with #667294
Text Example
Text Example
White with #667294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667294; }
p { color: rgb(102,114,148); }
H1.HeaderClassName
{
color: #667294;
}
.AnyTagClassName
{
color: #667294;
}
</style>
background-color css
<style>
a { background-color: #667294; }
a { background-color: rgb(102,114,148); }
div.DivClassName
{
background-color: #667294;
}
.BgClassName
{
background-color: #667294;
}
</style>
border-color css
<style>
span { border-color: #667294; }
span { border-color: rgb(102,114,148); }
td.TdClassName
{
border-color: #667294;
}
.TagClassName
{
border-color: #667294;
}
</style>