Shades of Waikawa Grey #63719A
Tints of Waikawa Grey #63719A
RGB
CMYK
RGB Variations
Color information
#63719A (or 0x63719A) is known color: Waikawa Grey. HEX triplet: 63, 71 and 9A. RGB value is (99,113,154). Sum of RGB (Red+Green+Blue) = 99+113+154=366 (48% of max value = 765). Red value is 99 (39.06% from 255 or 27.05% from 366); Green value is 113 (44.53% from 255 or 30.87% from 366); Blue value is 154 (60.55% from 255 or 42.08% from 366); Max value from RGB is 154 - color contains mainly: blue. Hex color #63719A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #63719A is #9C8E65. Grayscale: #717171. Windows color (decimal): -10260070 or 10121571. OLE color: 10121571.
HSL color Cylindrical-coordinate representation of color #63719A: hue angle of 224.73º degrees, saturation: 0.22, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #63719A is Cyan = 0.36, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 113 | 154 | - |
| CMYK | 0.36 | 0.27 | 0 | 0.40 |
| HSL | 224.73º | 0.22% | 0.5% | - |
| HSV(B) | 224.73º | 0.36% | 0.6% | - |
| XYZ | 16.88 | 16.8 | 32.92 | - |
| YUV | 113.49 | 150.86 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 113 | 154 | 0.36 | 0.27 | 0 | 0.40 | 224.73 | 0.22 | 0.5 |
| Hex | 63 | 71 | 9A | 24 | 1B | 0 | 28 | E1 | 16 | 32 |
| Octal | 143 | 161 | 232 | 44 | 33 | 0 | 50 | 341 | 26 | 62 |
| Binary | 1100011 | 1110001 | 10011010 | 100100 | 11011 | 0 | 101000 | 11100001 | 10110 | 110010 |
Color Harmonies of #63719A
Complementary color
Monochromatic Colors of #63719A
Black with #63719A
Text Example
Text Example
White with #63719A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #63719A; }
p { color: rgb(99,113,154); }
H1.HeaderClassName
{
color: #63719A;
}
.AnyTagClassName
{
color: #63719A;
}
</style>
background-color css
<style>
a { background-color: #63719A; }
a { background-color: rgb(99,113,154); }
div.DivClassName
{
background-color: #63719A;
}
.BgClassName
{
background-color: #63719A;
}
</style>
border-color css
<style>
span { border-color: #63719A; }
span { border-color: rgb(99,113,154); }
td.TdClassName
{
border-color: #63719A;
}
.TagClassName
{
border-color: #63719A;
}
</style>