Shades of Waikawa Grey #546597
Tints of Waikawa Grey #546597
RGB
CMYK
RGB Variations
Color information
#546597 (or 0x546597) is known color: Waikawa Grey. HEX triplet: 54, 65 and 97. RGB value is (84,101,151). Sum of RGB (Red+Green+Blue) = 84+101+151=336 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 151 (59.38% from 255 or 44.94% from 336); Max value from RGB is 151 - color contains mainly: blue. Hex color #546597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546597 is #AB9A68. Grayscale: #656565. Windows color (decimal): -11246185 or 9921876. OLE color: 9921876.
HSL color Cylindrical-coordinate representation of color #546597: hue angle of 224.78º 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 #546597 is Cyan = 0.44, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 101 | 151 | - |
| CMYK | 0.44 | 0.33 | 0 | 0.41 |
| HSL | 224.78º | 0.29% | 0.46% | - |
| HSV(B) | 224.78º | 0.44% | 0.59% | - |
| XYZ | 13.9 | 13.43 | 31.14 | - |
| YUV | 101.62 | 155.87 | 115.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 101 | 151 | 0.44 | 0.33 | 0 | 0.41 | 224.78 | 0.29 | 0.46 |
| Hex | 54 | 65 | 97 | 2C | 21 | 0 | 29 | E1 | 1D | 2E |
| Octal | 124 | 145 | 227 | 54 | 41 | 0 | 51 | 341 | 35 | 56 |
| Binary | 1010100 | 1100101 | 10010111 | 101100 | 100001 | 0 | 101001 | 11100001 | 11101 | 101110 |
Color Harmonies of #546597
Complementary color
Monochromatic Colors of #546597
Black with #546597
Text Example
Text Example
White with #546597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546597; }
p { color: rgb(84,101,151); }
H1.HeaderClassName
{
color: #546597;
}
.AnyTagClassName
{
color: #546597;
}
</style>
background-color css
<style>
a { background-color: #546597; }
a { background-color: rgb(84,101,151); }
div.DivClassName
{
background-color: #546597;
}
.BgClassName
{
background-color: #546597;
}
</style>
border-color css
<style>
span { border-color: #546597; }
span { border-color: rgb(84,101,151); }
td.TdClassName
{
border-color: #546597;
}
.TagClassName
{
border-color: #546597;
}
</style>