Shades of Waikawa Grey #677494
Tints of Waikawa Grey #677494
RGB
CMYK
RGB Variations
Color information
#677494 (or 0x677494) is known color: Waikawa Grey. HEX triplet: 67, 74 and 94. RGB value is (103,116,148). Sum of RGB (Red+Green+Blue) = 103+116+148=367 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.07% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 148 (58.20% from 255 or 40.33% from 367); Max value from RGB is 148 - color contains mainly: blue. Hex color #677494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677494 is #988B6B. Grayscale: #737373. Windows color (decimal): -9997164 or 9729127. OLE color: 9729127.
HSL color Cylindrical-coordinate representation of color #677494: hue angle of 222.67º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #677494 is Cyan = 0.30, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 116 | 148 | - |
| CMYK | 0.30 | 0.22 | 0 | 0.42 |
| HSL | 222.67º | 0.18% | 0.49% | - |
| HSV(B) | 222.67º | 0.3% | 0.58% | - |
| XYZ | 17.18 | 17.51 | 30.49 | - |
| YUV | 115.76 | 146.19 | 118.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 148 | 0.30 | 0.22 | 0 | 0.42 | 222.67 | 0.18 | 0.49 |
| Hex | 67 | 74 | 94 | 1E | 16 | 0 | 2A | DF | 12 | 31 |
| Octal | 147 | 164 | 224 | 36 | 26 | 0 | 52 | 337 | 22 | 61 |
| Binary | 1100111 | 1110100 | 10010100 | 11110 | 10110 | 0 | 101010 | 11011111 | 10010 | 110001 |
Color Harmonies of #677494
Complementary color
Monochromatic Colors of #677494
Black with #677494
Text Example
Text Example
White with #677494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677494; }
p { color: rgb(103,116,148); }
H1.HeaderClassName
{
color: #677494;
}
.AnyTagClassName
{
color: #677494;
}
</style>
background-color css
<style>
a { background-color: #677494; }
a { background-color: rgb(103,116,148); }
div.DivClassName
{
background-color: #677494;
}
.BgClassName
{
background-color: #677494;
}
</style>
border-color css
<style>
span { border-color: #677494; }
span { border-color: rgb(103,116,148); }
td.TdClassName
{
border-color: #677494;
}
.TagClassName
{
border-color: #677494;
}
</style>