Shades of Daisy Bush #532995
Tints of Daisy Bush #532995
RGB
CMYK
RGB Variations
Color information
#532995 (or 0x532995) is known color: Daisy Bush. HEX triplet: 53, 29 and 95. RGB value is (83,41,149). Sum of RGB (Red+Green+Blue) = 83+41+149=273 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.40% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 149 (58.59% from 255 or 54.58% from 273); Max value from RGB is 149 - color contains mainly: blue. Hex color #532995 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532995 is #ACD66A. Grayscale: #414141. Windows color (decimal): -11327083 or 9775443. OLE color: 9775443.
HSL color Cylindrical-coordinate representation of color #532995: hue angle of 263.33º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #532995 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 41 | 149 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.42 |
| HSL | 263.33º | 0.57% | 0.37% | - |
| HSV(B) | 263.33º | 0.72% | 0.58% | - |
| XYZ | 9.79 | 5.59 | 29 | - |
| YUV | 65.87 | 174.91 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 149 | 0.44 | 0.72 | 0 | 0.42 | 263.33 | 0.57 | 0.37 |
| Hex | 53 | 29 | 95 | 2C | 48 | 0 | 2A | 107 | 39 | 25 |
| Octal | 123 | 51 | 225 | 54 | 110 | 0 | 52 | 407 | 71 | 45 |
| Binary | 1010011 | 101001 | 10010101 | 101100 | 1001000 | 0 | 101010 | 100000111 | 111001 | 100101 |
Color Harmonies of #532995
Complementary color
Monochromatic Colors of #532995
Black with #532995
Text Example
Text Example
White with #532995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532995; }
p { color: rgb(83,41,149); }
H1.HeaderClassName
{
color: #532995;
}
.AnyTagClassName
{
color: #532995;
}
</style>
background-color css
<style>
a { background-color: #532995; }
a { background-color: rgb(83,41,149); }
div.DivClassName
{
background-color: #532995;
}
.BgClassName
{
background-color: #532995;
}
</style>
border-color css
<style>
span { border-color: #532995; }
span { border-color: rgb(83,41,149); }
td.TdClassName
{
border-color: #532995;
}
.TagClassName
{
border-color: #532995;
}
</style>