Shades of Waikawa Grey #626692
Tints of Waikawa Grey #626692
RGB
CMYK
RGB Variations
Color information
#626692 (or 0x626692) is known color: Waikawa Grey. HEX triplet: 62, 66 and 92. RGB value is (98,102,146). Sum of RGB (Red+Green+Blue) = 98+102+146=346 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.32% from 346); Green value is 102 (40.23% from 255 or 29.48% from 346); Blue value is 146 (57.42% from 255 or 42.20% from 346); Max value from RGB is 146 - color contains mainly: blue. Hex color #626692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626692 is #9D996D. Grayscale: #696969. Windows color (decimal): -10328430 or 9594466. OLE color: 9594466.
HSL color Cylindrical-coordinate representation of color #626692: hue angle of 235º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #626692 is Cyan = 0.33, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 102 | 146 | - |
| CMYK | 0.33 | 0.30 | 0 | 0.43 |
| HSL | 235º | 0.2% | 0.48% | - |
| HSV(B) | 235º | 0.33% | 0.57% | - |
| XYZ | 14.98 | 14.17 | 29.14 | - |
| YUV | 105.82 | 150.67 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 146 | 0.33 | 0.30 | 0 | 0.43 | 235 | 0.2 | 0.48 |
| Hex | 62 | 66 | 92 | 21 | 1E | 0 | 2B | EB | 14 | 30 |
| Octal | 142 | 146 | 222 | 41 | 36 | 0 | 53 | 353 | 24 | 60 |
| Binary | 1100010 | 1100110 | 10010010 | 100001 | 11110 | 0 | 101011 | 11101011 | 10100 | 110000 |
Color Harmonies of #626692
Complementary color
Monochromatic Colors of #626692
Black with #626692
Text Example
Text Example
White with #626692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626692; }
p { color: rgb(98,102,146); }
H1.HeaderClassName
{
color: #626692;
}
.AnyTagClassName
{
color: #626692;
}
</style>
background-color css
<style>
a { background-color: #626692; }
a { background-color: rgb(98,102,146); }
div.DivClassName
{
background-color: #626692;
}
.BgClassName
{
background-color: #626692;
}
</style>
border-color css
<style>
span { border-color: #626692; }
span { border-color: rgb(98,102,146); }
td.TdClassName
{
border-color: #626692;
}
.TagClassName
{
border-color: #626692;
}
</style>