Shades of Daisy Bush #532893
Tints of Daisy Bush #532893
RGB
CMYK
RGB Variations
Color information
#532893 (or 0x532893) is known color: Daisy Bush. HEX triplet: 53, 28 and 93. RGB value is (83,40,147). Sum of RGB (Red+Green+Blue) = 83+40+147=270 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.74% from 270); Green value is 40 (16.02% from 255 or 14.81% from 270); Blue value is 147 (57.81% from 255 or 54.44% from 270); Max value from RGB is 147 - color contains mainly: blue. Hex color #532893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532893 is #ACD76C. Grayscale: #404040. Windows color (decimal): -11327341 or 9644115. OLE color: 9644115.
HSL color Cylindrical-coordinate representation of color #532893: hue angle of 264.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532893 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 40 | 147 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.42 |
| HSL | 264.11º | 0.57% | 0.37% | - |
| HSV(B) | 264.11º | 0.73% | 0.58% | - |
| XYZ | 9.59 | 5.46 | 28.15 | - |
| YUV | 65.06 | 174.25 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 147 | 0.44 | 0.73 | 0 | 0.42 | 264.11 | 0.57 | 0.37 |
| Hex | 53 | 28 | 93 | 2C | 49 | 0 | 2A | 108 | 39 | 25 |
| Octal | 123 | 50 | 223 | 54 | 111 | 0 | 52 | 410 | 71 | 45 |
| Binary | 1010011 | 101000 | 10010011 | 101100 | 1001001 | 0 | 101010 | 100001000 | 111001 | 100101 |
Color Harmonies of #532893
Complementary color
Monochromatic Colors of #532893
Black with #532893
Text Example
Text Example
White with #532893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532893; }
p { color: rgb(83,40,147); }
H1.HeaderClassName
{
color: #532893;
}
.AnyTagClassName
{
color: #532893;
}
</style>
background-color css
<style>
a { background-color: #532893; }
a { background-color: rgb(83,40,147); }
div.DivClassName
{
background-color: #532893;
}
.BgClassName
{
background-color: #532893;
}
</style>
border-color css
<style>
span { border-color: #532893; }
span { border-color: rgb(83,40,147); }
td.TdClassName
{
border-color: #532893;
}
.TagClassName
{
border-color: #532893;
}
</style>