Shades of Daisy Bush #543391
Tints of Daisy Bush #543391
RGB
CMYK
RGB Variations
Color information
#543391 (or 0x543391) is known color: Daisy Bush. HEX triplet: 54, 33 and 91. RGB value is (84,51,145). Sum of RGB (Red+Green+Blue) = 84+51+145=280 (37% of max value = 765). Red value is 84 (33.20% from 255 or 30% from 280); Green value is 51 (20.31% from 255 or 18.21% from 280); Blue value is 145 (57.03% from 255 or 51.79% from 280); Max value from RGB is 145 - color contains mainly: blue. Hex color #543391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543391 is #ABCC6E. Grayscale: #474747. Windows color (decimal): -11258991 or 9515860. OLE color: 9515860.
HSL color Cylindrical-coordinate representation of color #543391: hue angle of 261.06º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #543391 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 51 | 145 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.43 |
| HSL | 261.06º | 0.48% | 0.38% | - |
| HSV(B) | 261.06º | 0.65% | 0.57% | - |
| XYZ | 9.95 | 6.3 | 27.48 | - |
| YUV | 71.58 | 169.43 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 51 | 145 | 0.42 | 0.65 | 0 | 0.43 | 261.06 | 0.48 | 0.38 |
| Hex | 54 | 33 | 91 | 2A | 41 | 0 | 2B | 105 | 30 | 26 |
| Octal | 124 | 63 | 221 | 52 | 101 | 0 | 53 | 405 | 60 | 46 |
| Binary | 1010100 | 110011 | 10010001 | 101010 | 1000001 | 0 | 101011 | 100000101 | 110000 | 100110 |
Color Harmonies of #543391
Complementary color
Monochromatic Colors of #543391
Black with #543391
Text Example
Text Example
White with #543391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543391; }
p { color: rgb(84,51,145); }
H1.HeaderClassName
{
color: #543391;
}
.AnyTagClassName
{
color: #543391;
}
</style>
background-color css
<style>
a { background-color: #543391; }
a { background-color: rgb(84,51,145); }
div.DivClassName
{
background-color: #543391;
}
.BgClassName
{
background-color: #543391;
}
</style>
border-color css
<style>
span { border-color: #543391; }
span { border-color: rgb(84,51,145); }
td.TdClassName
{
border-color: #543391;
}
.TagClassName
{
border-color: #543391;
}
</style>