Shades of Waikawa Grey #667189
Tints of Waikawa Grey #667189
RGB
CMYK
RGB Variations
Color information
#667189 (or 0x667189) is known color: Waikawa Grey. HEX triplet: 66, 71 and 89. RGB value is (102,113,137). Sum of RGB (Red+Green+Blue) = 102+113+137=352 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.98% from 352); Green value is 113 (44.53% from 255 or 32.10% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 137 - color contains mainly: blue. Hex color #667189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667189 is #998E76. Grayscale: #707070. Windows color (decimal): -10063479 or 9007462. OLE color: 9007462.
HSL color Cylindrical-coordinate representation of color #667189: hue angle of 221.14º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #667189 is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 113 | 137 | - |
| CMYK | 0.26 | 0.18 | 0 | 0.46 |
| HSL | 221.14º | 0.15% | 0.47% | - |
| HSV(B) | 221.14º | 0.26% | 0.54% | - |
| XYZ | 15.9 | 16.44 | 26 | - |
| YUV | 112.45 | 141.86 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 137 | 0.26 | 0.18 | 0 | 0.46 | 221.14 | 0.15 | 0.47 |
| Hex | 66 | 71 | 89 | 1A | 12 | 0 | 2E | DD | F | 2F |
| Octal | 146 | 161 | 211 | 32 | 22 | 0 | 56 | 335 | 17 | 57 |
| Binary | 1100110 | 1110001 | 10001001 | 11010 | 10010 | 0 | 101110 | 11011101 | 1111 | 101111 |
Color Harmonies of #667189
Complementary color
Monochromatic Colors of #667189
Black with #667189
Text Example
Text Example
White with #667189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667189; }
p { color: rgb(102,113,137); }
H1.HeaderClassName
{
color: #667189;
}
.AnyTagClassName
{
color: #667189;
}
</style>
background-color css
<style>
a { background-color: #667189; }
a { background-color: rgb(102,113,137); }
div.DivClassName
{
background-color: #667189;
}
.BgClassName
{
background-color: #667189;
}
</style>
border-color css
<style>
span { border-color: #667189; }
span { border-color: rgb(102,113,137); }
td.TdClassName
{
border-color: #667189;
}
.TagClassName
{
border-color: #667189;
}
</style>