Shades of Daisy Bush #533899
Tints of Daisy Bush #533899
RGB
CMYK
RGB Variations
Color information
#533899 (or 0x533899) is known color: Daisy Bush. HEX triplet: 53, 38 and 99. RGB value is (83,56,153). Sum of RGB (Red+Green+Blue) = 83+56+153=292 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.42% from 292); Green value is 56 (22.27% from 255 or 19.18% from 292); Blue value is 153 (60.16% from 255 or 52.40% from 292); Max value from RGB is 153 - color contains mainly: blue. Hex color #533899 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533899 is #ACC766. Grayscale: #4A4A4A. Windows color (decimal): -11323239 or 10041427. OLE color: 10041427.
HSL color Cylindrical-coordinate representation of color #533899: hue angle of 256.7º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #533899 is Cyan = 0.46, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 56 | 153 | - |
| CMYK | 0.46 | 0.63 | 0 | 0.4 |
| HSL | 256.7º | 0.46% | 0.41% | - |
| HSV(B) | 256.7º | 0.63% | 0.6% | - |
| XYZ | 10.73 | 6.97 | 30.92 | - |
| YUV | 75.13 | 171.95 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 153 | 0.46 | 0.63 | 0 | 0.4 | 256.7 | 0.46 | 0.41 |
| Hex | 53 | 38 | 99 | 2E | 3F | 0 | 28 | 101 | 2E | 29 |
| Octal | 123 | 70 | 231 | 56 | 77 | 0 | 50 | 401 | 56 | 51 |
| Binary | 1010011 | 111000 | 10011001 | 101110 | 111111 | 0 | 101000 | 100000001 | 101110 | 101001 |
Color Harmonies of #533899
Complementary color
Monochromatic Colors of #533899
Black with #533899
Text Example
Text Example
White with #533899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533899; }
p { color: rgb(83,56,153); }
H1.HeaderClassName
{
color: #533899;
}
.AnyTagClassName
{
color: #533899;
}
</style>
background-color css
<style>
a { background-color: #533899; }
a { background-color: rgb(83,56,153); }
div.DivClassName
{
background-color: #533899;
}
.BgClassName
{
background-color: #533899;
}
</style>
border-color css
<style>
span { border-color: #533899; }
span { border-color: rgb(83,56,153); }
td.TdClassName
{
border-color: #533899;
}
.TagClassName
{
border-color: #533899;
}
</style>