Shades of Waikawa Grey #667490
Tints of Waikawa Grey #667490
RGB
CMYK
RGB Variations
Color information
#667490 (or 0x667490) is known color: Waikawa Grey. HEX triplet: 66, 74 and 90. RGB value is (102,116,144). Sum of RGB (Red+Green+Blue) = 102+116+144=362 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.18% from 362); Green value is 116 (45.70% from 255 or 32.04% from 362); Blue value is 144 (56.64% from 255 or 39.78% from 362); Max value from RGB is 144 - color contains mainly: blue. Hex color #667490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667490 is #998B6F. Grayscale: #727272. Windows color (decimal): -10062704 or 9466982. OLE color: 9466982.
HSL color Cylindrical-coordinate representation of color #667490: hue angle of 220º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #667490 is Cyan = 0.29, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 102 | 116 | 144 | - |
| CMYK | 0.29 | 0.19 | 0 | 0.44 |
| HSL | 220º | 0.17% | 0.48% | - |
| HSV(B) | 220º | 0.29% | 0.56% | - |
| XYZ | 16.76 | 17.33 | 28.85 | - |
| YUV | 115.01 | 144.36 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 144 | 0.29 | 0.19 | 0 | 0.44 | 220 | 0.17 | 0.48 |
| Hex | 66 | 74 | 90 | 1D | 13 | 0 | 2C | DC | 11 | 30 |
| Octal | 146 | 164 | 220 | 35 | 23 | 0 | 54 | 334 | 21 | 60 |
| Binary | 1100110 | 1110100 | 10010000 | 11101 | 10011 | 0 | 101100 | 11011100 | 10001 | 110000 |
Color Harmonies of #667490
Complementary color
Monochromatic Colors of #667490
Black with #667490
Text Example
Text Example
White with #667490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667490; }
p { color: rgb(102,116,144); }
H1.HeaderClassName
{
color: #667490;
}
.AnyTagClassName
{
color: #667490;
}
</style>
background-color css
<style>
a { background-color: #667490; }
a { background-color: rgb(102,116,144); }
div.DivClassName
{
background-color: #667490;
}
.BgClassName
{
background-color: #667490;
}
</style>
border-color css
<style>
span { border-color: #667490; }
span { border-color: rgb(102,116,144); }
td.TdClassName
{
border-color: #667490;
}
.TagClassName
{
border-color: #667490;
}
</style>