Shades of Daisy Bush #533293
Tints of Daisy Bush #533293
RGB
CMYK
RGB Variations
Color information
#533293 (or 0x533293) is known color: Daisy Bush. HEX triplet: 53, 32 and 93. RGB value is (83,50,147). Sum of RGB (Red+Green+Blue) = 83+50+147=280 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.64% from 280); Green value is 50 (19.92% from 255 or 17.86% from 280); Blue value is 147 (57.81% from 255 or 52.5% from 280); Max value from RGB is 147 - color contains mainly: blue. Hex color #533293 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533293 is #ACCD6C. Grayscale: #464646. Windows color (decimal): -11324781 or 9646675. OLE color: 9646675.
HSL color Cylindrical-coordinate representation of color #533293: hue angle of 260.41º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #533293 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 50 | 147 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.42 |
| HSL | 260.41º | 0.49% | 0.39% | - |
| HSV(B) | 260.41º | 0.66% | 0.58% | - |
| XYZ | 9.97 | 6.23 | 28.28 | - |
| YUV | 70.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 147 | 0.44 | 0.66 | 0 | 0.42 | 260.41 | 0.49 | 0.39 |
| Hex | 53 | 32 | 93 | 2C | 42 | 0 | 2A | 104 | 31 | 27 |
| Octal | 123 | 62 | 223 | 54 | 102 | 0 | 52 | 404 | 61 | 47 |
| Binary | 1010011 | 110010 | 10010011 | 101100 | 1000010 | 0 | 101010 | 100000100 | 110001 | 100111 |
Color Harmonies of #533293
Complementary color
Monochromatic Colors of #533293
Black with #533293
Text Example
Text Example
White with #533293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533293; }
p { color: rgb(83,50,147); }
H1.HeaderClassName
{
color: #533293;
}
.AnyTagClassName
{
color: #533293;
}
</style>
background-color css
<style>
a { background-color: #533293; }
a { background-color: rgb(83,50,147); }
div.DivClassName
{
background-color: #533293;
}
.BgClassName
{
background-color: #533293;
}
</style>
border-color css
<style>
span { border-color: #533293; }
span { border-color: rgb(83,50,147); }
td.TdClassName
{
border-color: #533293;
}
.TagClassName
{
border-color: #533293;
}
</style>