Shades of Waikawa Grey #546592
Tints of Waikawa Grey #546592
RGB
CMYK
RGB Variations
Color information
#546592 (or 0x546592) is known color: Waikawa Grey. HEX triplet: 54, 65 and 92. RGB value is (84,101,146). Sum of RGB (Red+Green+Blue) = 84+101+146=331 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.38% from 331); Green value is 101 (39.84% from 255 or 30.51% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #546592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546592 is #AB9A6D. Grayscale: #646464. Windows color (decimal): -11246190 or 9594196. OLE color: 9594196.
HSL color Cylindrical-coordinate representation of color #546592: hue angle of 223.55º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #546592 is Cyan = 0.42, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 101 | 146 | - |
| CMYK | 0.42 | 0.31 | 0 | 0.43 |
| HSL | 223.55º | 0.27% | 0.45% | - |
| HSV(B) | 223.55º | 0.42% | 0.57% | - |
| XYZ | 13.5 | 13.27 | 29.04 | - |
| YUV | 101.05 | 153.37 | 115.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 101 | 146 | 0.42 | 0.31 | 0 | 0.43 | 223.55 | 0.27 | 0.45 |
| Hex | 54 | 65 | 92 | 2A | 1F | 0 | 2B | E0 | 1B | 2D |
| Octal | 124 | 145 | 222 | 52 | 37 | 0 | 53 | 340 | 33 | 55 |
| Binary | 1010100 | 1100101 | 10010010 | 101010 | 11111 | 0 | 101011 | 11100000 | 11011 | 101101 |
Color Harmonies of #546592
Complementary color
Monochromatic Colors of #546592
Black with #546592
Text Example
Text Example
White with #546592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546592; }
p { color: rgb(84,101,146); }
H1.HeaderClassName
{
color: #546592;
}
.AnyTagClassName
{
color: #546592;
}
</style>
background-color css
<style>
a { background-color: #546592; }
a { background-color: rgb(84,101,146); }
div.DivClassName
{
background-color: #546592;
}
.BgClassName
{
background-color: #546592;
}
</style>
border-color css
<style>
span { border-color: #546592; }
span { border-color: rgb(84,101,146); }
td.TdClassName
{
border-color: #546592;
}
.TagClassName
{
border-color: #546592;
}
</style>