Shades of Waikawa Grey #677694
Tints of Waikawa Grey #677694
RGB
CMYK
RGB Variations
Color information
#677694 (or 0x677694) is known color: Waikawa Grey. HEX triplet: 67, 76 and 94. RGB value is (103,118,148). Sum of RGB (Red+Green+Blue) = 103+118+148=369 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.91% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 148 (58.20% from 255 or 40.11% from 369); Max value from RGB is 148 - color contains mainly: blue. Hex color #677694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677694 is #98896B. Grayscale: #747474. Windows color (decimal): -9996652 or 9729639. OLE color: 9729639.
HSL color Cylindrical-coordinate representation of color #677694: hue angle of 220º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #677694 is Cyan = 0.30, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 118 | 148 | - |
| CMYK | 0.30 | 0.20 | 0 | 0.42 |
| HSL | 220º | 0.18% | 0.49% | - |
| HSV(B) | 220º | 0.3% | 0.58% | - |
| XYZ | 17.42 | 17.98 | 30.57 | - |
| YUV | 116.94 | 145.53 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 148 | 0.30 | 0.20 | 0 | 0.42 | 220 | 0.18 | 0.49 |
| Hex | 67 | 76 | 94 | 1E | 14 | 0 | 2A | DC | 12 | 31 |
| Octal | 147 | 166 | 224 | 36 | 24 | 0 | 52 | 334 | 22 | 61 |
| Binary | 1100111 | 1110110 | 10010100 | 11110 | 10100 | 0 | 101010 | 11011100 | 10010 | 110001 |
Color Harmonies of #677694
Complementary color
Monochromatic Colors of #677694
Black with #677694
Text Example
Text Example
White with #677694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677694; }
p { color: rgb(103,118,148); }
H1.HeaderClassName
{
color: #677694;
}
.AnyTagClassName
{
color: #677694;
}
</style>
background-color css
<style>
a { background-color: #677694; }
a { background-color: rgb(103,118,148); }
div.DivClassName
{
background-color: #677694;
}
.BgClassName
{
background-color: #677694;
}
</style>
border-color css
<style>
span { border-color: #677694; }
span { border-color: rgb(103,118,148); }
td.TdClassName
{
border-color: #677694;
}
.TagClassName
{
border-color: #677694;
}
</style>