Shades of Waikawa Grey #636985
Tints of Waikawa Grey #636985
RGB
CMYK
RGB Variations
Color information
#636985 (or 0x636985) is known color: Waikawa Grey. HEX triplet: 63, 69 and 85. RGB value is (99,105,133). Sum of RGB (Red+Green+Blue) = 99+105+133=337 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.38% from 337); Green value is 105 (41.41% from 255 or 31.16% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 133 - color contains mainly: blue. Hex color #636985 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636985 is #9C967A. Grayscale: #6A6A6A. Windows color (decimal): -10262139 or 8743267. OLE color: 8743267.
HSL color Cylindrical-coordinate representation of color #636985: hue angle of 229.41º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #636985 is Cyan = 0.26, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 99 | 105 | 133 | - |
| CMYK | 0.26 | 0.21 | 0 | 0.48 |
| HSL | 229.41º | 0.15% | 0.45% | - |
| HSV(B) | 229.41º | 0.26% | 0.52% | - |
| XYZ | 14.43 | 14.45 | 24.22 | - |
| YUV | 106.4 | 143.01 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 105 | 133 | 0.26 | 0.21 | 0 | 0.48 | 229.41 | 0.15 | 0.45 |
| Hex | 63 | 69 | 85 | 1A | 15 | 0 | 30 | E5 | F | 2D |
| Octal | 143 | 151 | 205 | 32 | 25 | 0 | 60 | 345 | 17 | 55 |
| Binary | 1100011 | 1101001 | 10000101 | 11010 | 10101 | 0 | 110000 | 11100101 | 1111 | 101101 |
Color Harmonies of #636985
Complementary color
Monochromatic Colors of #636985
Black with #636985
Text Example
Text Example
White with #636985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636985; }
p { color: rgb(99,105,133); }
H1.HeaderClassName
{
color: #636985;
}
.AnyTagClassName
{
color: #636985;
}
</style>
background-color css
<style>
a { background-color: #636985; }
a { background-color: rgb(99,105,133); }
div.DivClassName
{
background-color: #636985;
}
.BgClassName
{
background-color: #636985;
}
</style>
border-color css
<style>
span { border-color: #636985; }
span { border-color: rgb(99,105,133); }
td.TdClassName
{
border-color: #636985;
}
.TagClassName
{
border-color: #636985;
}
</style>