Shades of Daisy Bush #533395
Tints of Daisy Bush #533395
RGB
CMYK
RGB Variations
Color information
#533395 (or 0x533395) is known color: Daisy Bush. HEX triplet: 53, 33 and 95. RGB value is (83,51,149). Sum of RGB (Red+Green+Blue) = 83+51+149=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 149 (58.59% from 255 or 52.65% from 283); Max value from RGB is 149 - color contains mainly: blue. Hex color #533395 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533395 is #ACCC6A. Grayscale: #474747. Windows color (decimal): -11324523 or 9778003. OLE color: 9778003.
HSL color Cylindrical-coordinate representation of color #533395: hue angle of 259.59º 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 #533395 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 51 | 149 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.42 |
| HSL | 259.59º | 0.49% | 0.39% | - |
| HSV(B) | 259.59º | 0.66% | 0.58% | - |
| XYZ | 10.18 | 6.38 | 29.13 | - |
| YUV | 71.74 | 171.6 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 149 | 0.44 | 0.66 | 0 | 0.42 | 259.59 | 0.49 | 0.39 |
| Hex | 53 | 33 | 95 | 2C | 42 | 0 | 2A | 104 | 31 | 27 |
| Octal | 123 | 63 | 225 | 54 | 102 | 0 | 52 | 404 | 61 | 47 |
| Binary | 1010011 | 110011 | 10010101 | 101100 | 1000010 | 0 | 101010 | 100000100 | 110001 | 100111 |
Color Harmonies of #533395
Complementary color
Monochromatic Colors of #533395
Black with #533395
Text Example
Text Example
White with #533395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533395; }
p { color: rgb(83,51,149); }
H1.HeaderClassName
{
color: #533395;
}
.AnyTagClassName
{
color: #533395;
}
</style>
background-color css
<style>
a { background-color: #533395; }
a { background-color: rgb(83,51,149); }
div.DivClassName
{
background-color: #533395;
}
.BgClassName
{
background-color: #533395;
}
</style>
border-color css
<style>
span { border-color: #533395; }
span { border-color: rgb(83,51,149); }
td.TdClassName
{
border-color: #533395;
}
.TagClassName
{
border-color: #533395;
}
</style>