Shades of Waikawa Grey #677594
Tints of Waikawa Grey #677594
RGB
CMYK
RGB Variations
Color information
#677594 (or 0x677594) is known color: Waikawa Grey. HEX triplet: 67, 75 and 94. RGB value is (103,117,148). Sum of RGB (Red+Green+Blue) = 103+117+148=368 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.99% from 368); Green value is 117 (46.09% from 255 or 31.79% from 368); Blue value is 148 (58.20% from 255 or 40.22% from 368); Max value from RGB is 148 - color contains mainly: blue. Hex color #677594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677594 is #988A6B. Grayscale: #747474. Windows color (decimal): -9996908 or 9729383. OLE color: 9729383.
HSL color Cylindrical-coordinate representation of color #677594: hue angle of 221.33º 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 #677594 is Cyan = 0.30, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 117 | 148 | - |
| CMYK | 0.30 | 0.21 | 0 | 0.42 |
| HSL | 221.33º | 0.18% | 0.49% | - |
| HSV(B) | 221.33º | 0.3% | 0.58% | - |
| XYZ | 17.3 | 17.74 | 30.53 | - |
| YUV | 116.35 | 145.86 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 148 | 0.30 | 0.21 | 0 | 0.42 | 221.33 | 0.18 | 0.49 |
| Hex | 67 | 75 | 94 | 1E | 15 | 0 | 2A | DD | 12 | 31 |
| Octal | 147 | 165 | 224 | 36 | 25 | 0 | 52 | 335 | 22 | 61 |
| Binary | 1100111 | 1110101 | 10010100 | 11110 | 10101 | 0 | 101010 | 11011101 | 10010 | 110001 |
Color Harmonies of #677594
Complementary color
Monochromatic Colors of #677594
Black with #677594
Text Example
Text Example
White with #677594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677594; }
p { color: rgb(103,117,148); }
H1.HeaderClassName
{
color: #677594;
}
.AnyTagClassName
{
color: #677594;
}
</style>
background-color css
<style>
a { background-color: #677594; }
a { background-color: rgb(103,117,148); }
div.DivClassName
{
background-color: #677594;
}
.BgClassName
{
background-color: #677594;
}
</style>
border-color css
<style>
span { border-color: #677594; }
span { border-color: rgb(103,117,148); }
td.TdClassName
{
border-color: #677594;
}
.TagClassName
{
border-color: #677594;
}
</style>