Shades of Daisy Bush #532297
Tints of Daisy Bush #532297
RGB
CMYK
RGB Variations
Color information
#532297 (or 0x532297) is known color: Daisy Bush. HEX triplet: 53, 22 and 97. RGB value is (83,34,151). Sum of RGB (Red+Green+Blue) = 83+34+151=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 34 (13.67% from 255 or 12.69% from 268); Blue value is 151 (59.38% from 255 or 56.34% from 268); Max value from RGB is 151 - color contains mainly: blue. Hex color #532297 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532297 is #ACDD68. Grayscale: #3D3D3D. Windows color (decimal): -11328873 or 9904723. OLE color: 9904723.
HSL color Cylindrical-coordinate representation of color #532297: hue angle of 265.13º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #532297 is Cyan = 0.45, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 34 | 151 | - |
| CMYK | 0.45 | 0.77 | 0 | 0.41 |
| HSL | 265.13º | 0.63% | 0.36% | - |
| HSV(B) | 265.13º | 0.77% | 0.59% | - |
| XYZ | 9.73 | 5.22 | 29.77 | - |
| YUV | 61.99 | 178.23 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 34 | 151 | 0.45 | 0.77 | 0 | 0.41 | 265.13 | 0.63 | 0.36 |
| Hex | 53 | 22 | 97 | 2D | 4D | 0 | 29 | 109 | 3F | 24 |
| Octal | 123 | 42 | 227 | 55 | 115 | 0 | 51 | 411 | 77 | 44 |
| Binary | 1010011 | 100010 | 10010111 | 101101 | 1001101 | 0 | 101001 | 100001001 | 111111 | 100100 |
Color Harmonies of #532297
Complementary color
Monochromatic Colors of #532297
Black with #532297
Text Example
Text Example
White with #532297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532297; }
p { color: rgb(83,34,151); }
H1.HeaderClassName
{
color: #532297;
}
.AnyTagClassName
{
color: #532297;
}
</style>
background-color css
<style>
a { background-color: #532297; }
a { background-color: rgb(83,34,151); }
div.DivClassName
{
background-color: #532297;
}
.BgClassName
{
background-color: #532297;
}
</style>
border-color css
<style>
span { border-color: #532297; }
span { border-color: rgb(83,34,151); }
td.TdClassName
{
border-color: #532297;
}
.TagClassName
{
border-color: #532297;
}
</style>