Shades of Daisy Bush #533094
Tints of Daisy Bush #533094
RGB
CMYK
RGB Variations
Color information
#533094 (or 0x533094) is known color: Daisy Bush. HEX triplet: 53, 30 and 94. RGB value is (83,48,148). Sum of RGB (Red+Green+Blue) = 83+48+148=279 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.75% from 279); Green value is 48 (19.14% from 255 or 17.20% from 279); Blue value is 148 (58.20% from 255 or 53.05% from 279); Max value from RGB is 148 - color contains mainly: blue. Hex color #533094 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533094 is #ACCF6B. Grayscale: #454545. Windows color (decimal): -11325292 or 9711699. OLE color: 9711699.
HSL color Cylindrical-coordinate representation of color #533094: hue angle of 261º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #533094 is Cyan = 0.44, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 48 | 148 | - |
| CMYK | 0.44 | 0.68 | 0 | 0.42 |
| HSL | 261º | 0.51% | 0.38% | - |
| HSV(B) | 261º | 0.68% | 0.58% | - |
| XYZ | 9.97 | 6.09 | 28.67 | - |
| YUV | 69.87 | 172.1 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 148 | 0.44 | 0.68 | 0 | 0.42 | 261 | 0.51 | 0.38 |
| Hex | 53 | 30 | 94 | 2C | 44 | 0 | 2A | 105 | 33 | 26 |
| Octal | 123 | 60 | 224 | 54 | 104 | 0 | 52 | 405 | 63 | 46 |
| Binary | 1010011 | 110000 | 10010100 | 101100 | 1000100 | 0 | 101010 | 100000101 | 110011 | 100110 |
Color Harmonies of #533094
Complementary color
Monochromatic Colors of #533094
Black with #533094
Text Example
Text Example
White with #533094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533094; }
p { color: rgb(83,48,148); }
H1.HeaderClassName
{
color: #533094;
}
.AnyTagClassName
{
color: #533094;
}
</style>
background-color css
<style>
a { background-color: #533094; }
a { background-color: rgb(83,48,148); }
div.DivClassName
{
background-color: #533094;
}
.BgClassName
{
background-color: #533094;
}
</style>
border-color css
<style>
span { border-color: #533094; }
span { border-color: rgb(83,48,148); }
td.TdClassName
{
border-color: #533094;
}
.TagClassName
{
border-color: #533094;
}
</style>