Shades of Waikawa Grey #677795
Tints of Waikawa Grey #677795
RGB
CMYK
RGB Variations
Color information
#677795 (or 0x677795) is known color: Waikawa Grey. HEX triplet: 67, 77 and 95. RGB value is (103,119,149). Sum of RGB (Red+Green+Blue) = 103+119+149=371 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.76% from 371); Green value is 119 (46.88% from 255 or 32.08% from 371); Blue value is 149 (58.59% from 255 or 40.16% from 371); Max value from RGB is 149 - color contains mainly: blue. Hex color #677795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677795 is #98886A. Grayscale: #757575. Windows color (decimal): -9996395 or 9795431. OLE color: 9795431.
HSL color Cylindrical-coordinate representation of color #677795: hue angle of 219.13º 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 #677795 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 119 | 149 | - |
| CMYK | 0.31 | 0.20 | 0 | 0.42 |
| HSL | 219.13º | 0.18% | 0.49% | - |
| HSV(B) | 219.13º | 0.31% | 0.58% | - |
| XYZ | 17.62 | 18.25 | 31.03 | - |
| YUV | 117.64 | 145.7 | 117.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 149 | 0.31 | 0.20 | 0 | 0.42 | 219.13 | 0.18 | 0.49 |
| Hex | 67 | 77 | 95 | 1F | 14 | 0 | 2A | DB | 12 | 31 |
| Octal | 147 | 167 | 225 | 37 | 24 | 0 | 52 | 333 | 22 | 61 |
| Binary | 1100111 | 1110111 | 10010101 | 11111 | 10100 | 0 | 101010 | 11011011 | 10010 | 110001 |
Color Harmonies of #677795
Complementary color
Monochromatic Colors of #677795
Black with #677795
Text Example
Text Example
White with #677795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677795; }
p { color: rgb(103,119,149); }
H1.HeaderClassName
{
color: #677795;
}
.AnyTagClassName
{
color: #677795;
}
</style>
background-color css
<style>
a { background-color: #677795; }
a { background-color: rgb(103,119,149); }
div.DivClassName
{
background-color: #677795;
}
.BgClassName
{
background-color: #677795;
}
</style>
border-color css
<style>
span { border-color: #677795; }
span { border-color: rgb(103,119,149); }
td.TdClassName
{
border-color: #677795;
}
.TagClassName
{
border-color: #677795;
}
</style>