Shades of Waikawa Grey #667199
Tints of Waikawa Grey #667199
RGB
CMYK
RGB Variations
Color information
#667199 (or 0x667199) is known color: Waikawa Grey. HEX triplet: 66, 71 and 99. RGB value is (102,113,153). Sum of RGB (Red+Green+Blue) = 102+113+153=368 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.72% from 368); Green value is 113 (44.53% from 255 or 30.71% from 368); Blue value is 153 (60.16% from 255 or 41.58% from 368); Max value from RGB is 153 - color contains mainly: blue. Hex color #667199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667199 is #998E66. Grayscale: #727272. Windows color (decimal): -10063463 or 10056038. OLE color: 10056038.
HSL color Cylindrical-coordinate representation of color #667199: hue angle of 227.06º 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 #667199 is Cyan = 0.33, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 102 | 113 | 153 | - |
| CMYK | 0.33 | 0.26 | 0 | 0.4 |
| HSL | 227.06º | 0.2% | 0.5% | - |
| HSV(B) | 227.06º | 0.33% | 0.6% | - |
| XYZ | 17.13 | 16.93 | 32.5 | - |
| YUV | 114.27 | 149.86 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 153 | 0.33 | 0.26 | 0 | 0.4 | 227.06 | 0.2 | 0.5 |
| Hex | 66 | 71 | 99 | 21 | 1A | 0 | 28 | E3 | 14 | 32 |
| Octal | 146 | 161 | 231 | 41 | 32 | 0 | 50 | 343 | 24 | 62 |
| Binary | 1100110 | 1110001 | 10011001 | 100001 | 11010 | 0 | 101000 | 11100011 | 10100 | 110010 |
Color Harmonies of #667199
Complementary color
Monochromatic Colors of #667199
Black with #667199
Text Example
Text Example
White with #667199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667199; }
p { color: rgb(102,113,153); }
H1.HeaderClassName
{
color: #667199;
}
.AnyTagClassName
{
color: #667199;
}
</style>
background-color css
<style>
a { background-color: #667199; }
a { background-color: rgb(102,113,153); }
div.DivClassName
{
background-color: #667199;
}
.BgClassName
{
background-color: #667199;
}
</style>
border-color css
<style>
span { border-color: #667199; }
span { border-color: rgb(102,113,153); }
td.TdClassName
{
border-color: #667199;
}
.TagClassName
{
border-color: #667199;
}
</style>