Shades of Waikawa Grey #667697
Tints of Waikawa Grey #667697
RGB
CMYK
RGB Variations
Color information
#667697 (or 0x667697) is known color: Waikawa Grey. HEX triplet: 66, 76 and 97. RGB value is (102,118,151). Sum of RGB (Red+Green+Blue) = 102+118+151=371 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.49% from 371); Green value is 118 (46.48% from 255 or 31.81% from 371); Blue value is 151 (59.38% from 255 or 40.70% from 371); Max value from RGB is 151 - color contains mainly: blue. Hex color #667697 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667697 is #998968. Grayscale: #747474. Windows color (decimal): -10062185 or 9926246. OLE color: 9926246.
HSL color Cylindrical-coordinate representation of color #667697: hue angle of 220.41º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #667697 is Cyan = 0.32, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 118 | 151 | - |
| CMYK | 0.32 | 0.22 | 0 | 0.41 |
| HSL | 220.41º | 0.19% | 0.5% | - |
| HSV(B) | 220.41º | 0.32% | 0.59% | - |
| XYZ | 17.54 | 18.02 | 31.83 | - |
| YUV | 116.98 | 147.2 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 151 | 0.32 | 0.22 | 0 | 0.41 | 220.41 | 0.19 | 0.5 |
| Hex | 66 | 76 | 97 | 20 | 16 | 0 | 29 | DC | 13 | 32 |
| Octal | 146 | 166 | 227 | 40 | 26 | 0 | 51 | 334 | 23 | 62 |
| Binary | 1100110 | 1110110 | 10010111 | 100000 | 10110 | 0 | 101001 | 11011100 | 10011 | 110010 |
Color Harmonies of #667697
Complementary color
Monochromatic Colors of #667697
Black with #667697
Text Example
Text Example
White with #667697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667697; }
p { color: rgb(102,118,151); }
H1.HeaderClassName
{
color: #667697;
}
.AnyTagClassName
{
color: #667697;
}
</style>
background-color css
<style>
a { background-color: #667697; }
a { background-color: rgb(102,118,151); }
div.DivClassName
{
background-color: #667697;
}
.BgClassName
{
background-color: #667697;
}
</style>
border-color css
<style>
span { border-color: #667697; }
span { border-color: rgb(102,118,151); }
td.TdClassName
{
border-color: #667697;
}
.TagClassName
{
border-color: #667697;
}
</style>