Shades of Waikawa Grey #636993
Tints of Waikawa Grey #636993
RGB
CMYK
RGB Variations
Color information
#636993 (or 0x636993) is known color: Waikawa Grey. HEX triplet: 63, 69 and 93. RGB value is (99,105,147). Sum of RGB (Red+Green+Blue) = 99+105+147=351 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.21% from 351); Green value is 105 (41.41% from 255 or 29.91% from 351); Blue value is 147 (57.81% from 255 or 41.88% from 351); Max value from RGB is 147 - color contains mainly: blue. Hex color #636993 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636993 is #9C966C. Grayscale: #6B6B6B. Windows color (decimal): -10262125 or 9660771. OLE color: 9660771.
HSL color Cylindrical-coordinate representation of color #636993: hue angle of 232.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #636993 is Cyan = 0.33, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 105 | 147 | - |
| CMYK | 0.33 | 0.29 | 0 | 0.42 |
| HSL | 232.5º | 0.2% | 0.48% | - |
| HSV(B) | 232.5º | 0.33% | 0.58% | - |
| XYZ | 15.46 | 14.86 | 29.66 | - |
| YUV | 107.99 | 150.01 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 105 | 147 | 0.33 | 0.29 | 0 | 0.42 | 232.5 | 0.2 | 0.48 |
| Hex | 63 | 69 | 93 | 21 | 1D | 0 | 2A | E8 | 14 | 30 |
| Octal | 143 | 151 | 223 | 41 | 35 | 0 | 52 | 350 | 24 | 60 |
| Binary | 1100011 | 1101001 | 10010011 | 100001 | 11101 | 0 | 101010 | 11101000 | 10100 | 110000 |
Color Harmonies of #636993
Complementary color
Monochromatic Colors of #636993
Black with #636993
Text Example
Text Example
White with #636993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636993; }
p { color: rgb(99,105,147); }
H1.HeaderClassName
{
color: #636993;
}
.AnyTagClassName
{
color: #636993;
}
</style>
background-color css
<style>
a { background-color: #636993; }
a { background-color: rgb(99,105,147); }
div.DivClassName
{
background-color: #636993;
}
.BgClassName
{
background-color: #636993;
}
</style>
border-color css
<style>
span { border-color: #636993; }
span { border-color: rgb(99,105,147); }
td.TdClassName
{
border-color: #636993;
}
.TagClassName
{
border-color: #636993;
}
</style>