Shades of Waikawa Grey #677195
Tints of Waikawa Grey #677195
RGB
CMYK
RGB Variations
Color information
#677195 (or 0x677195) is known color: Waikawa Grey. HEX triplet: 67, 71 and 95. RGB value is (103,113,149). Sum of RGB (Red+Green+Blue) = 103+113+149=365 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.22% from 365); Green value is 113 (44.53% from 255 or 30.96% from 365); Blue value is 149 (58.59% from 255 or 40.82% from 365); Max value from RGB is 149 - color contains mainly: blue. Hex color #677195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677195 is #988E6A. Grayscale: #717171. Windows color (decimal): -9997931 or 9793895. OLE color: 9793895.
HSL color Cylindrical-coordinate representation of color #677195: hue angle of 226.96º 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 #677195 is Cyan = 0.31, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 113 | 149 | - |
| CMYK | 0.31 | 0.24 | 0 | 0.42 |
| HSL | 226.96º | 0.18% | 0.49% | - |
| HSV(B) | 226.96º | 0.31% | 0.58% | - |
| XYZ | 16.92 | 16.86 | 30.8 | - |
| YUV | 114.11 | 147.69 | 120.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 149 | 0.31 | 0.24 | 0 | 0.42 | 226.96 | 0.18 | 0.49 |
| Hex | 67 | 71 | 95 | 1F | 18 | 0 | 2A | E3 | 12 | 31 |
| Octal | 147 | 161 | 225 | 37 | 30 | 0 | 52 | 343 | 22 | 61 |
| Binary | 1100111 | 1110001 | 10010101 | 11111 | 11000 | 0 | 101010 | 11100011 | 10010 | 110001 |
Color Harmonies of #677195
Complementary color
Monochromatic Colors of #677195
Black with #677195
Text Example
Text Example
White with #677195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677195; }
p { color: rgb(103,113,149); }
H1.HeaderClassName
{
color: #677195;
}
.AnyTagClassName
{
color: #677195;
}
</style>
background-color css
<style>
a { background-color: #677195; }
a { background-color: rgb(103,113,149); }
div.DivClassName
{
background-color: #677195;
}
.BgClassName
{
background-color: #677195;
}
</style>
border-color css
<style>
span { border-color: #677195; }
span { border-color: rgb(103,113,149); }
td.TdClassName
{
border-color: #677195;
}
.TagClassName
{
border-color: #677195;
}
</style>