Shades of Daisy Bush #532998
Tints of Daisy Bush #532998
RGB
CMYK
RGB Variations
Color information
#532998 (or 0x532998) is known color: Daisy Bush. HEX triplet: 53, 29 and 98. RGB value is (83,41,152). Sum of RGB (Red+Green+Blue) = 83+41+152=276 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.07% from 276); Green value is 41 (16.41% from 255 or 14.86% from 276); Blue value is 152 (59.77% from 255 or 55.07% from 276); Max value from RGB is 152 - color contains mainly: blue. Hex color #532998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532998 is #ACD667. Grayscale: #414141. Windows color (decimal): -11327080 or 9972051. OLE color: 9972051.
HSL color Cylindrical-coordinate representation of color #532998: hue angle of 262.7º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532998 is Cyan = 0.45, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 41 | 152 | - |
| CMYK | 0.45 | 0.73 | 0 | 0.40 |
| HSL | 262.7º | 0.58% | 0.38% | - |
| HSV(B) | 262.7º | 0.73% | 0.6% | - |
| XYZ | 10.03 | 5.69 | 30.28 | - |
| YUV | 66.21 | 176.41 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 152 | 0.45 | 0.73 | 0 | 0.40 | 262.7 | 0.58 | 0.38 |
| Hex | 53 | 29 | 98 | 2D | 49 | 0 | 28 | 107 | 3A | 26 |
| Octal | 123 | 51 | 230 | 55 | 111 | 0 | 50 | 407 | 72 | 46 |
| Binary | 1010011 | 101001 | 10011000 | 101101 | 1001001 | 0 | 101000 | 100000111 | 111010 | 100110 |
Color Harmonies of #532998
Complementary color
Monochromatic Colors of #532998
Black with #532998
Text Example
Text Example
White with #532998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532998; }
p { color: rgb(83,41,152); }
H1.HeaderClassName
{
color: #532998;
}
.AnyTagClassName
{
color: #532998;
}
</style>
background-color css
<style>
a { background-color: #532998; }
a { background-color: rgb(83,41,152); }
div.DivClassName
{
background-color: #532998;
}
.BgClassName
{
background-color: #532998;
}
</style>
border-color css
<style>
span { border-color: #532998; }
span { border-color: rgb(83,41,152); }
td.TdClassName
{
border-color: #532998;
}
.TagClassName
{
border-color: #532998;
}
</style>