Shades of Waikawa Grey #626797
Tints of Waikawa Grey #626797
RGB
CMYK
RGB Variations
Color information
#626797 (or 0x626797) is known color: Waikawa Grey. HEX triplet: 62, 67 and 97. RGB value is (98,103,151). Sum of RGB (Red+Green+Blue) = 98+103+151=352 (46% of max value = 765). Red value is 98 (38.67% from 255 or 27.84% from 352); Green value is 103 (40.62% from 255 or 29.26% from 352); Blue value is 151 (59.38% from 255 or 42.90% from 352); Max value from RGB is 151 - color contains mainly: blue. Hex color #626797 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626797 is #9D9868. Grayscale: #6A6A6A. Windows color (decimal): -10328169 or 9922402. OLE color: 9922402.
HSL color Cylindrical-coordinate representation of color #626797: hue angle of 234.34º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #626797 is Cyan = 0.35, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 103 | 151 | - |
| CMYK | 0.35 | 0.32 | 0 | 0.41 |
| HSL | 234.34º | 0.21% | 0.49% | - |
| HSV(B) | 234.34º | 0.35% | 0.59% | - |
| XYZ | 15.47 | 14.53 | 31.27 | - |
| YUV | 106.98 | 152.84 | 121.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 103 | 151 | 0.35 | 0.32 | 0 | 0.41 | 234.34 | 0.21 | 0.49 |
| Hex | 62 | 67 | 97 | 23 | 20 | 0 | 29 | EA | 15 | 31 |
| Octal | 142 | 147 | 227 | 43 | 40 | 0 | 51 | 352 | 25 | 61 |
| Binary | 1100010 | 1100111 | 10010111 | 100011 | 100000 | 0 | 101001 | 11101010 | 10101 | 110001 |
Color Harmonies of #626797
Complementary color
Monochromatic Colors of #626797
Black with #626797
Text Example
Text Example
White with #626797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626797; }
p { color: rgb(98,103,151); }
H1.HeaderClassName
{
color: #626797;
}
.AnyTagClassName
{
color: #626797;
}
</style>
background-color css
<style>
a { background-color: #626797; }
a { background-color: rgb(98,103,151); }
div.DivClassName
{
background-color: #626797;
}
.BgClassName
{
background-color: #626797;
}
</style>
border-color css
<style>
span { border-color: #626797; }
span { border-color: rgb(98,103,151); }
td.TdClassName
{
border-color: #626797;
}
.TagClassName
{
border-color: #626797;
}
</style>