Shades of Daisy Bush #543792
Tints of Daisy Bush #543792
RGB
CMYK
RGB Variations
Color information
#543792 (or 0x543792) is known color: Daisy Bush. HEX triplet: 54, 37 and 92. RGB value is (84,55,146). Sum of RGB (Red+Green+Blue) = 84+55+146=285 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.47% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 146 (57.42% from 255 or 51.23% from 285); Max value from RGB is 146 - color contains mainly: blue. Hex color #543792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #543792 is #ABC86D. Grayscale: #494949. Windows color (decimal): -11257966 or 9582420. OLE color: 9582420.
HSL color Cylindrical-coordinate representation of color #543792: hue angle of 259.12º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #543792 is Cyan = 0.42, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 55 | 146 | - |
| CMYK | 0.42 | 0.62 | 0 | 0.43 |
| HSL | 259.12º | 0.45% | 0.39% | - |
| HSV(B) | 259.12º | 0.62% | 0.57% | - |
| XYZ | 10.21 | 6.69 | 27.95 | - |
| YUV | 74.05 | 168.61 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 55 | 146 | 0.42 | 0.62 | 0 | 0.43 | 259.12 | 0.45 | 0.39 |
| Hex | 54 | 37 | 92 | 2A | 3E | 0 | 2B | 103 | 2D | 27 |
| Octal | 124 | 67 | 222 | 52 | 76 | 0 | 53 | 403 | 55 | 47 |
| Binary | 1010100 | 110111 | 10010010 | 101010 | 111110 | 0 | 101011 | 100000011 | 101101 | 100111 |
Color Harmonies of #543792
Complementary color
Monochromatic Colors of #543792
Black with #543792
Text Example
Text Example
White with #543792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543792; }
p { color: rgb(84,55,146); }
H1.HeaderClassName
{
color: #543792;
}
.AnyTagClassName
{
color: #543792;
}
</style>
background-color css
<style>
a { background-color: #543792; }
a { background-color: rgb(84,55,146); }
div.DivClassName
{
background-color: #543792;
}
.BgClassName
{
background-color: #543792;
}
</style>
border-color css
<style>
span { border-color: #543792; }
span { border-color: rgb(84,55,146); }
td.TdClassName
{
border-color: #543792;
}
.TagClassName
{
border-color: #543792;
}
</style>