Shades of Waikawa Grey #667795
Tints of Waikawa Grey #667795
RGB
CMYK
RGB Variations
Color information
#667795 (or 0x667795) is known color: Waikawa Grey. HEX triplet: 66, 77 and 95. RGB value is (102,119,149). Sum of RGB (Red+Green+Blue) = 102+119+149=370 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.57% from 370); Green value is 119 (46.88% from 255 or 32.16% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #667795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667795 is #99886A. Grayscale: #757575. Windows color (decimal): -10061931 or 9795430. OLE color: 9795430.
HSL color Cylindrical-coordinate representation of color #667795: hue angle of 218.3º 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 #667795 is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 119 | 149 | - |
| CMYK | 0.32 | 0.20 | 0 | 0.42 |
| HSL | 218.3º | 0.19% | 0.49% | - |
| HSV(B) | 218.3º | 0.32% | 0.58% | - |
| XYZ | 17.5 | 18.19 | 31.02 | - |
| YUV | 117.34 | 145.87 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 149 | 0.32 | 0.20 | 0 | 0.42 | 218.3 | 0.19 | 0.49 |
| Hex | 66 | 77 | 95 | 20 | 14 | 0 | 2A | DA | 13 | 31 |
| Octal | 146 | 167 | 225 | 40 | 24 | 0 | 52 | 332 | 23 | 61 |
| Binary | 1100110 | 1110111 | 10010101 | 100000 | 10100 | 0 | 101010 | 11011010 | 10011 | 110001 |
Color Harmonies of #667795
Complementary color
Monochromatic Colors of #667795
Black with #667795
Text Example
Text Example
White with #667795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667795; }
p { color: rgb(102,119,149); }
H1.HeaderClassName
{
color: #667795;
}
.AnyTagClassName
{
color: #667795;
}
</style>
background-color css
<style>
a { background-color: #667795; }
a { background-color: rgb(102,119,149); }
div.DivClassName
{
background-color: #667795;
}
.BgClassName
{
background-color: #667795;
}
</style>
border-color css
<style>
span { border-color: #667795; }
span { border-color: rgb(102,119,149); }
td.TdClassName
{
border-color: #667795;
}
.TagClassName
{
border-color: #667795;
}
</style>