Shades of Waikawa Grey #516090
Tints of Waikawa Grey #516090
RGB
CMYK
RGB Variations
Color information
#516090 (or 0x516090) is known color: Waikawa Grey. HEX triplet: 51, 60 and 90. RGB value is (81,96,144). Sum of RGB (Red+Green+Blue) = 81+96+144=321 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.23% from 321); Green value is 96 (37.89% from 255 or 29.91% from 321); Blue value is 144 (56.64% from 255 or 44.86% from 321); Max value from RGB is 144 - color contains mainly: blue. Hex color #516090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516090 is #AE9F6F. Grayscale: #606060. Windows color (decimal): -11444080 or 9461841. OLE color: 9461841.
HSL color Cylindrical-coordinate representation of color #516090: hue angle of 225.71º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #516090 is Cyan = 0.44, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 96 | 144 | - |
| CMYK | 0.44 | 0.33 | 0 | 0.44 |
| HSL | 225.71º | 0.28% | 0.44% | - |
| HSV(B) | 225.71º | 0.44% | 0.56% | - |
| XYZ | 12.61 | 12.13 | 28.06 | - |
| YUV | 96.99 | 154.53 | 116.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 144 | 0.44 | 0.33 | 0 | 0.44 | 225.71 | 0.28 | 0.44 |
| Hex | 51 | 60 | 90 | 2C | 21 | 0 | 2C | E2 | 1C | 2C |
| Octal | 121 | 140 | 220 | 54 | 41 | 0 | 54 | 342 | 34 | 54 |
| Binary | 1010001 | 1100000 | 10010000 | 101100 | 100001 | 0 | 101100 | 11100010 | 11100 | 101100 |
Color Harmonies of #516090
Complementary color
Monochromatic Colors of #516090
Black with #516090
Text Example
Text Example
White with #516090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516090; }
p { color: rgb(81,96,144); }
H1.HeaderClassName
{
color: #516090;
}
.AnyTagClassName
{
color: #516090;
}
</style>
background-color css
<style>
a { background-color: #516090; }
a { background-color: rgb(81,96,144); }
div.DivClassName
{
background-color: #516090;
}
.BgClassName
{
background-color: #516090;
}
</style>
border-color css
<style>
span { border-color: #516090; }
span { border-color: rgb(81,96,144); }
td.TdClassName
{
border-color: #516090;
}
.TagClassName
{
border-color: #516090;
}
</style>