Shades of Waikawa Grey #636895
Tints of Waikawa Grey #636895
RGB
CMYK
RGB Variations
Color information
#636895 (or 0x636895) is known color: Waikawa Grey. HEX triplet: 63, 68 and 95. RGB value is (99,104,149). Sum of RGB (Red+Green+Blue) = 99+104+149=352 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.12% from 352); Green value is 104 (41.02% from 255 or 29.55% from 352); Blue value is 149 (58.59% from 255 or 42.33% from 352); Max value from RGB is 149 - color contains mainly: blue. Hex color #636895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636895 is #9C976A. Grayscale: #6B6B6B. Windows color (decimal): -10262379 or 9791587. OLE color: 9791587.
HSL color Cylindrical-coordinate representation of color #636895: hue angle of 234º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #636895 is Cyan = 0.34, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 104 | 149 | - |
| CMYK | 0.34 | 0.30 | 0 | 0.42 |
| HSL | 234º | 0.2% | 0.49% | - |
| HSV(B) | 234º | 0.34% | 0.58% | - |
| XYZ | 15.52 | 14.72 | 30.46 | - |
| YUV | 107.64 | 151.34 | 121.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 104 | 149 | 0.34 | 0.30 | 0 | 0.42 | 234 | 0.2 | 0.49 |
| Hex | 63 | 68 | 95 | 22 | 1E | 0 | 2A | EA | 14 | 31 |
| Octal | 143 | 150 | 225 | 42 | 36 | 0 | 52 | 352 | 24 | 61 |
| Binary | 1100011 | 1101000 | 10010101 | 100010 | 11110 | 0 | 101010 | 11101010 | 10100 | 110001 |
Color Harmonies of #636895
Complementary color
Monochromatic Colors of #636895
Black with #636895
Text Example
Text Example
White with #636895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636895; }
p { color: rgb(99,104,149); }
H1.HeaderClassName
{
color: #636895;
}
.AnyTagClassName
{
color: #636895;
}
</style>
background-color css
<style>
a { background-color: #636895; }
a { background-color: rgb(99,104,149); }
div.DivClassName
{
background-color: #636895;
}
.BgClassName
{
background-color: #636895;
}
</style>
border-color css
<style>
span { border-color: #636895; }
span { border-color: rgb(99,104,149); }
td.TdClassName
{
border-color: #636895;
}
.TagClassName
{
border-color: #636895;
}
</style>