Shades of Daisy Bush #543298
Tints of Daisy Bush #543298
RGB
CMYK
RGB Variations
Color information
#543298 (or 0x543298) is known color: Daisy Bush. HEX triplet: 54, 32 and 98. RGB value is (84,50,152). Sum of RGB (Red+Green+Blue) = 84+50+152=286 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.37% from 286); Green value is 50 (19.92% from 255 or 17.48% from 286); Blue value is 152 (59.77% from 255 or 53.15% from 286); Max value from RGB is 152 - color contains mainly: blue. Hex color #543298 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543298 is #ABCD67. Grayscale: #474747. Windows color (decimal): -11259240 or 9974356. OLE color: 9974356.
HSL color Cylindrical-coordinate representation of color #543298: hue angle of 260º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #543298 is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 84 | 50 | 152 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.40 |
| HSL | 260º | 0.5% | 0.4% | - |
| HSV(B) | 260º | 0.67% | 0.6% | - |
| XYZ | 10.46 | 6.43 | 30.4 | - |
| YUV | 71.79 | 173.26 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 50 | 152 | 0.45 | 0.67 | 0 | 0.40 | 260 | 0.5 | 0.4 |
| Hex | 54 | 32 | 98 | 2D | 43 | 0 | 28 | 104 | 32 | 28 |
| Octal | 124 | 62 | 230 | 55 | 103 | 0 | 50 | 404 | 62 | 50 |
| Binary | 1010100 | 110010 | 10011000 | 101101 | 1000011 | 0 | 101000 | 100000100 | 110010 | 101000 |
Color Harmonies of #543298
Complementary color
Monochromatic Colors of #543298
Black with #543298
Text Example
Text Example
White with #543298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543298; }
p { color: rgb(84,50,152); }
H1.HeaderClassName
{
color: #543298;
}
.AnyTagClassName
{
color: #543298;
}
</style>
background-color css
<style>
a { background-color: #543298; }
a { background-color: rgb(84,50,152); }
div.DivClassName
{
background-color: #543298;
}
.BgClassName
{
background-color: #543298;
}
</style>
border-color css
<style>
span { border-color: #543298; }
span { border-color: rgb(84,50,152); }
td.TdClassName
{
border-color: #543298;
}
.TagClassName
{
border-color: #543298;
}
</style>