Shades of Waikawa Grey #677291
Tints of Waikawa Grey #677291
RGB
CMYK
RGB Variations
Color information
#677291 (or 0x677291) is known color: Waikawa Grey. HEX triplet: 67, 72 and 91. RGB value is (103,114,145). Sum of RGB (Red+Green+Blue) = 103+114+145=362 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.45% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 145 (57.03% from 255 or 40.06% from 362); Max value from RGB is 145 - color contains mainly: blue. Hex color #677291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677291 is #988D6E. Grayscale: #727272. Windows color (decimal): -9997679 or 9532007. OLE color: 9532007.
HSL color Cylindrical-coordinate representation of color #677291: hue angle of 224.29º 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 #677291 is Cyan = 0.29, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 114 | 145 | - |
| CMYK | 0.29 | 0.21 | 0 | 0.43 |
| HSL | 224.29º | 0.17% | 0.49% | - |
| HSV(B) | 224.29º | 0.29% | 0.57% | - |
| XYZ | 16.72 | 16.96 | 29.18 | - |
| YUV | 114.25 | 145.36 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 114 | 145 | 0.29 | 0.21 | 0 | 0.43 | 224.29 | 0.17 | 0.49 |
| Hex | 67 | 72 | 91 | 1D | 15 | 0 | 2B | E0 | 11 | 31 |
| Octal | 147 | 162 | 221 | 35 | 25 | 0 | 53 | 340 | 21 | 61 |
| Binary | 1100111 | 1110010 | 10010001 | 11101 | 10101 | 0 | 101011 | 11100000 | 10001 | 110001 |
Color Harmonies of #677291
Complementary color
Monochromatic Colors of #677291
Black with #677291
Text Example
Text Example
White with #677291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677291; }
p { color: rgb(103,114,145); }
H1.HeaderClassName
{
color: #677291;
}
.AnyTagClassName
{
color: #677291;
}
</style>
background-color css
<style>
a { background-color: #677291; }
a { background-color: rgb(103,114,145); }
div.DivClassName
{
background-color: #677291;
}
.BgClassName
{
background-color: #677291;
}
</style>
border-color css
<style>
span { border-color: #677291; }
span { border-color: rgb(103,114,145); }
td.TdClassName
{
border-color: #677291;
}
.TagClassName
{
border-color: #677291;
}
</style>