Shades of Daisy Bush #523889
Tints of Daisy Bush #523889
RGB
CMYK
RGB Variations
Color information
#523889 (or 0x523889) is known color: Daisy Bush. HEX triplet: 52, 38 and 89. RGB value is (82,56,137). Sum of RGB (Red+Green+Blue) = 82+56+137=275 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.82% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 137 (53.91% from 255 or 49.82% from 275); Max value from RGB is 137 - color contains mainly: blue. Hex color #523889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523889 is #ADC776. Grayscale: #484848. Windows color (decimal): -11388791 or 8992850. OLE color: 8992850.
HSL color Cylindrical-coordinate representation of color #523889: hue angle of 259.26º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #523889 is Cyan = 0.40, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 56 | 137 | - |
| CMYK | 0.40 | 0.59 | 0 | 0.46 |
| HSL | 259.26º | 0.42% | 0.38% | - |
| HSV(B) | 259.26º | 0.59% | 0.54% | - |
| XYZ | 9.41 | 6.43 | 24.41 | - |
| YUV | 73.01 | 164.11 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 137 | 0.40 | 0.59 | 0 | 0.46 | 259.26 | 0.42 | 0.38 |
| Hex | 52 | 38 | 89 | 28 | 3B | 0 | 2E | 103 | 2A | 26 |
| Octal | 122 | 70 | 211 | 50 | 73 | 0 | 56 | 403 | 52 | 46 |
| Binary | 1010010 | 111000 | 10001001 | 101000 | 111011 | 0 | 101110 | 100000011 | 101010 | 100110 |
Color Harmonies of #523889
Complementary color
Monochromatic Colors of #523889
Black with #523889
Text Example
Text Example
White with #523889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523889; }
p { color: rgb(82,56,137); }
H1.HeaderClassName
{
color: #523889;
}
.AnyTagClassName
{
color: #523889;
}
</style>
background-color css
<style>
a { background-color: #523889; }
a { background-color: rgb(82,56,137); }
div.DivClassName
{
background-color: #523889;
}
.BgClassName
{
background-color: #523889;
}
</style>
border-color css
<style>
span { border-color: #523889; }
span { border-color: rgb(82,56,137); }
td.TdClassName
{
border-color: #523889;
}
.TagClassName
{
border-color: #523889;
}
</style>