Shades of Waikawa Grey #667792
Tints of Waikawa Grey #667792
RGB
CMYK
RGB Variations
Color information
#667792 (or 0x667792) is known color: Waikawa Grey. HEX triplet: 66, 77 and 92. RGB value is (102,119,146). Sum of RGB (Red+Green+Blue) = 102+119+146=367 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.79% from 367); Green value is 119 (46.88% from 255 or 32.43% from 367); Blue value is 146 (57.42% from 255 or 39.78% from 367); Max value from RGB is 146 - color contains mainly: blue. Hex color #667792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667792 is #99886D. Grayscale: #747474. Windows color (decimal): -10061934 or 9598822. OLE color: 9598822.
HSL color Cylindrical-coordinate representation of color #667792: hue angle of 216.82º 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 #667792 is Cyan = 0.30, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 119 | 146 | - |
| CMYK | 0.30 | 0.18 | 0 | 0.43 |
| HSL | 216.82º | 0.18% | 0.49% | - |
| HSV(B) | 216.82º | 0.3% | 0.57% | - |
| XYZ | 17.26 | 18.09 | 29.78 | - |
| YUV | 117 | 144.37 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 146 | 0.30 | 0.18 | 0 | 0.43 | 216.82 | 0.18 | 0.49 |
| Hex | 66 | 77 | 92 | 1E | 12 | 0 | 2B | D9 | 12 | 31 |
| Octal | 146 | 167 | 222 | 36 | 22 | 0 | 53 | 331 | 22 | 61 |
| Binary | 1100110 | 1110111 | 10010010 | 11110 | 10010 | 0 | 101011 | 11011001 | 10010 | 110001 |
Color Harmonies of #667792
Complementary color
Monochromatic Colors of #667792
Black with #667792
Text Example
Text Example
White with #667792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667792; }
p { color: rgb(102,119,146); }
H1.HeaderClassName
{
color: #667792;
}
.AnyTagClassName
{
color: #667792;
}
</style>
background-color css
<style>
a { background-color: #667792; }
a { background-color: rgb(102,119,146); }
div.DivClassName
{
background-color: #667792;
}
.BgClassName
{
background-color: #667792;
}
</style>
border-color css
<style>
span { border-color: #667792; }
span { border-color: rgb(102,119,146); }
td.TdClassName
{
border-color: #667792;
}
.TagClassName
{
border-color: #667792;
}
</style>