Shades of Waikawa Grey #677591
Tints of Waikawa Grey #677591
RGB
CMYK
RGB Variations
Color information
#677591 (or 0x677591) is known color: Waikawa Grey. HEX triplet: 67, 75 and 91. RGB value is (103,117,145). Sum of RGB (Red+Green+Blue) = 103+117+145=365 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.22% from 365); Green value is 117 (46.09% from 255 or 32.05% from 365); Blue value is 145 (57.03% from 255 or 39.73% from 365); Max value from RGB is 145 - color contains mainly: blue. Hex color #677591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677591 is #988A6E. Grayscale: #737373. Windows color (decimal): -9996911 or 9532775. OLE color: 9532775.
HSL color Cylindrical-coordinate representation of color #677591: hue angle of 220º 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 #677591 is Cyan = 0.29, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 117 | 145 | - |
| CMYK | 0.29 | 0.19 | 0 | 0.43 |
| HSL | 220º | 0.17% | 0.49% | - |
| HSV(B) | 220º | 0.29% | 0.57% | - |
| XYZ | 17.07 | 17.65 | 29.3 | - |
| YUV | 116.01 | 144.36 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 145 | 0.29 | 0.19 | 0 | 0.43 | 220 | 0.17 | 0.49 |
| Hex | 67 | 75 | 91 | 1D | 13 | 0 | 2B | DC | 11 | 31 |
| Octal | 147 | 165 | 221 | 35 | 23 | 0 | 53 | 334 | 21 | 61 |
| Binary | 1100111 | 1110101 | 10010001 | 11101 | 10011 | 0 | 101011 | 11011100 | 10001 | 110001 |
Color Harmonies of #677591
Complementary color
Monochromatic Colors of #677591
Black with #677591
Text Example
Text Example
White with #677591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677591; }
p { color: rgb(103,117,145); }
H1.HeaderClassName
{
color: #677591;
}
.AnyTagClassName
{
color: #677591;
}
</style>
background-color css
<style>
a { background-color: #677591; }
a { background-color: rgb(103,117,145); }
div.DivClassName
{
background-color: #677591;
}
.BgClassName
{
background-color: #677591;
}
</style>
border-color css
<style>
span { border-color: #677591; }
span { border-color: rgb(103,117,145); }
td.TdClassName
{
border-color: #677591;
}
.TagClassName
{
border-color: #677591;
}
</style>