Shades of Waikawa Grey #677198
Tints of Waikawa Grey #677198
RGB
CMYK
RGB Variations
Color information
#677198 (or 0x677198) is known color: Waikawa Grey. HEX triplet: 67, 71 and 98. RGB value is (103,113,152). Sum of RGB (Red+Green+Blue) = 103+113+152=368 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.99% from 368); Green value is 113 (44.53% from 255 or 30.71% from 368); Blue value is 152 (59.77% from 255 or 41.30% from 368); Max value from RGB is 152 - color contains mainly: blue. Hex color #677198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677198 is #988E67. Grayscale: #727272. Windows color (decimal): -9997928 or 9990503. OLE color: 9990503.
HSL color Cylindrical-coordinate representation of color #677198: hue angle of 227.76º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #677198 is Cyan = 0.32, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 113 | 152 | - |
| CMYK | 0.32 | 0.26 | 0 | 0.40 |
| HSL | 227.76º | 0.19% | 0.5% | - |
| HSV(B) | 227.76º | 0.32% | 0.6% | - |
| XYZ | 17.17 | 16.96 | 32.07 | - |
| YUV | 114.46 | 149.19 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 152 | 0.32 | 0.26 | 0 | 0.40 | 227.76 | 0.19 | 0.5 |
| Hex | 67 | 71 | 98 | 20 | 1A | 0 | 28 | E4 | 13 | 32 |
| Octal | 147 | 161 | 230 | 40 | 32 | 0 | 50 | 344 | 23 | 62 |
| Binary | 1100111 | 1110001 | 10011000 | 100000 | 11010 | 0 | 101000 | 11100100 | 10011 | 110010 |
Color Harmonies of #677198
Complementary color
Monochromatic Colors of #677198
Black with #677198
Text Example
Text Example
White with #677198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677198; }
p { color: rgb(103,113,152); }
H1.HeaderClassName
{
color: #677198;
}
.AnyTagClassName
{
color: #677198;
}
</style>
background-color css
<style>
a { background-color: #677198; }
a { background-color: rgb(103,113,152); }
div.DivClassName
{
background-color: #677198;
}
.BgClassName
{
background-color: #677198;
}
</style>
border-color css
<style>
span { border-color: #677198; }
span { border-color: rgb(103,113,152); }
td.TdClassName
{
border-color: #677198;
}
.TagClassName
{
border-color: #677198;
}
</style>