Shades of Daisy Bush #532798
Tints of Daisy Bush #532798
RGB
CMYK
RGB Variations
Color information
#532798 (or 0x532798) is known color: Daisy Bush. HEX triplet: 53, 27 and 98. RGB value is (83,39,152). Sum of RGB (Red+Green+Blue) = 83+39+152=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 39 (15.62% from 255 or 14.23% from 274); Blue value is 152 (59.77% from 255 or 55.47% from 274); Max value from RGB is 152 - color contains mainly: blue. Hex color #532798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532798 is #ACD867. Grayscale: #404040. Windows color (decimal): -11327592 or 9971539. OLE color: 9971539.
HSL color Cylindrical-coordinate representation of color #532798: hue angle of 263.36º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #532798 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 39 | 152 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.40 |
| HSL | 263.36º | 0.59% | 0.37% | - |
| HSV(B) | 263.36º | 0.74% | 0.6% | - |
| XYZ | 9.96 | 5.56 | 30.25 | - |
| YUV | 65.04 | 177.08 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 152 | 0.45 | 0.74 | 0 | 0.40 | 263.36 | 0.59 | 0.37 |
| Hex | 53 | 27 | 98 | 2D | 4A | 0 | 28 | 107 | 3B | 25 |
| Octal | 123 | 47 | 230 | 55 | 112 | 0 | 50 | 407 | 73 | 45 |
| Binary | 1010011 | 100111 | 10011000 | 101101 | 1001010 | 0 | 101000 | 100000111 | 111011 | 100101 |
Color Harmonies of #532798
Complementary color
Monochromatic Colors of #532798
Black with #532798
Text Example
Text Example
White with #532798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532798; }
p { color: rgb(83,39,152); }
H1.HeaderClassName
{
color: #532798;
}
.AnyTagClassName
{
color: #532798;
}
</style>
background-color css
<style>
a { background-color: #532798; }
a { background-color: rgb(83,39,152); }
div.DivClassName
{
background-color: #532798;
}
.BgClassName
{
background-color: #532798;
}
</style>
border-color css
<style>
span { border-color: #532798; }
span { border-color: rgb(83,39,152); }
td.TdClassName
{
border-color: #532798;
}
.TagClassName
{
border-color: #532798;
}
</style>