Shades of Waikawa Grey #667998
Tints of Waikawa Grey #667998
RGB
CMYK
RGB Variations
Color information
#667998 (or 0x667998) is known color: Waikawa Grey. HEX triplet: 66, 79 and 98. RGB value is (102,121,152). Sum of RGB (Red+Green+Blue) = 102+121+152=375 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.2% from 375); Green value is 121 (47.66% from 255 or 32.27% from 375); Blue value is 152 (59.77% from 255 or 40.53% from 375); Max value from RGB is 152 - color contains mainly: blue. Hex color #667998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667998 is #998667. Grayscale: #767676. Windows color (decimal): -10061416 or 9992550. OLE color: 9992550.
HSL color Cylindrical-coordinate representation of color #667998: hue angle of 217.2º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #667998 is Cyan = 0.33, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 102 | 121 | 152 | - |
| CMYK | 0.33 | 0.20 | 0 | 0.40 |
| HSL | 217.2º | 0.2% | 0.5% | - |
| HSV(B) | 217.2º | 0.33% | 0.6% | - |
| XYZ | 17.98 | 18.77 | 32.38 | - |
| YUV | 118.85 | 146.71 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 121 | 152 | 0.33 | 0.20 | 0 | 0.40 | 217.2 | 0.2 | 0.5 |
| Hex | 66 | 79 | 98 | 21 | 14 | 0 | 28 | D9 | 14 | 32 |
| Octal | 146 | 171 | 230 | 41 | 24 | 0 | 50 | 331 | 24 | 62 |
| Binary | 1100110 | 1111001 | 10011000 | 100001 | 10100 | 0 | 101000 | 11011001 | 10100 | 110010 |
Color Harmonies of #667998
Complementary color
Monochromatic Colors of #667998
Black with #667998
Text Example
Text Example
White with #667998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667998; }
p { color: rgb(102,121,152); }
H1.HeaderClassName
{
color: #667998;
}
.AnyTagClassName
{
color: #667998;
}
</style>
background-color css
<style>
a { background-color: #667998; }
a { background-color: rgb(102,121,152); }
div.DivClassName
{
background-color: #667998;
}
.BgClassName
{
background-color: #667998;
}
</style>
border-color css
<style>
span { border-color: #667998; }
span { border-color: rgb(102,121,152); }
td.TdClassName
{
border-color: #667998;
}
.TagClassName
{
border-color: #667998;
}
</style>