Shades of Waikawa Grey #667496
Tints of Waikawa Grey #667496
RGB
CMYK
RGB Variations
Color information
#667496 (or 0x667496) is known color: Waikawa Grey. HEX triplet: 66, 74 and 96. RGB value is (102,116,150). Sum of RGB (Red+Green+Blue) = 102+116+150=368 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.72% from 368); Green value is 116 (45.70% from 255 or 31.52% from 368); Blue value is 150 (58.98% from 255 or 40.76% from 368); Max value from RGB is 150 - color contains mainly: blue. Hex color #667496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667496 is #998B69. Grayscale: #737373. Windows color (decimal): -10062698 or 9860198. OLE color: 9860198.
HSL color Cylindrical-coordinate representation of color #667496: hue angle of 222.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #667496 is Cyan = 0.32, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 116 | 150 | - |
| CMYK | 0.32 | 0.23 | 0 | 0.41 |
| HSL | 222.5º | 0.19% | 0.49% | - |
| HSV(B) | 222.5º | 0.32% | 0.59% | - |
| XYZ | 17.23 | 17.52 | 31.33 | - |
| YUV | 115.69 | 147.36 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 150 | 0.32 | 0.23 | 0 | 0.41 | 222.5 | 0.19 | 0.49 |
| Hex | 66 | 74 | 96 | 20 | 17 | 0 | 29 | DE | 13 | 31 |
| Octal | 146 | 164 | 226 | 40 | 27 | 0 | 51 | 336 | 23 | 61 |
| Binary | 1100110 | 1110100 | 10010110 | 100000 | 10111 | 0 | 101001 | 11011110 | 10011 | 110001 |
Color Harmonies of #667496
Complementary color
Monochromatic Colors of #667496
Black with #667496
Text Example
Text Example
White with #667496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667496; }
p { color: rgb(102,116,150); }
H1.HeaderClassName
{
color: #667496;
}
.AnyTagClassName
{
color: #667496;
}
</style>
background-color css
<style>
a { background-color: #667496; }
a { background-color: rgb(102,116,150); }
div.DivClassName
{
background-color: #667496;
}
.BgClassName
{
background-color: #667496;
}
</style>
border-color css
<style>
span { border-color: #667496; }
span { border-color: rgb(102,116,150); }
td.TdClassName
{
border-color: #667496;
}
.TagClassName
{
border-color: #667496;
}
</style>