Shades of Waikawa Grey #636998
Tints of Waikawa Grey #636998
RGB
CMYK
RGB Variations
Color information
#636998 (or 0x636998) is known color: Waikawa Grey. HEX triplet: 63, 69 and 98. RGB value is (99,105,152). Sum of RGB (Red+Green+Blue) = 99+105+152=356 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.81% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 152 (59.77% from 255 or 42.70% from 356); Max value from RGB is 152 - color contains mainly: blue. Hex color #636998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636998 is #9C9667. Grayscale: #6C6C6C. Windows color (decimal): -10262120 or 9988451. OLE color: 9988451.
HSL color Cylindrical-coordinate representation of color #636998: hue angle of 233.21º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #636998 is Cyan = 0.35, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 105 | 152 | - |
| CMYK | 0.35 | 0.31 | 0 | 0.40 |
| HSL | 233.21º | 0.21% | 0.49% | - |
| HSV(B) | 233.21º | 0.35% | 0.6% | - |
| XYZ | 15.86 | 15.02 | 31.77 | - |
| YUV | 108.56 | 152.51 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 105 | 152 | 0.35 | 0.31 | 0 | 0.40 | 233.21 | 0.21 | 0.49 |
| Hex | 63 | 69 | 98 | 23 | 1F | 0 | 28 | E9 | 15 | 31 |
| Octal | 143 | 151 | 230 | 43 | 37 | 0 | 50 | 351 | 25 | 61 |
| Binary | 1100011 | 1101001 | 10011000 | 100011 | 11111 | 0 | 101000 | 11101001 | 10101 | 110001 |
Color Harmonies of #636998
Complementary color
Monochromatic Colors of #636998
Black with #636998
Text Example
Text Example
White with #636998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636998; }
p { color: rgb(99,105,152); }
H1.HeaderClassName
{
color: #636998;
}
.AnyTagClassName
{
color: #636998;
}
</style>
background-color css
<style>
a { background-color: #636998; }
a { background-color: rgb(99,105,152); }
div.DivClassName
{
background-color: #636998;
}
.BgClassName
{
background-color: #636998;
}
</style>
border-color css
<style>
span { border-color: #636998; }
span { border-color: rgb(99,105,152); }
td.TdClassName
{
border-color: #636998;
}
.TagClassName
{
border-color: #636998;
}
</style>