Shades of Daisy Bush #532993
Tints of Daisy Bush #532993
RGB
CMYK
RGB Variations
Color information
#532993 (or 0x532993) is known color: Daisy Bush. HEX triplet: 53, 29 and 93. RGB value is (83,41,147). Sum of RGB (Red+Green+Blue) = 83+41+147=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 147 (57.81% from 255 or 54.24% from 271); Max value from RGB is 147 - color contains mainly: blue. Hex color #532993 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532993 is #ACD66C. Grayscale: #414141. Windows color (decimal): -11327085 or 9644371. OLE color: 9644371.
HSL color Cylindrical-coordinate representation of color #532993: hue angle of 263.77º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #532993 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 41 | 147 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.42 |
| HSL | 263.77º | 0.56% | 0.37% | - |
| HSV(B) | 263.77º | 0.72% | 0.58% | - |
| XYZ | 9.63 | 5.53 | 28.16 | - |
| YUV | 65.64 | 173.91 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 147 | 0.44 | 0.72 | 0 | 0.42 | 263.77 | 0.56 | 0.37 |
| Hex | 53 | 29 | 93 | 2C | 48 | 0 | 2A | 108 | 38 | 25 |
| Octal | 123 | 51 | 223 | 54 | 110 | 0 | 52 | 410 | 70 | 45 |
| Binary | 1010011 | 101001 | 10010011 | 101100 | 1001000 | 0 | 101010 | 100001000 | 111000 | 100101 |
Color Harmonies of #532993
Complementary color
Monochromatic Colors of #532993
Black with #532993
Text Example
Text Example
White with #532993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532993; }
p { color: rgb(83,41,147); }
H1.HeaderClassName
{
color: #532993;
}
.AnyTagClassName
{
color: #532993;
}
</style>
background-color css
<style>
a { background-color: #532993; }
a { background-color: rgb(83,41,147); }
div.DivClassName
{
background-color: #532993;
}
.BgClassName
{
background-color: #532993;
}
</style>
border-color css
<style>
span { border-color: #532993; }
span { border-color: rgb(83,41,147); }
td.TdClassName
{
border-color: #532993;
}
.TagClassName
{
border-color: #532993;
}
</style>