Shades of Daisy Bush #533098
Tints of Daisy Bush #533098
RGB
CMYK
RGB Variations
Color information
#533098 (or 0x533098) is known color: Daisy Bush. HEX triplet: 53, 30 and 98. RGB value is (83,48,152). Sum of RGB (Red+Green+Blue) = 83+48+152=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 48 (19.14% from 255 or 16.96% from 283); Blue value is 152 (59.77% from 255 or 53.71% from 283); Max value from RGB is 152 - color contains mainly: blue. Hex color #533098 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533098 is #ACCF67. Grayscale: #454545. Windows color (decimal): -11325288 or 9973843. OLE color: 9973843.
HSL color Cylindrical-coordinate representation of color #533098: hue angle of 260.19º degrees, saturation: 0.52, 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 #533098 is Cyan = 0.45, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 48 | 152 | - |
| CMYK | 0.45 | 0.68 | 0 | 0.40 |
| HSL | 260.19º | 0.52% | 0.39% | - |
| HSV(B) | 260.19º | 0.68% | 0.6% | - |
| XYZ | 10.29 | 6.22 | 30.36 | - |
| YUV | 70.32 | 174.1 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 152 | 0.45 | 0.68 | 0 | 0.40 | 260.19 | 0.52 | 0.39 |
| Hex | 53 | 30 | 98 | 2D | 44 | 0 | 28 | 104 | 34 | 27 |
| Octal | 123 | 60 | 230 | 55 | 104 | 0 | 50 | 404 | 64 | 47 |
| Binary | 1010011 | 110000 | 10011000 | 101101 | 1000100 | 0 | 101000 | 100000100 | 110100 | 100111 |
Color Harmonies of #533098
Complementary color
Monochromatic Colors of #533098
Black with #533098
Text Example
Text Example
White with #533098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533098; }
p { color: rgb(83,48,152); }
H1.HeaderClassName
{
color: #533098;
}
.AnyTagClassName
{
color: #533098;
}
</style>
background-color css
<style>
a { background-color: #533098; }
a { background-color: rgb(83,48,152); }
div.DivClassName
{
background-color: #533098;
}
.BgClassName
{
background-color: #533098;
}
</style>
border-color css
<style>
span { border-color: #533098; }
span { border-color: rgb(83,48,152); }
td.TdClassName
{
border-color: #533098;
}
.TagClassName
{
border-color: #533098;
}
</style>