Shades of Waikawa Grey #667494
Tints of Waikawa Grey #667494
RGB
CMYK
RGB Variations
Color information
#667494 (or 0x667494) is known color: Waikawa Grey. HEX triplet: 66, 74 and 94. RGB value is (102,116,148). Sum of RGB (Red+Green+Blue) = 102+116+148=366 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.87% from 366); Green value is 116 (45.70% from 255 or 31.69% from 366); Blue value is 148 (58.20% from 255 or 40.44% from 366); Max value from RGB is 148 - color contains mainly: blue. Hex color #667494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667494 is #998B6B. Grayscale: #737373. Windows color (decimal): -10062700 or 9729126. OLE color: 9729126.
HSL color Cylindrical-coordinate representation of color #667494: hue angle of 221.74º 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 #667494 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 116 | 148 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.42 |
| HSL | 221.74º | 0.18% | 0.49% | - |
| HSV(B) | 221.74º | 0.31% | 0.58% | - |
| XYZ | 17.07 | 17.45 | 30.49 | - |
| YUV | 115.46 | 146.36 | 118.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 148 | 0.31 | 0.22 | 0 | 0.42 | 221.74 | 0.18 | 0.49 |
| Hex | 66 | 74 | 94 | 1F | 16 | 0 | 2A | DE | 12 | 31 |
| Octal | 146 | 164 | 224 | 37 | 26 | 0 | 52 | 336 | 22 | 61 |
| Binary | 1100110 | 1110100 | 10010100 | 11111 | 10110 | 0 | 101010 | 11011110 | 10010 | 110001 |
Color Harmonies of #667494
Complementary color
Monochromatic Colors of #667494
Black with #667494
Text Example
Text Example
White with #667494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667494; }
p { color: rgb(102,116,148); }
H1.HeaderClassName
{
color: #667494;
}
.AnyTagClassName
{
color: #667494;
}
</style>
background-color css
<style>
a { background-color: #667494; }
a { background-color: rgb(102,116,148); }
div.DivClassName
{
background-color: #667494;
}
.BgClassName
{
background-color: #667494;
}
</style>
border-color css
<style>
span { border-color: #667494; }
span { border-color: rgb(102,116,148); }
td.TdClassName
{
border-color: #667494;
}
.TagClassName
{
border-color: #667494;
}
</style>