Shades of Waikawa Grey #677098
Tints of Waikawa Grey #677098
RGB
CMYK
RGB Variations
Color information
#677098 (or 0x677098) is known color: Waikawa Grey. HEX triplet: 67, 70 and 98. RGB value is (103,112,152). Sum of RGB (Red+Green+Blue) = 103+112+152=367 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.07% from 367); Green value is 112 (44.14% from 255 or 30.52% from 367); Blue value is 152 (59.77% from 255 or 41.42% from 367); Max value from RGB is 152 - color contains mainly: blue. Hex color #677098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677098 is #988F67. Grayscale: #717171. Windows color (decimal): -9998184 or 9990247. OLE color: 9990247.
HSL color Cylindrical-coordinate representation of color #677098: hue angle of 228.98º 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 #677098 is Cyan = 0.32, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 112 | 152 | - |
| CMYK | 0.32 | 0.26 | 0 | 0.40 |
| HSL | 228.98º | 0.19% | 0.5% | - |
| HSV(B) | 228.98º | 0.32% | 0.6% | - |
| XYZ | 17.06 | 16.74 | 32.04 | - |
| YUV | 113.87 | 149.52 | 120.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 152 | 0.32 | 0.26 | 0 | 0.40 | 228.98 | 0.19 | 0.5 |
| Hex | 67 | 70 | 98 | 20 | 1A | 0 | 28 | E5 | 13 | 32 |
| Octal | 147 | 160 | 230 | 40 | 32 | 0 | 50 | 345 | 23 | 62 |
| Binary | 1100111 | 1110000 | 10011000 | 100000 | 11010 | 0 | 101000 | 11100101 | 10011 | 110010 |
Color Harmonies of #677098
Complementary color
Monochromatic Colors of #677098
Black with #677098
Text Example
Text Example
White with #677098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677098; }
p { color: rgb(103,112,152); }
H1.HeaderClassName
{
color: #677098;
}
.AnyTagClassName
{
color: #677098;
}
</style>
background-color css
<style>
a { background-color: #677098; }
a { background-color: rgb(103,112,152); }
div.DivClassName
{
background-color: #677098;
}
.BgClassName
{
background-color: #677098;
}
</style>
border-color css
<style>
span { border-color: #677098; }
span { border-color: rgb(103,112,152); }
td.TdClassName
{
border-color: #677098;
}
.TagClassName
{
border-color: #677098;
}
</style>