Shades of Waikawa Grey #677091
Tints of Waikawa Grey #677091
RGB
CMYK
RGB Variations
Color information
#677091 (or 0x677091) is known color: Waikawa Grey. HEX triplet: 67, 70 and 91. RGB value is (103,112,145). Sum of RGB (Red+Green+Blue) = 103+112+145=360 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.61% from 360); Green value is 112 (44.14% from 255 or 31.11% from 360); Blue value is 145 (57.03% from 255 or 40.28% from 360); Max value from RGB is 145 - color contains mainly: blue. Hex color #677091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677091 is #988F6E. Grayscale: #707070. Windows color (decimal): -9998191 or 9531495. OLE color: 9531495.
HSL color Cylindrical-coordinate representation of color #677091: hue angle of 227.14º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #677091 is Cyan = 0.29, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 112 | 145 | - |
| CMYK | 0.29 | 0.23 | 0 | 0.43 |
| HSL | 227.14º | 0.17% | 0.49% | - |
| HSV(B) | 227.14º | 0.29% | 0.57% | - |
| XYZ | 16.5 | 16.52 | 29.11 | - |
| YUV | 113.07 | 146.02 | 120.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 145 | 0.29 | 0.23 | 0 | 0.43 | 227.14 | 0.17 | 0.49 |
| Hex | 67 | 70 | 91 | 1D | 17 | 0 | 2B | E3 | 11 | 31 |
| Octal | 147 | 160 | 221 | 35 | 27 | 0 | 53 | 343 | 21 | 61 |
| Binary | 1100111 | 1110000 | 10010001 | 11101 | 10111 | 0 | 101011 | 11100011 | 10001 | 110001 |
Color Harmonies of #677091
Complementary color
Monochromatic Colors of #677091
Black with #677091
Text Example
Text Example
White with #677091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677091; }
p { color: rgb(103,112,145); }
H1.HeaderClassName
{
color: #677091;
}
.AnyTagClassName
{
color: #677091;
}
</style>
background-color css
<style>
a { background-color: #677091; }
a { background-color: rgb(103,112,145); }
div.DivClassName
{
background-color: #677091;
}
.BgClassName
{
background-color: #677091;
}
</style>
border-color css
<style>
span { border-color: #677091; }
span { border-color: rgb(103,112,145); }
td.TdClassName
{
border-color: #677091;
}
.TagClassName
{
border-color: #677091;
}
</style>