Shades of Waikawa Grey #667389
Tints of Waikawa Grey #667389
RGB
CMYK
RGB Variations
Color information
#667389 (or 0x667389) is known color: Waikawa Grey. HEX triplet: 66, 73 and 89. RGB value is (102,115,137). Sum of RGB (Red+Green+Blue) = 102+115+137=354 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.81% from 354); Green value is 115 (45.31% from 255 or 32.49% from 354); Blue value is 137 (53.91% from 255 or 38.70% from 354); Max value from RGB is 137 - color contains mainly: blue. Hex color #667389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667389 is #998C76. Grayscale: #717171. Windows color (decimal): -10062967 or 9007974. OLE color: 9007974.
HSL color Cylindrical-coordinate representation of color #667389: hue angle of 217.71º 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 #667389 is Cyan = 0.26, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 115 | 137 | - |
| CMYK | 0.26 | 0.16 | 0 | 0.46 |
| HSL | 217.71º | 0.15% | 0.47% | - |
| HSV(B) | 217.71º | 0.26% | 0.54% | - |
| XYZ | 16.13 | 16.89 | 26.08 | - |
| YUV | 113.62 | 141.19 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 137 | 0.26 | 0.16 | 0 | 0.46 | 217.71 | 0.15 | 0.47 |
| Hex | 66 | 73 | 89 | 1A | 10 | 0 | 2E | DA | F | 2F |
| Octal | 146 | 163 | 211 | 32 | 20 | 0 | 56 | 332 | 17 | 57 |
| Binary | 1100110 | 1110011 | 10001001 | 11010 | 10000 | 0 | 101110 | 11011010 | 1111 | 101111 |
Color Harmonies of #667389
Complementary color
Monochromatic Colors of #667389
Black with #667389
Text Example
Text Example
White with #667389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667389; }
p { color: rgb(102,115,137); }
H1.HeaderClassName
{
color: #667389;
}
.AnyTagClassName
{
color: #667389;
}
</style>
background-color css
<style>
a { background-color: #667389; }
a { background-color: rgb(102,115,137); }
div.DivClassName
{
background-color: #667389;
}
.BgClassName
{
background-color: #667389;
}
</style>
border-color css
<style>
span { border-color: #667389; }
span { border-color: rgb(102,115,137); }
td.TdClassName
{
border-color: #667389;
}
.TagClassName
{
border-color: #667389;
}
</style>