Shades of Waikawa Grey #667591
Tints of Waikawa Grey #667591
RGB
CMYK
RGB Variations
Color information
#667591 (or 0x667591) is known color: Waikawa Grey. HEX triplet: 66, 75 and 91. RGB value is (102,117,145). Sum of RGB (Red+Green+Blue) = 102+117+145=364 (48% of max value = 765). Red value is 102 (40.23% from 255 or 28.02% from 364); Green value is 117 (46.09% from 255 or 32.14% from 364); Blue value is 145 (57.03% from 255 or 39.84% from 364); Max value from RGB is 145 - color contains mainly: blue. Hex color #667591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667591 is #998A6E. Grayscale: #737373. Windows color (decimal): -10062447 or 9532774. OLE color: 9532774.
HSL color Cylindrical-coordinate representation of color #667591: hue angle of 219.07º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #667591 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 117 | 145 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.43 |
| HSL | 219.07º | 0.17% | 0.48% | - |
| HSV(B) | 219.07º | 0.3% | 0.57% | - |
| XYZ | 16.95 | 17.59 | 29.29 | - |
| YUV | 115.71 | 144.53 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 145 | 0.30 | 0.19 | 0 | 0.43 | 219.07 | 0.17 | 0.48 |
| Hex | 66 | 75 | 91 | 1E | 13 | 0 | 2B | DB | 11 | 30 |
| Octal | 146 | 165 | 221 | 36 | 23 | 0 | 53 | 333 | 21 | 60 |
| Binary | 1100110 | 1110101 | 10010001 | 11110 | 10011 | 0 | 101011 | 11011011 | 10001 | 110000 |
Color Harmonies of #667591
Complementary color
Monochromatic Colors of #667591
Black with #667591
Text Example
Text Example
White with #667591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667591; }
p { color: rgb(102,117,145); }
H1.HeaderClassName
{
color: #667591;
}
.AnyTagClassName
{
color: #667591;
}
</style>
background-color css
<style>
a { background-color: #667591; }
a { background-color: rgb(102,117,145); }
div.DivClassName
{
background-color: #667591;
}
.BgClassName
{
background-color: #667591;
}
</style>
border-color css
<style>
span { border-color: #667591; }
span { border-color: rgb(102,117,145); }
td.TdClassName
{
border-color: #667591;
}
.TagClassName
{
border-color: #667591;
}
</style>