Shades of Waikawa Grey #636987
Tints of Waikawa Grey #636987
RGB
CMYK
RGB Variations
Color information
#636987 (or 0x636987) is known color: Waikawa Grey. HEX triplet: 63, 69 and 87. RGB value is (99,105,135). Sum of RGB (Red+Green+Blue) = 99+105+135=339 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.20% from 339); Green value is 105 (41.41% from 255 or 30.97% from 339); Blue value is 135 (53.12% from 255 or 39.82% from 339); Max value from RGB is 135 - color contains mainly: blue. Hex color #636987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636987 is #9C9678. Grayscale: #6A6A6A. Windows color (decimal): -10262137 or 8874339. OLE color: 8874339.
HSL color Cylindrical-coordinate representation of color #636987: hue angle of 230º degrees, saturation: 0.15, 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 #636987 is Cyan = 0.27, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 105 | 135 | - |
| CMYK | 0.27 | 0.22 | 0 | 0.47 |
| HSL | 230º | 0.15% | 0.46% | - |
| HSV(B) | 230º | 0.27% | 0.53% | - |
| XYZ | 14.57 | 14.51 | 24.95 | - |
| YUV | 106.63 | 144.01 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 105 | 135 | 0.27 | 0.22 | 0 | 0.47 | 230 | 0.15 | 0.46 |
| Hex | 63 | 69 | 87 | 1B | 16 | 0 | 2F | E6 | F | 2E |
| Octal | 143 | 151 | 207 | 33 | 26 | 0 | 57 | 346 | 17 | 56 |
| Binary | 1100011 | 1101001 | 10000111 | 11011 | 10110 | 0 | 101111 | 11100110 | 1111 | 101110 |
Color Harmonies of #636987
Complementary color
Monochromatic Colors of #636987
Black with #636987
Text Example
Text Example
White with #636987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636987; }
p { color: rgb(99,105,135); }
H1.HeaderClassName
{
color: #636987;
}
.AnyTagClassName
{
color: #636987;
}
</style>
background-color css
<style>
a { background-color: #636987; }
a { background-color: rgb(99,105,135); }
div.DivClassName
{
background-color: #636987;
}
.BgClassName
{
background-color: #636987;
}
</style>
border-color css
<style>
span { border-color: #636987; }
span { border-color: rgb(99,105,135); }
td.TdClassName
{
border-color: #636987;
}
.TagClassName
{
border-color: #636987;
}
</style>