Shades of Waikawa Grey #636988
Tints of Waikawa Grey #636988
RGB
CMYK
RGB Variations
Color information
#636988 (or 0x636988) is known color: Waikawa Grey. HEX triplet: 63, 69 and 88. RGB value is (99,105,136). Sum of RGB (Red+Green+Blue) = 99+105+136=340 (45% of max value = 765). Red value is 99 (39.06% from 255 or 29.12% from 340); Green value is 105 (41.41% from 255 or 30.88% from 340); Blue value is 136 (53.52% from 255 or 40% from 340); Max value from RGB is 136 - color contains mainly: blue. Hex color #636988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636988 is #9C9677. Grayscale: #6A6A6A. Windows color (decimal): -10262136 or 8939875. OLE color: 8939875.
HSL color Cylindrical-coordinate representation of color #636988: 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 #636988 is Cyan = 0.27, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 105 | 136 | - |
| 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.64 | 14.53 | 25.33 | - |
| YUV | 106.74 | 144.51 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 105 | 136 | 0.27 | 0.23 | 0 | 0.47 | 230.27 | 0.16 | 0.46 |
| Hex | 63 | 69 | 88 | 1B | 17 | 0 | 2F | E6 | 10 | 2E |
| Octal | 143 | 151 | 210 | 33 | 27 | 0 | 57 | 346 | 20 | 56 |
| Binary | 1100011 | 1101001 | 10001000 | 11011 | 10111 | 0 | 101111 | 11100110 | 10000 | 101110 |
Color Harmonies of #636988
Complementary color
Monochromatic Colors of #636988
Black with #636988
Text Example
Text Example
White with #636988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636988; }
p { color: rgb(99,105,136); }
H1.HeaderClassName
{
color: #636988;
}
.AnyTagClassName
{
color: #636988;
}
</style>
background-color css
<style>
a { background-color: #636988; }
a { background-color: rgb(99,105,136); }
div.DivClassName
{
background-color: #636988;
}
.BgClassName
{
background-color: #636988;
}
</style>
border-color css
<style>
span { border-color: #636988; }
span { border-color: rgb(99,105,136); }
td.TdClassName
{
border-color: #636988;
}
.TagClassName
{
border-color: #636988;
}
</style>