Shades of Daisy Bush #533194
Tints of Daisy Bush #533194
RGB
CMYK
RGB Variations
Color information
#533194 (or 0x533194) is known color: Daisy Bush. HEX triplet: 53, 31 and 94. RGB value is (83,49,148). Sum of RGB (Red+Green+Blue) = 83+49+148=280 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.64% from 280); Green value is 49 (19.53% from 255 or 17.5% from 280); Blue value is 148 (58.20% from 255 or 52.86% from 280); Max value from RGB is 148 - color contains mainly: blue. Hex color #533194 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533194 is #ACCE6B. Grayscale: #464646. Windows color (decimal): -11325036 or 9711955. OLE color: 9711955.
HSL color Cylindrical-coordinate representation of color #533194: hue angle of 260.61º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #533194 is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 49 | 148 | - |
| CMYK | 0.44 | 0.67 | 0 | 0.42 |
| HSL | 260.61º | 0.5% | 0.39% | - |
| HSV(B) | 260.61º | 0.67% | 0.58% | - |
| XYZ | 10.01 | 6.17 | 28.68 | - |
| YUV | 70.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 148 | 0.44 | 0.67 | 0 | 0.42 | 260.61 | 0.5 | 0.39 |
| Hex | 53 | 31 | 94 | 2C | 43 | 0 | 2A | 105 | 32 | 27 |
| Octal | 123 | 61 | 224 | 54 | 103 | 0 | 52 | 405 | 62 | 47 |
| Binary | 1010011 | 110001 | 10010100 | 101100 | 1000011 | 0 | 101010 | 100000101 | 110010 | 100111 |
Color Harmonies of #533194
Complementary color
Monochromatic Colors of #533194
Black with #533194
Text Example
Text Example
White with #533194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533194; }
p { color: rgb(83,49,148); }
H1.HeaderClassName
{
color: #533194;
}
.AnyTagClassName
{
color: #533194;
}
</style>
background-color css
<style>
a { background-color: #533194; }
a { background-color: rgb(83,49,148); }
div.DivClassName
{
background-color: #533194;
}
.BgClassName
{
background-color: #533194;
}
</style>
border-color css
<style>
span { border-color: #533194; }
span { border-color: rgb(83,49,148); }
td.TdClassName
{
border-color: #533194;
}
.TagClassName
{
border-color: #533194;
}
</style>