Shades of Daisy Bush #533394
Tints of Daisy Bush #533394
RGB
CMYK
RGB Variations
Color information
#533394 (or 0x533394) is known color: Daisy Bush. HEX triplet: 53, 33 and 94. RGB value is (83,51,148). Sum of RGB (Red+Green+Blue) = 83+51+148=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 148 (58.20% from 255 or 52.48% from 282); Max value from RGB is 148 - color contains mainly: blue. Hex color #533394 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533394 is #ACCC6B. Grayscale: #474747. Windows color (decimal): -11324524 or 9712467. OLE color: 9712467.
HSL color Cylindrical-coordinate representation of color #533394: hue angle of 259.79º 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 #533394 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 51 | 148 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.42 |
| HSL | 259.79º | 0.49% | 0.39% | - |
| HSV(B) | 259.79º | 0.66% | 0.58% | - |
| XYZ | 10.1 | 6.34 | 28.71 | - |
| YUV | 71.63 | 171.1 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 148 | 0.44 | 0.66 | 0 | 0.42 | 259.79 | 0.49 | 0.39 |
| Hex | 53 | 33 | 94 | 2C | 42 | 0 | 2A | 104 | 31 | 27 |
| Octal | 123 | 63 | 224 | 54 | 102 | 0 | 52 | 404 | 61 | 47 |
| Binary | 1010011 | 110011 | 10010100 | 101100 | 1000010 | 0 | 101010 | 100000100 | 110001 | 100111 |
Color Harmonies of #533394
Complementary color
Monochromatic Colors of #533394
Black with #533394
Text Example
Text Example
White with #533394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533394; }
p { color: rgb(83,51,148); }
H1.HeaderClassName
{
color: #533394;
}
.AnyTagClassName
{
color: #533394;
}
</style>
background-color css
<style>
a { background-color: #533394; }
a { background-color: rgb(83,51,148); }
div.DivClassName
{
background-color: #533394;
}
.BgClassName
{
background-color: #533394;
}
</style>
border-color css
<style>
span { border-color: #533394; }
span { border-color: rgb(83,51,148); }
td.TdClassName
{
border-color: #533394;
}
.TagClassName
{
border-color: #533394;
}
</style>