Shades of Daisy Bush #533592
Tints of Daisy Bush #533592
RGB
CMYK
RGB Variations
Color information
#533592 (or 0x533592) is known color: Daisy Bush. HEX triplet: 53, 35 and 92. RGB value is (83,53,146). Sum of RGB (Red+Green+Blue) = 83+53+146=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 53 (21.09% from 255 or 18.79% from 282); Blue value is 146 (57.42% from 255 or 51.77% from 282); Max value from RGB is 146 - color contains mainly: blue. Hex color #533592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533592 is #ACCA6D. Grayscale: #484848. Windows color (decimal): -11324014 or 9581907. OLE color: 9581907.
HSL color Cylindrical-coordinate representation of color #533592: hue angle of 259.35º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #533592 is Cyan = 0.43, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 53 | 146 | - |
| CMYK | 0.43 | 0.64 | 0 | 0.43 |
| HSL | 259.35º | 0.47% | 0.39% | - |
| HSV(B) | 259.35º | 0.64% | 0.57% | - |
| XYZ | 10.03 | 6.46 | 27.91 | - |
| YUV | 72.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 146 | 0.43 | 0.64 | 0 | 0.43 | 259.35 | 0.47 | 0.39 |
| Hex | 53 | 35 | 92 | 2B | 40 | 0 | 2B | 103 | 2F | 27 |
| Octal | 123 | 65 | 222 | 53 | 100 | 0 | 53 | 403 | 57 | 47 |
| Binary | 1010011 | 110101 | 10010010 | 101011 | 1000000 | 0 | 101011 | 100000011 | 101111 | 100111 |
Color Harmonies of #533592
Complementary color
Monochromatic Colors of #533592
Black with #533592
Text Example
Text Example
White with #533592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533592; }
p { color: rgb(83,53,146); }
H1.HeaderClassName
{
color: #533592;
}
.AnyTagClassName
{
color: #533592;
}
</style>
background-color css
<style>
a { background-color: #533592; }
a { background-color: rgb(83,53,146); }
div.DivClassName
{
background-color: #533592;
}
.BgClassName
{
background-color: #533592;
}
</style>
border-color css
<style>
span { border-color: #533592; }
span { border-color: rgb(83,53,146); }
td.TdClassName
{
border-color: #533592;
}
.TagClassName
{
border-color: #533592;
}
</style>