Shades of Waikawa Grey #677495
Tints of Waikawa Grey #677495
RGB
CMYK
RGB Variations
Color information
#677495 (or 0x677495) is known color: Waikawa Grey. HEX triplet: 67, 74 and 95. RGB value is (103,116,149). Sum of RGB (Red+Green+Blue) = 103+116+149=368 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.99% from 368); Green value is 116 (45.70% from 255 or 31.52% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #677495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677495 is #988B6A. Grayscale: #737373. Windows color (decimal): -9997163 or 9794663. OLE color: 9794663.
HSL color Cylindrical-coordinate representation of color #677495: hue angle of 223.04º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #677495 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 116 | 149 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.42 |
| HSL | 223.04º | 0.18% | 0.49% | - |
| HSV(B) | 223.04º | 0.31% | 0.58% | - |
| XYZ | 17.26 | 17.54 | 30.91 | - |
| YUV | 115.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 149 | 0.31 | 0.22 | 0 | 0.42 | 223.04 | 0.18 | 0.49 |
| Hex | 67 | 74 | 95 | 1F | 16 | 0 | 2A | DF | 12 | 31 |
| Octal | 147 | 164 | 225 | 37 | 26 | 0 | 52 | 337 | 22 | 61 |
| Binary | 1100111 | 1110100 | 10010101 | 11111 | 10110 | 0 | 101010 | 11011111 | 10010 | 110001 |
Color Harmonies of #677495
Complementary color
Monochromatic Colors of #677495
Black with #677495
Text Example
Text Example
White with #677495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677495; }
p { color: rgb(103,116,149); }
H1.HeaderClassName
{
color: #677495;
}
.AnyTagClassName
{
color: #677495;
}
</style>
background-color css
<style>
a { background-color: #677495; }
a { background-color: rgb(103,116,149); }
div.DivClassName
{
background-color: #677495;
}
.BgClassName
{
background-color: #677495;
}
</style>
border-color css
<style>
span { border-color: #677495; }
span { border-color: rgb(103,116,149); }
td.TdClassName
{
border-color: #677495;
}
.TagClassName
{
border-color: #677495;
}
</style>