Shades of Waikawa Grey #677590
Tints of Waikawa Grey #677590
RGB
CMYK
RGB Variations
Color information
#677590 (or 0x677590) is known color: Waikawa Grey. HEX triplet: 67, 75 and 90. RGB value is (103,117,144). Sum of RGB (Red+Green+Blue) = 103+117+144=364 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.30% from 364); Green value is 117 (46.09% from 255 or 32.14% from 364); Blue value is 144 (56.64% from 255 or 39.56% from 364); Max value from RGB is 144 - color contains mainly: blue. Hex color #677590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677590 is #988A6F. Grayscale: #737373. Windows color (decimal): -9996912 or 9467239. OLE color: 9467239.
HSL color Cylindrical-coordinate representation of color #677590: hue angle of 219.51º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #677590 is Cyan = 0.28, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 117 | 144 | - |
| CMYK | 0.28 | 0.19 | 0 | 0.44 |
| HSL | 219.51º | 0.17% | 0.48% | - |
| HSV(B) | 219.51º | 0.28% | 0.56% | - |
| XYZ | 16.99 | 17.62 | 28.89 | - |
| YUV | 115.89 | 143.86 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 144 | 0.28 | 0.19 | 0 | 0.44 | 219.51 | 0.17 | 0.48 |
| Hex | 67 | 75 | 90 | 1C | 13 | 0 | 2C | DC | 11 | 30 |
| Octal | 147 | 165 | 220 | 34 | 23 | 0 | 54 | 334 | 21 | 60 |
| Binary | 1100111 | 1110101 | 10010000 | 11100 | 10011 | 0 | 101100 | 11011100 | 10001 | 110000 |
Color Harmonies of #677590
Complementary color
Monochromatic Colors of #677590
Black with #677590
Text Example
Text Example
White with #677590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677590; }
p { color: rgb(103,117,144); }
H1.HeaderClassName
{
color: #677590;
}
.AnyTagClassName
{
color: #677590;
}
</style>
background-color css
<style>
a { background-color: #677590; }
a { background-color: rgb(103,117,144); }
div.DivClassName
{
background-color: #677590;
}
.BgClassName
{
background-color: #677590;
}
</style>
border-color css
<style>
span { border-color: #677590; }
span { border-color: rgb(103,117,144); }
td.TdClassName
{
border-color: #677590;
}
.TagClassName
{
border-color: #677590;
}
</style>