Shades of Waikawa Grey #677089
Tints of Waikawa Grey #677089
RGB
CMYK
RGB Variations
Color information
#677089 (or 0x677089) is known color: Waikawa Grey. HEX triplet: 67, 70 and 89. RGB value is (103,112,137). Sum of RGB (Red+Green+Blue) = 103+112+137=352 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.26% from 352); Green value is 112 (44.14% from 255 or 31.82% 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 #677089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677089 is #988F76. Grayscale: #707070. Windows color (decimal): -9998199 or 9007207. OLE color: 9007207.
HSL color Cylindrical-coordinate representation of color #677089: hue angle of 224.12º 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 #677089 is Cyan = 0.25, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 112 | 137 | - |
| CMYK | 0.25 | 0.18 | 0 | 0.46 |
| HSL | 224.12º | 0.14% | 0.47% | - |
| HSV(B) | 224.12º | 0.25% | 0.54% | - |
| XYZ | 15.9 | 16.28 | 25.97 | - |
| YUV | 112.16 | 142.02 | 121.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 137 | 0.25 | 0.18 | 0 | 0.46 | 224.12 | 0.14 | 0.47 |
| Hex | 67 | 70 | 89 | 19 | 12 | 0 | 2E | E0 | E | 2F |
| Octal | 147 | 160 | 211 | 31 | 22 | 0 | 56 | 340 | 16 | 57 |
| Binary | 1100111 | 1110000 | 10001001 | 11001 | 10010 | 0 | 101110 | 11100000 | 1110 | 101111 |
Color Harmonies of #677089
Complementary color
Monochromatic Colors of #677089
Black with #677089
Text Example
Text Example
White with #677089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677089; }
p { color: rgb(103,112,137); }
H1.HeaderClassName
{
color: #677089;
}
.AnyTagClassName
{
color: #677089;
}
</style>
background-color css
<style>
a { background-color: #677089; }
a { background-color: rgb(103,112,137); }
div.DivClassName
{
background-color: #677089;
}
.BgClassName
{
background-color: #677089;
}
</style>
border-color css
<style>
span { border-color: #677089; }
span { border-color: rgb(103,112,137); }
td.TdClassName
{
border-color: #677089;
}
.TagClassName
{
border-color: #677089;
}
</style>