Shades of Waikawa Grey #546497
Tints of Waikawa Grey #546497
RGB
CMYK
RGB Variations
Color information
#546497 (or 0x546497) is known color: Waikawa Grey. HEX triplet: 54, 64 and 97. RGB value is (84,100,151). Sum of RGB (Red+Green+Blue) = 84+100+151=335 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25.07% from 335); Green value is 100 (39.45% from 255 or 29.85% from 335); Blue value is 151 (59.38% from 255 or 45.07% from 335); Max value from RGB is 151 - color contains mainly: blue. Hex color #546497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546497 is #AB9B68. Grayscale: #646464. Windows color (decimal): -11246441 or 9921620. OLE color: 9921620.
HSL color Cylindrical-coordinate representation of color #546497: hue angle of 225.67º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #546497 is Cyan = 0.44, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 100 | 151 | - |
| CMYK | 0.44 | 0.34 | 0 | 0.41 |
| HSL | 225.67º | 0.29% | 0.46% | - |
| HSV(B) | 225.67º | 0.44% | 0.59% | - |
| XYZ | 13.8 | 13.23 | 31.11 | - |
| YUV | 101.03 | 156.2 | 115.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 100 | 151 | 0.44 | 0.34 | 0 | 0.41 | 225.67 | 0.29 | 0.46 |
| Hex | 54 | 64 | 97 | 2C | 22 | 0 | 29 | E2 | 1D | 2E |
| Octal | 124 | 144 | 227 | 54 | 42 | 0 | 51 | 342 | 35 | 56 |
| Binary | 1010100 | 1100100 | 10010111 | 101100 | 100010 | 0 | 101001 | 11100010 | 11101 | 101110 |
Color Harmonies of #546497
Complementary color
Monochromatic Colors of #546497
Black with #546497
Text Example
Text Example
White with #546497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546497; }
p { color: rgb(84,100,151); }
H1.HeaderClassName
{
color: #546497;
}
.AnyTagClassName
{
color: #546497;
}
</style>
background-color css
<style>
a { background-color: #546497; }
a { background-color: rgb(84,100,151); }
div.DivClassName
{
background-color: #546497;
}
.BgClassName
{
background-color: #546497;
}
</style>
border-color css
<style>
span { border-color: #546497; }
span { border-color: rgb(84,100,151); }
td.TdClassName
{
border-color: #546497;
}
.TagClassName
{
border-color: #546497;
}
</style>