Shades of Daisy Bush #543299
Tints of Daisy Bush #543299
RGB
CMYK
RGB Variations
Color information
#543299 (or 0x543299) is known color: Daisy Bush. HEX triplet: 54, 32 and 99. RGB value is (84,50,153). Sum of RGB (Red+Green+Blue) = 84+50+153=287 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.27% from 287); Green value is 50 (19.92% from 255 or 17.42% from 287); Blue value is 153 (60.16% from 255 or 53.31% from 287); Max value from RGB is 153 - color contains mainly: blue. Hex color #543299 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543299 is #ABCD66. Grayscale: #474747. Windows color (decimal): -11259239 or 10039892. OLE color: 10039892.
HSL color Cylindrical-coordinate representation of color #543299: hue angle of 259.81º degrees, saturation: 0.51, 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 #543299 is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 84 | 50 | 153 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.4 |
| HSL | 259.81º | 0.51% | 0.4% | - |
| HSV(B) | 259.81º | 0.67% | 0.6% | - |
| XYZ | 10.55 | 6.47 | 30.83 | - |
| YUV | 71.91 | 173.76 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 50 | 153 | 0.45 | 0.67 | 0 | 0.4 | 259.81 | 0.51 | 0.4 |
| Hex | 54 | 32 | 99 | 2D | 43 | 0 | 28 | 104 | 33 | 28 |
| Octal | 124 | 62 | 231 | 55 | 103 | 0 | 50 | 404 | 63 | 50 |
| Binary | 1010100 | 110010 | 10011001 | 101101 | 1000011 | 0 | 101000 | 100000100 | 110011 | 101000 |
Color Harmonies of #543299
Complementary color
Monochromatic Colors of #543299
Black with #543299
Text Example
Text Example
White with #543299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543299; }
p { color: rgb(84,50,153); }
H1.HeaderClassName
{
color: #543299;
}
.AnyTagClassName
{
color: #543299;
}
</style>
background-color css
<style>
a { background-color: #543299; }
a { background-color: rgb(84,50,153); }
div.DivClassName
{
background-color: #543299;
}
.BgClassName
{
background-color: #543299;
}
</style>
border-color css
<style>
span { border-color: #543299; }
span { border-color: rgb(84,50,153); }
td.TdClassName
{
border-color: #543299;
}
.TagClassName
{
border-color: #543299;
}
</style>