Shades of Daisy Bush #533294
Tints of Daisy Bush #533294
RGB
CMYK
RGB Variations
Color information
#533294 (or 0x533294) is known color: Daisy Bush. HEX triplet: 53, 32 and 94. RGB value is (83,50,148). Sum of RGB (Red+Green+Blue) = 83+50+148=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 50 (19.92% from 255 or 17.79% from 281); Blue value is 148 (58.20% from 255 or 52.67% from 281); Max value from RGB is 148 - color contains mainly: blue. Hex color #533294 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533294 is #ACCD6B. Grayscale: #464646. Windows color (decimal): -11324780 or 9712211. OLE color: 9712211.
HSL color Cylindrical-coordinate representation of color #533294: hue angle of 260.2º 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 #533294 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 50 | 148 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.42 |
| HSL | 260.2º | 0.49% | 0.39% | - |
| HSV(B) | 260.2º | 0.66% | 0.58% | - |
| XYZ | 10.05 | 6.26 | 28.7 | - |
| YUV | 71.04 | 171.43 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 148 | 0.44 | 0.66 | 0 | 0.42 | 260.2 | 0.49 | 0.39 |
| Hex | 53 | 32 | 94 | 2C | 42 | 0 | 2A | 104 | 31 | 27 |
| Octal | 123 | 62 | 224 | 54 | 102 | 0 | 52 | 404 | 61 | 47 |
| Binary | 1010011 | 110010 | 10010100 | 101100 | 1000010 | 0 | 101010 | 100000100 | 110001 | 100111 |
Color Harmonies of #533294
Complementary color
Monochromatic Colors of #533294
Black with #533294
Text Example
Text Example
White with #533294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533294; }
p { color: rgb(83,50,148); }
H1.HeaderClassName
{
color: #533294;
}
.AnyTagClassName
{
color: #533294;
}
</style>
background-color css
<style>
a { background-color: #533294; }
a { background-color: rgb(83,50,148); }
div.DivClassName
{
background-color: #533294;
}
.BgClassName
{
background-color: #533294;
}
</style>
border-color css
<style>
span { border-color: #533294; }
span { border-color: rgb(83,50,148); }
td.TdClassName
{
border-color: #533294;
}
.TagClassName
{
border-color: #533294;
}
</style>