Shades of Waikawa Grey #677896
Tints of Waikawa Grey #677896
RGB
CMYK
RGB Variations
Color information
#677896 (or 0x677896) is known color: Waikawa Grey. HEX triplet: 67, 78 and 96. RGB value is (103,120,150). Sum of RGB (Red+Green+Blue) = 103+120+150=373 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.61% from 373); Green value is 120 (47.27% from 255 or 32.17% from 373); Blue value is 150 (58.98% from 255 or 40.21% from 373); Max value from RGB is 150 - color contains mainly: blue. Hex color #677896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677896 is #988769. Grayscale: #767676. Windows color (decimal): -9996138 or 9861223. OLE color: 9861223.
HSL color Cylindrical-coordinate representation of color #677896: hue angle of 218.3º 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 #677896 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 120 | 150 | - |
| CMYK | 0.31 | 0.20 | 0 | 0.41 |
| HSL | 218.3º | 0.19% | 0.5% | - |
| HSV(B) | 218.3º | 0.31% | 0.59% | - |
| XYZ | 17.82 | 18.52 | 31.49 | - |
| YUV | 118.34 | 145.87 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 150 | 0.31 | 0.20 | 0 | 0.41 | 218.3 | 0.19 | 0.5 |
| Hex | 67 | 78 | 96 | 1F | 14 | 0 | 29 | DA | 13 | 32 |
| Octal | 147 | 170 | 226 | 37 | 24 | 0 | 51 | 332 | 23 | 62 |
| Binary | 1100111 | 1111000 | 10010110 | 11111 | 10100 | 0 | 101001 | 11011010 | 10011 | 110010 |
Color Harmonies of #677896
Complementary color
Monochromatic Colors of #677896
Black with #677896
Text Example
Text Example
White with #677896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677896; }
p { color: rgb(103,120,150); }
H1.HeaderClassName
{
color: #677896;
}
.AnyTagClassName
{
color: #677896;
}
</style>
background-color css
<style>
a { background-color: #677896; }
a { background-color: rgb(103,120,150); }
div.DivClassName
{
background-color: #677896;
}
.BgClassName
{
background-color: #677896;
}
</style>
border-color css
<style>
span { border-color: #677896; }
span { border-color: rgb(103,120,150); }
td.TdClassName
{
border-color: #677896;
}
.TagClassName
{
border-color: #677896;
}
</style>