Shades of Waikawa Grey #667695
Tints of Waikawa Grey #667695
RGB
CMYK
RGB Variations
Color information
#667695 (or 0x667695) is known color: Waikawa Grey. HEX triplet: 66, 76 and 95. RGB value is (102,118,149). Sum of RGB (Red+Green+Blue) = 102+118+149=369 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.64% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 149 (58.59% from 255 or 40.38% from 369); Max value from RGB is 149 - color contains mainly: blue. Hex color #667695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667695 is #99896A. Grayscale: #747474. Windows color (decimal): -10062187 or 9795174. OLE color: 9795174.
HSL color Cylindrical-coordinate representation of color #667695: hue angle of 219.57º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #667695 is Cyan = 0.32, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 118 | 149 | - |
| CMYK | 0.32 | 0.21 | 0 | 0.42 |
| HSL | 219.57º | 0.19% | 0.49% | - |
| HSV(B) | 219.57º | 0.32% | 0.58% | - |
| XYZ | 17.38 | 17.95 | 30.98 | - |
| YUV | 116.75 | 146.2 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 149 | 0.32 | 0.21 | 0 | 0.42 | 219.57 | 0.19 | 0.49 |
| Hex | 66 | 76 | 95 | 20 | 15 | 0 | 2A | DC | 13 | 31 |
| Octal | 146 | 166 | 225 | 40 | 25 | 0 | 52 | 334 | 23 | 61 |
| Binary | 1100110 | 1110110 | 10010101 | 100000 | 10101 | 0 | 101010 | 11011100 | 10011 | 110001 |
Color Harmonies of #667695
Complementary color
Monochromatic Colors of #667695
Black with #667695
Text Example
Text Example
White with #667695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667695; }
p { color: rgb(102,118,149); }
H1.HeaderClassName
{
color: #667695;
}
.AnyTagClassName
{
color: #667695;
}
</style>
background-color css
<style>
a { background-color: #667695; }
a { background-color: rgb(102,118,149); }
div.DivClassName
{
background-color: #667695;
}
.BgClassName
{
background-color: #667695;
}
</style>
border-color css
<style>
span { border-color: #667695; }
span { border-color: rgb(102,118,149); }
td.TdClassName
{
border-color: #667695;
}
.TagClassName
{
border-color: #667695;
}
</style>