Shades of Waikawa Grey #677194
Tints of Waikawa Grey #677194
RGB
CMYK
RGB Variations
Color information
#677194 (or 0x677194) is known color: Waikawa Grey. HEX triplet: 67, 71 and 94. RGB value is (103,113,148). Sum of RGB (Red+Green+Blue) = 103+113+148=364 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.30% from 364); Green value is 113 (44.53% from 255 or 31.04% from 364); Blue value is 148 (58.20% from 255 or 40.66% from 364); Max value from RGB is 148 - color contains mainly: blue. Hex color #677194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677194 is #988E6B. Grayscale: #717171. Windows color (decimal): -9997932 or 9728359. OLE color: 9728359.
HSL color Cylindrical-coordinate representation of color #677194: hue angle of 226.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 #677194 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 113 | 148 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.42 |
| HSL | 226.67º | 0.18% | 0.49% | - |
| HSV(B) | 226.67º | 0.3% | 0.58% | - |
| XYZ | 16.84 | 16.83 | 30.38 | - |
| YUV | 114 | 147.19 | 120.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 148 | 0.30 | 0.24 | 0 | 0.42 | 226.67 | 0.18 | 0.49 |
| Hex | 67 | 71 | 94 | 1E | 18 | 0 | 2A | E3 | 12 | 31 |
| Octal | 147 | 161 | 224 | 36 | 30 | 0 | 52 | 343 | 22 | 61 |
| Binary | 1100111 | 1110001 | 10010100 | 11110 | 11000 | 0 | 101010 | 11100011 | 10010 | 110001 |
Color Harmonies of #677194
Complementary color
Monochromatic Colors of #677194
Black with #677194
Text Example
Text Example
White with #677194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677194; }
p { color: rgb(103,113,148); }
H1.HeaderClassName
{
color: #677194;
}
.AnyTagClassName
{
color: #677194;
}
</style>
background-color css
<style>
a { background-color: #677194; }
a { background-color: rgb(103,113,148); }
div.DivClassName
{
background-color: #677194;
}
.BgClassName
{
background-color: #677194;
}
</style>
border-color css
<style>
span { border-color: #677194; }
span { border-color: rgb(103,113,148); }
td.TdClassName
{
border-color: #677194;
}
.TagClassName
{
border-color: #677194;
}
</style>