Shades of Daisy Bush #532598
Tints of Daisy Bush #532598
RGB
CMYK
RGB Variations
Color information
#532598 (or 0x532598) is known color: Daisy Bush. HEX triplet: 53, 25 and 98. RGB value is (83,37,152). Sum of RGB (Red+Green+Blue) = 83+37+152=272 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.51% from 272); Green value is 37 (14.84% from 255 or 13.60% from 272); Blue value is 152 (59.77% from 255 or 55.88% from 272); Max value from RGB is 152 - color contains mainly: blue. Hex color #532598 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532598 is #ACDA67. Grayscale: #3F3F3F. Windows color (decimal): -11328104 or 9971027. OLE color: 9971027.
HSL color Cylindrical-coordinate representation of color #532598: hue angle of 264º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #532598 is Cyan = 0.45, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 37 | 152 | - |
| CMYK | 0.45 | 0.76 | 0 | 0.40 |
| HSL | 264º | 0.61% | 0.37% | - |
| HSV(B) | 264º | 0.76% | 0.6% | - |
| XYZ | 9.9 | 5.43 | 30.23 | - |
| YUV | 63.86 | 177.74 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 152 | 0.45 | 0.76 | 0 | 0.40 | 264 | 0.61 | 0.37 |
| Hex | 53 | 25 | 98 | 2D | 4C | 0 | 28 | 108 | 3D | 25 |
| Octal | 123 | 45 | 230 | 55 | 114 | 0 | 50 | 410 | 75 | 45 |
| Binary | 1010011 | 100101 | 10011000 | 101101 | 1001100 | 0 | 101000 | 100001000 | 111101 | 100101 |
Color Harmonies of #532598
Complementary color
Monochromatic Colors of #532598
Black with #532598
Text Example
Text Example
White with #532598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532598; }
p { color: rgb(83,37,152); }
H1.HeaderClassName
{
color: #532598;
}
.AnyTagClassName
{
color: #532598;
}
</style>
background-color css
<style>
a { background-color: #532598; }
a { background-color: rgb(83,37,152); }
div.DivClassName
{
background-color: #532598;
}
.BgClassName
{
background-color: #532598;
}
</style>
border-color css
<style>
span { border-color: #532598; }
span { border-color: rgb(83,37,152); }
td.TdClassName
{
border-color: #532598;
}
.TagClassName
{
border-color: #532598;
}
</style>