Shades of Waikawa Grey #667796
Tints of Waikawa Grey #667796
RGB
CMYK
RGB Variations
Color information
#667796 (or 0x667796) is known color: Waikawa Grey. HEX triplet: 66, 77 and 96. RGB value is (102,119,150). Sum of RGB (Red+Green+Blue) = 102+119+150=371 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.49% from 371); Green value is 119 (46.88% from 255 or 32.08% from 371); Blue value is 150 (58.98% from 255 or 40.43% from 371); Max value from RGB is 150 - color contains mainly: blue. Hex color #667796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667796 is #998869. Grayscale: #757575. Windows color (decimal): -10061930 or 9860966. OLE color: 9860966.
HSL color Cylindrical-coordinate representation of color #667796: hue angle of 218.75º 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 #667796 is Cyan = 0.32, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 119 | 150 | - |
| CMYK | 0.32 | 0.21 | 0 | 0.41 |
| HSL | 218.75º | 0.19% | 0.49% | - |
| HSV(B) | 218.75º | 0.32% | 0.59% | - |
| XYZ | 17.58 | 18.22 | 31.44 | - |
| YUV | 117.45 | 146.37 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 150 | 0.32 | 0.21 | 0 | 0.41 | 218.75 | 0.19 | 0.49 |
| Hex | 66 | 77 | 96 | 20 | 15 | 0 | 29 | DB | 13 | 31 |
| Octal | 146 | 167 | 226 | 40 | 25 | 0 | 51 | 333 | 23 | 61 |
| Binary | 1100110 | 1110111 | 10010110 | 100000 | 10101 | 0 | 101001 | 11011011 | 10011 | 110001 |
Color Harmonies of #667796
Complementary color
Monochromatic Colors of #667796
Black with #667796
Text Example
Text Example
White with #667796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667796; }
p { color: rgb(102,119,150); }
H1.HeaderClassName
{
color: #667796;
}
.AnyTagClassName
{
color: #667796;
}
</style>
background-color css
<style>
a { background-color: #667796; }
a { background-color: rgb(102,119,150); }
div.DivClassName
{
background-color: #667796;
}
.BgClassName
{
background-color: #667796;
}
</style>
border-color css
<style>
span { border-color: #667796; }
span { border-color: rgb(102,119,150); }
td.TdClassName
{
border-color: #667796;
}
.TagClassName
{
border-color: #667796;
}
</style>