Shades of Waikawa Grey #677692
Tints of Waikawa Grey #677692
RGB
CMYK
RGB Variations
Color information
#677692 (or 0x677692) is known color: Waikawa Grey. HEX triplet: 67, 76 and 92. RGB value is (103,118,146). Sum of RGB (Red+Green+Blue) = 103+118+146=367 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.07% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 146 (57.42% from 255 or 39.78% from 367); Max value from RGB is 146 - color contains mainly: blue. Hex color #677692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677692 is #98896D. Grayscale: #747474. Windows color (decimal): -9996654 or 9598567. OLE color: 9598567.
HSL color Cylindrical-coordinate representation of color #677692: hue angle of 219.07º 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 #677692 is Cyan = 0.29, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 118 | 146 | - |
| CMYK | 0.29 | 0.19 | 0 | 0.43 |
| HSL | 219.07º | 0.17% | 0.49% | - |
| HSV(B) | 219.07º | 0.29% | 0.57% | - |
| XYZ | 17.26 | 17.92 | 29.74 | - |
| YUV | 116.71 | 144.53 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 146 | 0.29 | 0.19 | 0 | 0.43 | 219.07 | 0.17 | 0.49 |
| Hex | 67 | 76 | 92 | 1D | 13 | 0 | 2B | DB | 11 | 31 |
| Octal | 147 | 166 | 222 | 35 | 23 | 0 | 53 | 333 | 21 | 61 |
| Binary | 1100111 | 1110110 | 10010010 | 11101 | 10011 | 0 | 101011 | 11011011 | 10001 | 110001 |
Color Harmonies of #677692
Complementary color
Monochromatic Colors of #677692
Black with #677692
Text Example
Text Example
White with #677692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677692; }
p { color: rgb(103,118,146); }
H1.HeaderClassName
{
color: #677692;
}
.AnyTagClassName
{
color: #677692;
}
</style>
background-color css
<style>
a { background-color: #677692; }
a { background-color: rgb(103,118,146); }
div.DivClassName
{
background-color: #677692;
}
.BgClassName
{
background-color: #677692;
}
</style>
border-color css
<style>
span { border-color: #677692; }
span { border-color: rgb(103,118,146); }
td.TdClassName
{
border-color: #677692;
}
.TagClassName
{
border-color: #677692;
}
</style>