Shades of Waikawa Grey #636795
Tints of Waikawa Grey #636795
RGB
CMYK
RGB Variations
Color information
#636795 (or 0x636795) is known color: Waikawa Grey. HEX triplet: 63, 67 and 95. RGB value is (99,103,149). Sum of RGB (Red+Green+Blue) = 99+103+149=351 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.21% from 351); Green value is 103 (40.62% from 255 or 29.34% from 351); Blue value is 149 (58.59% from 255 or 42.45% from 351); Max value from RGB is 149 - color contains mainly: blue. Hex color #636795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636795 is #9C986A. Grayscale: #6A6A6A. Windows color (decimal): -10262635 or 9791331. OLE color: 9791331.
HSL color Cylindrical-coordinate representation of color #636795: hue angle of 235.2º 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 #636795 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 103 | 149 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.42 |
| HSL | 235.2º | 0.2% | 0.49% | - |
| HSV(B) | 235.2º | 0.34% | 0.58% | - |
| XYZ | 15.42 | 14.52 | 30.42 | - |
| YUV | 107.05 | 151.67 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 103 | 149 | 0.34 | 0.31 | 0 | 0.42 | 235.2 | 0.2 | 0.49 |
| Hex | 63 | 67 | 95 | 22 | 1F | 0 | 2A | EB | 14 | 31 |
| Octal | 143 | 147 | 225 | 42 | 37 | 0 | 52 | 353 | 24 | 61 |
| Binary | 1100011 | 1100111 | 10010101 | 100010 | 11111 | 0 | 101010 | 11101011 | 10100 | 110001 |
Color Harmonies of #636795
Complementary color
Monochromatic Colors of #636795
Black with #636795
Text Example
Text Example
White with #636795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636795; }
p { color: rgb(99,103,149); }
H1.HeaderClassName
{
color: #636795;
}
.AnyTagClassName
{
color: #636795;
}
</style>
background-color css
<style>
a { background-color: #636795; }
a { background-color: rgb(99,103,149); }
div.DivClassName
{
background-color: #636795;
}
.BgClassName
{
background-color: #636795;
}
</style>
border-color css
<style>
span { border-color: #636795; }
span { border-color: rgb(99,103,149); }
td.TdClassName
{
border-color: #636795;
}
.TagClassName
{
border-color: #636795;
}
</style>