Shades of Waikawa Grey #546296
Tints of Waikawa Grey #546296
RGB
CMYK
RGB Variations
Color information
#546296 (or 0x546296) is known color: Waikawa Grey. HEX triplet: 54, 62 and 96. RGB value is (84,98,150). Sum of RGB (Red+Green+Blue) = 84+98+150=332 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.30% from 332); Green value is 98 (38.67% from 255 or 29.52% from 332); Blue value is 150 (58.98% from 255 or 45.18% from 332); Max value from RGB is 150 - color contains mainly: blue. Hex color #546296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546296 is #AB9D69. Grayscale: #636363. Windows color (decimal): -11246954 or 9855572. OLE color: 9855572.
HSL color Cylindrical-coordinate representation of color #546296: hue angle of 227.27º degrees, saturation: 0.28, 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 #546296 is Cyan = 0.44, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 98 | 150 | - |
| CMYK | 0.44 | 0.35 | 0 | 0.41 |
| HSL | 227.27º | 0.28% | 0.46% | - |
| HSV(B) | 227.27º | 0.44% | 0.59% | - |
| XYZ | 13.53 | 12.82 | 30.62 | - |
| YUV | 99.74 | 156.36 | 116.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 150 | 0.44 | 0.35 | 0 | 0.41 | 227.27 | 0.28 | 0.46 |
| Hex | 54 | 62 | 96 | 2C | 23 | 0 | 29 | E3 | 1C | 2E |
| Octal | 124 | 142 | 226 | 54 | 43 | 0 | 51 | 343 | 34 | 56 |
| Binary | 1010100 | 1100010 | 10010110 | 101100 | 100011 | 0 | 101001 | 11100011 | 11100 | 101110 |
Color Harmonies of #546296
Complementary color
Monochromatic Colors of #546296
Black with #546296
Text Example
Text Example
White with #546296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546296; }
p { color: rgb(84,98,150); }
H1.HeaderClassName
{
color: #546296;
}
.AnyTagClassName
{
color: #546296;
}
</style>
background-color css
<style>
a { background-color: #546296; }
a { background-color: rgb(84,98,150); }
div.DivClassName
{
background-color: #546296;
}
.BgClassName
{
background-color: #546296;
}
</style>
border-color css
<style>
span { border-color: #546296; }
span { border-color: rgb(84,98,150); }
td.TdClassName
{
border-color: #546296;
}
.TagClassName
{
border-color: #546296;
}
</style>