Shades of Waikawa Grey #677496
Tints of Waikawa Grey #677496
RGB
CMYK
RGB Variations
Color information
#677496 (or 0x677496) is known color: Waikawa Grey. HEX triplet: 67, 74 and 96. RGB value is (103,116,150). Sum of RGB (Red+Green+Blue) = 103+116+150=369 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.91% from 369); Green value is 116 (45.70% from 255 or 31.44% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #677496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677496 is #988B69. Grayscale: #737373. Windows color (decimal): -9997162 or 9860199. OLE color: 9860199.
HSL color Cylindrical-coordinate representation of color #677496: hue angle of 223.4º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #677496 is Cyan = 0.31, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 116 | 150 | - |
| CMYK | 0.31 | 0.23 | 0 | 0.41 |
| HSL | 223.4º | 0.19% | 0.5% | - |
| HSV(B) | 223.4º | 0.31% | 0.59% | - |
| XYZ | 17.34 | 17.58 | 31.33 | - |
| YUV | 115.99 | 147.19 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 150 | 0.31 | 0.23 | 0 | 0.41 | 223.4 | 0.19 | 0.5 |
| Hex | 67 | 74 | 96 | 1F | 17 | 0 | 29 | DF | 13 | 32 |
| Octal | 147 | 164 | 226 | 37 | 27 | 0 | 51 | 337 | 23 | 62 |
| Binary | 1100111 | 1110100 | 10010110 | 11111 | 10111 | 0 | 101001 | 11011111 | 10011 | 110010 |
Color Harmonies of #677496
Complementary color
Monochromatic Colors of #677496
Black with #677496
Text Example
Text Example
White with #677496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677496; }
p { color: rgb(103,116,150); }
H1.HeaderClassName
{
color: #677496;
}
.AnyTagClassName
{
color: #677496;
}
</style>
background-color css
<style>
a { background-color: #677496; }
a { background-color: rgb(103,116,150); }
div.DivClassName
{
background-color: #677496;
}
.BgClassName
{
background-color: #677496;
}
</style>
border-color css
<style>
span { border-color: #677496; }
span { border-color: rgb(103,116,150); }
td.TdClassName
{
border-color: #677496;
}
.TagClassName
{
border-color: #677496;
}
</style>