Shades of Daisy Bush #532897
Tints of Daisy Bush #532897
RGB
CMYK
RGB Variations
Color information
#532897 (or 0x532897) is known color: Daisy Bush. HEX triplet: 53, 28 and 97. RGB value is (83,40,151). Sum of RGB (Red+Green+Blue) = 83+40+151=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 40 (16.02% from 255 or 14.60% from 274); Blue value is 151 (59.38% from 255 or 55.11% from 274); Max value from RGB is 151 - color contains mainly: blue. Hex color #532897 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532897 is #ACD768. Grayscale: #414141. Windows color (decimal): -11327337 or 9906259. OLE color: 9906259.
HSL color Cylindrical-coordinate representation of color #532897: hue angle of 263.24º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #532897 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 40 | 151 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.41 |
| HSL | 263.24º | 0.58% | 0.37% | - |
| HSV(B) | 263.24º | 0.74% | 0.59% | - |
| XYZ | 9.91 | 5.59 | 29.83 | - |
| YUV | 65.51 | 176.25 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 151 | 0.45 | 0.74 | 0 | 0.41 | 263.24 | 0.58 | 0.37 |
| Hex | 53 | 28 | 97 | 2D | 4A | 0 | 29 | 107 | 3A | 25 |
| Octal | 123 | 50 | 227 | 55 | 112 | 0 | 51 | 407 | 72 | 45 |
| Binary | 1010011 | 101000 | 10010111 | 101101 | 1001010 | 0 | 101001 | 100000111 | 111010 | 100101 |
Color Harmonies of #532897
Complementary color
Monochromatic Colors of #532897
Black with #532897
Text Example
Text Example
White with #532897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532897; }
p { color: rgb(83,40,151); }
H1.HeaderClassName
{
color: #532897;
}
.AnyTagClassName
{
color: #532897;
}
</style>
background-color css
<style>
a { background-color: #532897; }
a { background-color: rgb(83,40,151); }
div.DivClassName
{
background-color: #532897;
}
.BgClassName
{
background-color: #532897;
}
</style>
border-color css
<style>
span { border-color: #532897; }
span { border-color: rgb(83,40,151); }
td.TdClassName
{
border-color: #532897;
}
.TagClassName
{
border-color: #532897;
}
</style>