Shades of Daisy Bush #533198
Tints of Daisy Bush #533198
RGB
CMYK
RGB Variations
Color information
#533198 (or 0x533198) is known color: Daisy Bush. HEX triplet: 53, 31 and 98. RGB value is (83,49,152). Sum of RGB (Red+Green+Blue) = 83+49+152=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 49 (19.53% from 255 or 17.25% from 284); Blue value is 152 (59.77% from 255 or 53.52% from 284); Max value from RGB is 152 - color contains mainly: blue. Hex color #533198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533198 is #ACCE67. Grayscale: #464646. Windows color (decimal): -11325032 or 9974099. OLE color: 9974099.
HSL color Cylindrical-coordinate representation of color #533198: hue angle of 259.81º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #533198 is Cyan = 0.45, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 49 | 152 | - |
| CMYK | 0.45 | 0.68 | 0 | 0.40 |
| HSL | 259.81º | 0.51% | 0.39% | - |
| HSV(B) | 259.81º | 0.68% | 0.6% | - |
| XYZ | 10.33 | 6.3 | 30.38 | - |
| YUV | 70.91 | 173.76 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 152 | 0.45 | 0.68 | 0 | 0.40 | 259.81 | 0.51 | 0.39 |
| Hex | 53 | 31 | 98 | 2D | 44 | 0 | 28 | 104 | 33 | 27 |
| Octal | 123 | 61 | 230 | 55 | 104 | 0 | 50 | 404 | 63 | 47 |
| Binary | 1010011 | 110001 | 10011000 | 101101 | 1000100 | 0 | 101000 | 100000100 | 110011 | 100111 |
Color Harmonies of #533198
Complementary color
Monochromatic Colors of #533198
Black with #533198
Text Example
Text Example
White with #533198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533198; }
p { color: rgb(83,49,152); }
H1.HeaderClassName
{
color: #533198;
}
.AnyTagClassName
{
color: #533198;
}
</style>
background-color css
<style>
a { background-color: #533198; }
a { background-color: rgb(83,49,152); }
div.DivClassName
{
background-color: #533198;
}
.BgClassName
{
background-color: #533198;
}
</style>
border-color css
<style>
span { border-color: #533198; }
span { border-color: rgb(83,49,152); }
td.TdClassName
{
border-color: #533198;
}
.TagClassName
{
border-color: #533198;
}
</style>