Shades of Daisy Bush #533391
Tints of Daisy Bush #533391
RGB
CMYK
RGB Variations
Color information
#533391 (or 0x533391) is known color: Daisy Bush. HEX triplet: 53, 33 and 91. RGB value is (83,51,145). Sum of RGB (Red+Green+Blue) = 83+51+145=279 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.75% from 279); Green value is 51 (20.31% from 255 or 18.28% from 279); Blue value is 145 (57.03% from 255 or 51.97% from 279); Max value from RGB is 145 - color contains mainly: blue. Hex color #533391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533391 is #ACCC6E. Grayscale: #464646. Windows color (decimal): -11324527 or 9515859. OLE color: 9515859.
HSL color Cylindrical-coordinate representation of color #533391: hue angle of 260.43º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #533391 is Cyan = 0.43, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 51 | 145 | - |
| CMYK | 0.43 | 0.65 | 0 | 0.43 |
| HSL | 260.43º | 0.48% | 0.38% | - |
| HSV(B) | 260.43º | 0.65% | 0.57% | - |
| XYZ | 9.86 | 6.25 | 27.47 | - |
| YUV | 71.28 | 169.6 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 145 | 0.43 | 0.65 | 0 | 0.43 | 260.43 | 0.48 | 0.38 |
| Hex | 53 | 33 | 91 | 2B | 41 | 0 | 2B | 104 | 30 | 26 |
| Octal | 123 | 63 | 221 | 53 | 101 | 0 | 53 | 404 | 60 | 46 |
| Binary | 1010011 | 110011 | 10010001 | 101011 | 1000001 | 0 | 101011 | 100000100 | 110000 | 100110 |
Color Harmonies of #533391
Complementary color
Monochromatic Colors of #533391
Black with #533391
Text Example
Text Example
White with #533391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533391; }
p { color: rgb(83,51,145); }
H1.HeaderClassName
{
color: #533391;
}
.AnyTagClassName
{
color: #533391;
}
</style>
background-color css
<style>
a { background-color: #533391; }
a { background-color: rgb(83,51,145); }
div.DivClassName
{
background-color: #533391;
}
.BgClassName
{
background-color: #533391;
}
</style>
border-color css
<style>
span { border-color: #533391; }
span { border-color: rgb(83,51,145); }
td.TdClassName
{
border-color: #533391;
}
.TagClassName
{
border-color: #533391;
}
</style>