Shades of Daisy Bush #533986
Tints of Daisy Bush #533986
RGB
CMYK
RGB Variations
Color information
#533986 (or 0x533986) is known color: Daisy Bush. HEX triplet: 53, 39 and 86. RGB value is (83,57,134). Sum of RGB (Red+Green+Blue) = 83+57+134=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 57 (22.66% from 255 or 20.80% from 274); Blue value is 134 (52.73% from 255 or 48.91% from 274); Max value from RGB is 134 - color contains mainly: blue. Hex color #533986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533986 is #ACC679. Grayscale: #494949. Windows color (decimal): -11323002 or 8796499. OLE color: 8796499.
HSL color Cylindrical-coordinate representation of color #533986: hue angle of 260.26º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #533986 is Cyan = 0.38, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 57 | 134 | - |
| CMYK | 0.38 | 0.57 | 0 | 0.47 |
| HSL | 260.26º | 0.4% | 0.37% | - |
| HSV(B) | 260.26º | 0.57% | 0.53% | - |
| XYZ | 9.33 | 6.49 | 23.31 | - |
| YUV | 73.55 | 162.11 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 134 | 0.38 | 0.57 | 0 | 0.47 | 260.26 | 0.4 | 0.37 |
| Hex | 53 | 39 | 86 | 26 | 39 | 0 | 2F | 104 | 28 | 25 |
| Octal | 123 | 71 | 206 | 46 | 71 | 0 | 57 | 404 | 50 | 45 |
| Binary | 1010011 | 111001 | 10000110 | 100110 | 111001 | 0 | 101111 | 100000100 | 101000 | 100101 |
Color Harmonies of #533986
Complementary color
Monochromatic Colors of #533986
Black with #533986
Text Example
Text Example
White with #533986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533986; }
p { color: rgb(83,57,134); }
H1.HeaderClassName
{
color: #533986;
}
.AnyTagClassName
{
color: #533986;
}
</style>
background-color css
<style>
a { background-color: #533986; }
a { background-color: rgb(83,57,134); }
div.DivClassName
{
background-color: #533986;
}
.BgClassName
{
background-color: #533986;
}
</style>
border-color css
<style>
span { border-color: #533986; }
span { border-color: rgb(83,57,134); }
td.TdClassName
{
border-color: #533986;
}
.TagClassName
{
border-color: #533986;
}
</style>