Shades of Daisy Bush #533897
Tints of Daisy Bush #533897
RGB
CMYK
RGB Variations
Color information
#533897 (or 0x533897) is known color: Daisy Bush. HEX triplet: 53, 38 and 97. RGB value is (83,56,151). Sum of RGB (Red+Green+Blue) = 83+56+151=290 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.62% from 290); Green value is 56 (22.27% from 255 or 19.31% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #533897 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533897 is #ACC768. Grayscale: #4A4A4A. Windows color (decimal): -11323241 or 9910355. OLE color: 9910355.
HSL color Cylindrical-coordinate representation of color #533897: hue angle of 257.05º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #533897 is Cyan = 0.45, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 56 | 151 | - |
| CMYK | 0.45 | 0.63 | 0 | 0.41 |
| HSL | 257.05º | 0.46% | 0.41% | - |
| HSV(B) | 257.05º | 0.63% | 0.59% | - |
| XYZ | 10.57 | 6.9 | 30.05 | - |
| YUV | 74.9 | 170.95 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 151 | 0.45 | 0.63 | 0 | 0.41 | 257.05 | 0.46 | 0.41 |
| Hex | 53 | 38 | 97 | 2D | 3F | 0 | 29 | 101 | 2E | 29 |
| Octal | 123 | 70 | 227 | 55 | 77 | 0 | 51 | 401 | 56 | 51 |
| Binary | 1010011 | 111000 | 10010111 | 101101 | 111111 | 0 | 101001 | 100000001 | 101110 | 101001 |
Color Harmonies of #533897
Complementary color
Monochromatic Colors of #533897
Black with #533897
Text Example
Text Example
White with #533897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533897; }
p { color: rgb(83,56,151); }
H1.HeaderClassName
{
color: #533897;
}
.AnyTagClassName
{
color: #533897;
}
</style>
background-color css
<style>
a { background-color: #533897; }
a { background-color: rgb(83,56,151); }
div.DivClassName
{
background-color: #533897;
}
.BgClassName
{
background-color: #533897;
}
</style>
border-color css
<style>
span { border-color: #533897; }
span { border-color: rgb(83,56,151); }
td.TdClassName
{
border-color: #533897;
}
.TagClassName
{
border-color: #533897;
}
</style>