Shades of Waikawa Grey #63759E
Tints of Waikawa Grey #63759E
RGB
CMYK
RGB Variations
Color information
#63759E (or 0x63759E) is known color: Waikawa Grey. HEX triplet: 63, 75 and 9E. RGB value is (99,117,158). Sum of RGB (Red+Green+Blue) = 99+117+158=374 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.47% from 374); Green value is 117 (46.09% from 255 or 31.28% from 374); Blue value is 158 (62.11% from 255 or 42.25% from 374); Max value from RGB is 158 - color contains mainly: blue. Hex color #63759E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #63759E is #9C8A61. Grayscale: #747474. Windows color (decimal): -10259042 or 10384739. OLE color: 10384739.
HSL color Cylindrical-coordinate representation of color #63759E: hue angle of 221.69º degrees, saturation: 0.23, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #63759E is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 99 | 117 | 158 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.38 |
| HSL | 221.69º | 0.23% | 0.5% | - |
| HSV(B) | 221.69º | 0.37% | 0.62% | - |
| XYZ | 17.68 | 17.84 | 34.86 | - |
| YUV | 116.29 | 151.54 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 117 | 158 | 0.37 | 0.26 | 0 | 0.38 | 221.69 | 0.23 | 0.5 |
| Hex | 63 | 75 | 9E | 25 | 1A | 0 | 26 | DE | 17 | 32 |
| Octal | 143 | 165 | 236 | 45 | 32 | 0 | 46 | 336 | 27 | 62 |
| Binary | 1100011 | 1110101 | 10011110 | 100101 | 11010 | 0 | 100110 | 11011110 | 10111 | 110010 |
Color Harmonies of #63759E
Complementary color
Monochromatic Colors of #63759E
Black with #63759E
Text Example
Text Example
White with #63759E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #63759E; }
p { color: rgb(99,117,158); }
H1.HeaderClassName
{
color: #63759E;
}
.AnyTagClassName
{
color: #63759E;
}
</style>
background-color css
<style>
a { background-color: #63759E; }
a { background-color: rgb(99,117,158); }
div.DivClassName
{
background-color: #63759E;
}
.BgClassName
{
background-color: #63759E;
}
</style>
border-color css
<style>
span { border-color: #63759E; }
span { border-color: rgb(99,117,158); }
td.TdClassName
{
border-color: #63759E;
}
.TagClassName
{
border-color: #63759E;
}
</style>