Shades of Waikawa Grey #677498
Tints of Waikawa Grey #677498
RGB
CMYK
RGB Variations
Color information
#677498 (or 0x677498) is known color: Waikawa Grey. HEX triplet: 67, 74 and 98. RGB value is (103,116,152). Sum of RGB (Red+Green+Blue) = 103+116+152=371 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.76% from 371); Green value is 116 (45.70% from 255 or 31.27% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #677498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677498 is #988B67. Grayscale: #747474. Windows color (decimal): -9997160 or 9991271. OLE color: 9991271.
HSL color Cylindrical-coordinate representation of color #677498: hue angle of 224.08º 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 #677498 is Cyan = 0.32, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 116 | 152 | - |
| CMYK | 0.32 | 0.24 | 0 | 0.40 |
| HSL | 224.08º | 0.19% | 0.5% | - |
| HSV(B) | 224.08º | 0.32% | 0.6% | - |
| XYZ | 17.51 | 17.64 | 32.19 | - |
| YUV | 116.22 | 148.19 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 152 | 0.32 | 0.24 | 0 | 0.40 | 224.08 | 0.19 | 0.5 |
| Hex | 67 | 74 | 98 | 20 | 18 | 0 | 28 | E0 | 13 | 32 |
| Octal | 147 | 164 | 230 | 40 | 30 | 0 | 50 | 340 | 23 | 62 |
| Binary | 1100111 | 1110100 | 10011000 | 100000 | 11000 | 0 | 101000 | 11100000 | 10011 | 110010 |
Color Harmonies of #677498
Complementary color
Monochromatic Colors of #677498
Black with #677498
Text Example
Text Example
White with #677498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677498; }
p { color: rgb(103,116,152); }
H1.HeaderClassName
{
color: #677498;
}
.AnyTagClassName
{
color: #677498;
}
</style>
background-color css
<style>
a { background-color: #677498; }
a { background-color: rgb(103,116,152); }
div.DivClassName
{
background-color: #677498;
}
.BgClassName
{
background-color: #677498;
}
</style>
border-color css
<style>
span { border-color: #677498; }
span { border-color: rgb(103,116,152); }
td.TdClassName
{
border-color: #677498;
}
.TagClassName
{
border-color: #677498;
}
</style>