Shades of Waikawa Grey #677690
Tints of Waikawa Grey #677690
RGB
CMYK
RGB Variations
Color information
#677690 (or 0x677690) is known color: Waikawa Grey. HEX triplet: 67, 76 and 90. RGB value is (103,118,144). Sum of RGB (Red+Green+Blue) = 103+118+144=365 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.22% from 365); Green value is 118 (46.48% from 255 or 32.33% from 365); Blue value is 144 (56.64% from 255 or 39.45% from 365); Max value from RGB is 144 - color contains mainly: blue. Hex color #677690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677690 is #98896F. Grayscale: #747474. Windows color (decimal): -9996656 or 9467495. OLE color: 9467495.
HSL color Cylindrical-coordinate representation of color #677690: hue angle of 218.05º 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 #677690 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 118 | 144 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.44 |
| HSL | 218.05º | 0.17% | 0.48% | - |
| HSV(B) | 218.05º | 0.28% | 0.56% | - |
| XYZ | 17.11 | 17.85 | 28.93 | - |
| YUV | 116.48 | 143.53 | 118.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 144 | 0.28 | 0.18 | 0 | 0.44 | 218.05 | 0.17 | 0.48 |
| Hex | 67 | 76 | 90 | 1C | 12 | 0 | 2C | DA | 11 | 30 |
| Octal | 147 | 166 | 220 | 34 | 22 | 0 | 54 | 332 | 21 | 60 |
| Binary | 1100111 | 1110110 | 10010000 | 11100 | 10010 | 0 | 101100 | 11011010 | 10001 | 110000 |
Color Harmonies of #677690
Complementary color
Monochromatic Colors of #677690
Black with #677690
Text Example
Text Example
White with #677690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677690; }
p { color: rgb(103,118,144); }
H1.HeaderClassName
{
color: #677690;
}
.AnyTagClassName
{
color: #677690;
}
</style>
background-color css
<style>
a { background-color: #677690; }
a { background-color: rgb(103,118,144); }
div.DivClassName
{
background-color: #677690;
}
.BgClassName
{
background-color: #677690;
}
</style>
border-color css
<style>
span { border-color: #677690; }
span { border-color: rgb(103,118,144); }
td.TdClassName
{
border-color: #677690;
}
.TagClassName
{
border-color: #677690;
}
</style>