Shades of Waikawa Grey #626984
Tints of Waikawa Grey #626984
RGB
CMYK
RGB Variations
Color information
#626984 (or 0x626984) is known color: Waikawa Grey. HEX triplet: 62, 69 and 84. RGB value is (98,105,132). Sum of RGB (Red+Green+Blue) = 98+105+132=335 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.25% from 335); Green value is 105 (41.41% from 255 or 31.34% from 335); Blue value is 132 (51.95% from 255 or 39.40% from 335); Max value from RGB is 132 - color contains mainly: blue. Hex color #626984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626984 is #9D967B. Grayscale: #696969. Windows color (decimal): -10327676 or 8677730. OLE color: 8677730.
HSL color Cylindrical-coordinate representation of color #626984: hue angle of 227.65º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #626984 is Cyan = 0.26, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 105 | 132 | - |
| CMYK | 0.26 | 0.20 | 0 | 0.48 |
| HSL | 227.65º | 0.15% | 0.45% | - |
| HSV(B) | 227.65º | 0.26% | 0.52% | - |
| XYZ | 14.25 | 14.37 | 23.85 | - |
| YUV | 105.99 | 142.68 | 122.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 132 | 0.26 | 0.20 | 0 | 0.48 | 227.65 | 0.15 | 0.45 |
| Hex | 62 | 69 | 84 | 1A | 14 | 0 | 30 | E4 | F | 2D |
| Octal | 142 | 151 | 204 | 32 | 24 | 0 | 60 | 344 | 17 | 55 |
| Binary | 1100010 | 1101001 | 10000100 | 11010 | 10100 | 0 | 110000 | 11100100 | 1111 | 101101 |
Color Harmonies of #626984
Complementary color
Monochromatic Colors of #626984
Black with #626984
Text Example
Text Example
White with #626984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626984; }
p { color: rgb(98,105,132); }
H1.HeaderClassName
{
color: #626984;
}
.AnyTagClassName
{
color: #626984;
}
</style>
background-color css
<style>
a { background-color: #626984; }
a { background-color: rgb(98,105,132); }
div.DivClassName
{
background-color: #626984;
}
.BgClassName
{
background-color: #626984;
}
</style>
border-color css
<style>
span { border-color: #626984; }
span { border-color: rgb(98,105,132); }
td.TdClassName
{
border-color: #626984;
}
.TagClassName
{
border-color: #626984;
}
</style>