Shades of Waikawa Grey #667692
Tints of Waikawa Grey #667692
RGB
CMYK
RGB Variations
Color information
#667692 (or 0x667692) is known color: Waikawa Grey. HEX triplet: 66, 76 and 92. RGB value is (102,118,146). Sum of RGB (Red+Green+Blue) = 102+118+146=366 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.87% from 366); Green value is 118 (46.48% from 255 or 32.24% from 366); Blue value is 146 (57.42% from 255 or 39.89% from 366); Max value from RGB is 146 - color contains mainly: blue. Hex color #667692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667692 is #99896D. Grayscale: #747474. Windows color (decimal): -10062190 or 9598566. OLE color: 9598566.
HSL color Cylindrical-coordinate representation of color #667692: hue angle of 218.18º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #667692 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 118 | 146 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.43 |
| HSL | 218.18º | 0.18% | 0.49% | - |
| HSV(B) | 218.18º | 0.3% | 0.57% | - |
| XYZ | 17.15 | 17.86 | 29.74 | - |
| YUV | 116.41 | 144.7 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 146 | 0.30 | 0.19 | 0 | 0.43 | 218.18 | 0.18 | 0.49 |
| Hex | 66 | 76 | 92 | 1E | 13 | 0 | 2B | DA | 12 | 31 |
| Octal | 146 | 166 | 222 | 36 | 23 | 0 | 53 | 332 | 22 | 61 |
| Binary | 1100110 | 1110110 | 10010010 | 11110 | 10011 | 0 | 101011 | 11011010 | 10010 | 110001 |
Color Harmonies of #667692
Complementary color
Monochromatic Colors of #667692
Black with #667692
Text Example
Text Example
White with #667692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667692; }
p { color: rgb(102,118,146); }
H1.HeaderClassName
{
color: #667692;
}
.AnyTagClassName
{
color: #667692;
}
</style>
background-color css
<style>
a { background-color: #667692; }
a { background-color: rgb(102,118,146); }
div.DivClassName
{
background-color: #667692;
}
.BgClassName
{
background-color: #667692;
}
</style>
border-color css
<style>
span { border-color: #667692; }
span { border-color: rgb(102,118,146); }
td.TdClassName
{
border-color: #667692;
}
.TagClassName
{
border-color: #667692;
}
</style>