Shades of Waikawa Grey #667594
Tints of Waikawa Grey #667594
RGB
CMYK
RGB Variations
Color information
#667594 (or 0x667594) is known color: Waikawa Grey. HEX triplet: 66, 75 and 94. RGB value is (102,117,148). Sum of RGB (Red+Green+Blue) = 102+117+148=367 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.79% from 367); Green value is 117 (46.09% from 255 or 31.88% from 367); Blue value is 148 (58.20% from 255 or 40.33% from 367); Max value from RGB is 148 - color contains mainly: blue. Hex color #667594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667594 is #998A6B. Grayscale: #737373. Windows color (decimal): -10062444 or 9729382. OLE color: 9729382.
HSL color Cylindrical-coordinate representation of color #667594: hue angle of 220.43º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #667594 is Cyan = 0.31, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 117 | 148 | - |
| CMYK | 0.31 | 0.21 | 0 | 0.42 |
| HSL | 220.43º | 0.18% | 0.49% | - |
| HSV(B) | 220.43º | 0.31% | 0.58% | - |
| XYZ | 17.19 | 17.69 | 30.52 | - |
| YUV | 116.05 | 146.03 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 148 | 0.31 | 0.21 | 0 | 0.42 | 220.43 | 0.18 | 0.49 |
| Hex | 66 | 75 | 94 | 1F | 15 | 0 | 2A | DC | 12 | 31 |
| Octal | 146 | 165 | 224 | 37 | 25 | 0 | 52 | 334 | 22 | 61 |
| Binary | 1100110 | 1110101 | 10010100 | 11111 | 10101 | 0 | 101010 | 11011100 | 10010 | 110001 |
Color Harmonies of #667594
Complementary color
Monochromatic Colors of #667594
Black with #667594
Text Example
Text Example
White with #667594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667594; }
p { color: rgb(102,117,148); }
H1.HeaderClassName
{
color: #667594;
}
.AnyTagClassName
{
color: #667594;
}
</style>
background-color css
<style>
a { background-color: #667594; }
a { background-color: rgb(102,117,148); }
div.DivClassName
{
background-color: #667594;
}
.BgClassName
{
background-color: #667594;
}
</style>
border-color css
<style>
span { border-color: #667594; }
span { border-color: rgb(102,117,148); }
td.TdClassName
{
border-color: #667594;
}
.TagClassName
{
border-color: #667594;
}
</style>