Shades of Waikawa Grey #626887
Tints of Waikawa Grey #626887
RGB
CMYK
RGB Variations
Color information
#626887 (or 0x626887) is known color: Waikawa Grey. HEX triplet: 62, 68 and 87. RGB value is (98,104,135). Sum of RGB (Red+Green+Blue) = 98+104+135=337 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.08% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 135 - color contains mainly: blue. Hex color #626887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626887 is #9D9778. Grayscale: #696969. Windows color (decimal): -10327929 or 8874082. OLE color: 8874082.
HSL color Cylindrical-coordinate representation of color #626887: hue angle of 230.27º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #626887 is Cyan = 0.27, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 104 | 135 | - |
| CMYK | 0.27 | 0.23 | 0 | 0.47 |
| HSL | 230.27º | 0.16% | 0.46% | - |
| HSV(B) | 230.27º | 0.27% | 0.53% | - |
| XYZ | 14.36 | 14.25 | 24.91 | - |
| YUV | 105.74 | 144.51 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 104 | 135 | 0.27 | 0.23 | 0 | 0.47 | 230.27 | 0.16 | 0.46 |
| Hex | 62 | 68 | 87 | 1B | 17 | 0 | 2F | E6 | 10 | 2E |
| Octal | 142 | 150 | 207 | 33 | 27 | 0 | 57 | 346 | 20 | 56 |
| Binary | 1100010 | 1101000 | 10000111 | 11011 | 10111 | 0 | 101111 | 11100110 | 10000 | 101110 |
Color Harmonies of #626887
Complementary color
Monochromatic Colors of #626887
Black with #626887
Text Example
Text Example
White with #626887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626887; }
p { color: rgb(98,104,135); }
H1.HeaderClassName
{
color: #626887;
}
.AnyTagClassName
{
color: #626887;
}
</style>
background-color css
<style>
a { background-color: #626887; }
a { background-color: rgb(98,104,135); }
div.DivClassName
{
background-color: #626887;
}
.BgClassName
{
background-color: #626887;
}
</style>
border-color css
<style>
span { border-color: #626887; }
span { border-color: rgb(98,104,135); }
td.TdClassName
{
border-color: #626887;
}
.TagClassName
{
border-color: #626887;
}
</style>