Shades of Waikawa Grey #546993
Tints of Waikawa Grey #546993
RGB
CMYK
RGB Variations
Color information
#546993 (or 0x546993) is known color: Waikawa Grey. HEX triplet: 54, 69 and 93. RGB value is (84,105,147). Sum of RGB (Red+Green+Blue) = 84+105+147=336 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25% from 336); Green value is 105 (41.41% from 255 or 31.25% from 336); Blue value is 147 (57.81% from 255 or 43.75% from 336); Max value from RGB is 147 - color contains mainly: blue. Hex color #546993 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546993 is #AB966C. Grayscale: #676767. Windows color (decimal): -11245165 or 9660756. OLE color: 9660756.
HSL color Cylindrical-coordinate representation of color #546993: hue angle of 220º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #546993 is Cyan = 0.43, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 105 | 147 | - |
| CMYK | 0.43 | 0.29 | 0 | 0.42 |
| HSL | 220º | 0.27% | 0.45% | - |
| HSV(B) | 220º | 0.43% | 0.58% | - |
| XYZ | 13.97 | 14.09 | 29.59 | - |
| YUV | 103.51 | 152.54 | 114.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 105 | 147 | 0.43 | 0.29 | 0 | 0.42 | 220 | 0.27 | 0.45 |
| Hex | 54 | 69 | 93 | 2B | 1D | 0 | 2A | DC | 1B | 2D |
| Octal | 124 | 151 | 223 | 53 | 35 | 0 | 52 | 334 | 33 | 55 |
| Binary | 1010100 | 1101001 | 10010011 | 101011 | 11101 | 0 | 101010 | 11011100 | 11011 | 101101 |
Color Harmonies of #546993
Complementary color
Monochromatic Colors of #546993
Black with #546993
Text Example
Text Example
White with #546993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546993; }
p { color: rgb(84,105,147); }
H1.HeaderClassName
{
color: #546993;
}
.AnyTagClassName
{
color: #546993;
}
</style>
background-color css
<style>
a { background-color: #546993; }
a { background-color: rgb(84,105,147); }
div.DivClassName
{
background-color: #546993;
}
.BgClassName
{
background-color: #546993;
}
</style>
border-color css
<style>
span { border-color: #546993; }
span { border-color: rgb(84,105,147); }
td.TdClassName
{
border-color: #546993;
}
.TagClassName
{
border-color: #546993;
}
</style>