Shades of Waikawa Grey #677189
Tints of Waikawa Grey #677189
RGB
CMYK
RGB Variations
Color information
#677189 (or 0x677189) is known color: Waikawa Grey. HEX triplet: 67, 71 and 89. RGB value is (103,113,137). Sum of RGB (Red+Green+Blue) = 103+113+137=353 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.18% from 353); Green value is 113 (44.53% from 255 or 32.01% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 137 - color contains mainly: blue. Hex color #677189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677189 is #988E76. Grayscale: #707070. Windows color (decimal): -9997943 or 9007463. OLE color: 9007463.
HSL color Cylindrical-coordinate representation of color #677189: hue angle of 222.35º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #677189 is Cyan = 0.25, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 113 | 137 | - |
| CMYK | 0.25 | 0.18 | 0 | 0.46 |
| HSL | 222.35º | 0.14% | 0.47% | - |
| HSV(B) | 222.35º | 0.25% | 0.54% | - |
| XYZ | 16.01 | 16.5 | 26.01 | - |
| YUV | 112.75 | 141.69 | 121.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 137 | 0.25 | 0.18 | 0 | 0.46 | 222.35 | 0.14 | 0.47 |
| Hex | 67 | 71 | 89 | 19 | 12 | 0 | 2E | DE | E | 2F |
| Octal | 147 | 161 | 211 | 31 | 22 | 0 | 56 | 336 | 16 | 57 |
| Binary | 1100111 | 1110001 | 10001001 | 11001 | 10010 | 0 | 101110 | 11011110 | 1110 | 101111 |
Color Harmonies of #677189
Complementary color
Monochromatic Colors of #677189
Black with #677189
Text Example
Text Example
White with #677189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677189; }
p { color: rgb(103,113,137); }
H1.HeaderClassName
{
color: #677189;
}
.AnyTagClassName
{
color: #677189;
}
</style>
background-color css
<style>
a { background-color: #677189; }
a { background-color: rgb(103,113,137); }
div.DivClassName
{
background-color: #677189;
}
.BgClassName
{
background-color: #677189;
}
</style>
border-color css
<style>
span { border-color: #677189; }
span { border-color: rgb(103,113,137); }
td.TdClassName
{
border-color: #677189;
}
.TagClassName
{
border-color: #677189;
}
</style>