Shades of Waikawa Grey #546397
Tints of Waikawa Grey #546397
RGB
CMYK
RGB Variations
Color information
#546397 (or 0x546397) is known color: Waikawa Grey. HEX triplet: 54, 63 and 97. RGB value is (84,99,151). Sum of RGB (Red+Green+Blue) = 84+99+151=334 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25.15% from 334); Green value is 99 (39.06% from 255 or 29.64% from 334); Blue value is 151 (59.38% from 255 or 45.21% from 334); Max value from RGB is 151 - color contains mainly: blue. Hex color #546397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546397 is #AB9C68. Grayscale: #646464. Windows color (decimal): -11246697 or 9921364. OLE color: 9921364.
HSL color Cylindrical-coordinate representation of color #546397: hue angle of 226.57º 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 #546397 is Cyan = 0.44, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 99 | 151 | - |
| CMYK | 0.44 | 0.34 | 0 | 0.41 |
| HSL | 226.57º | 0.29% | 0.46% | - |
| HSV(B) | 226.57º | 0.44% | 0.59% | - |
| XYZ | 13.7 | 13.04 | 31.07 | - |
| YUV | 100.44 | 156.53 | 116.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 151 | 0.44 | 0.34 | 0 | 0.41 | 226.57 | 0.29 | 0.46 |
| Hex | 54 | 63 | 97 | 2C | 22 | 0 | 29 | E3 | 1D | 2E |
| Octal | 124 | 143 | 227 | 54 | 42 | 0 | 51 | 343 | 35 | 56 |
| Binary | 1010100 | 1100011 | 10010111 | 101100 | 100010 | 0 | 101001 | 11100011 | 11101 | 101110 |
Color Harmonies of #546397
Complementary color
Monochromatic Colors of #546397
Black with #546397
Text Example
Text Example
White with #546397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546397; }
p { color: rgb(84,99,151); }
H1.HeaderClassName
{
color: #546397;
}
.AnyTagClassName
{
color: #546397;
}
</style>
background-color css
<style>
a { background-color: #546397; }
a { background-color: rgb(84,99,151); }
div.DivClassName
{
background-color: #546397;
}
.BgClassName
{
background-color: #546397;
}
</style>
border-color css
<style>
span { border-color: #546397; }
span { border-color: rgb(84,99,151); }
td.TdClassName
{
border-color: #546397;
}
.TagClassName
{
border-color: #546397;
}
</style>