Shades of Daisy Bush #523688
Tints of Daisy Bush #523688
RGB
CMYK
RGB Variations
Color information
#523688 (or 0x523688) is known color: Daisy Bush. HEX triplet: 52, 36 and 88. RGB value is (82,54,136). Sum of RGB (Red+Green+Blue) = 82+54+136=272 (36% of max value = 765). Red value is 82 (32.42% from 255 or 30.15% from 272); Green value is 54 (21.48% from 255 or 19.85% from 272); Blue value is 136 (53.52% from 255 or 50% from 272); Max value from RGB is 136 - color contains mainly: blue. Hex color #523688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523688 is #ADC977. Grayscale: #474747. Windows color (decimal): -11389304 or 8926802. OLE color: 8926802.
HSL color Cylindrical-coordinate representation of color #523688: hue angle of 260.49º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #523688 is Cyan = 0.40, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 54 | 136 | - |
| CMYK | 0.40 | 0.60 | 0 | 0.47 |
| HSL | 260.49º | 0.43% | 0.37% | - |
| HSV(B) | 260.49º | 0.6% | 0.53% | - |
| XYZ | 9.24 | 6.21 | 24 | - |
| YUV | 71.72 | 164.28 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 136 | 0.40 | 0.60 | 0 | 0.47 | 260.49 | 0.43 | 0.37 |
| Hex | 52 | 36 | 88 | 28 | 3C | 0 | 2F | 104 | 2B | 25 |
| Octal | 122 | 66 | 210 | 50 | 74 | 0 | 57 | 404 | 53 | 45 |
| Binary | 1010010 | 110110 | 10001000 | 101000 | 111100 | 0 | 101111 | 100000100 | 101011 | 100101 |
Color Harmonies of #523688
Complementary color
Monochromatic Colors of #523688
Black with #523688
Text Example
Text Example
White with #523688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523688; }
p { color: rgb(82,54,136); }
H1.HeaderClassName
{
color: #523688;
}
.AnyTagClassName
{
color: #523688;
}
</style>
background-color css
<style>
a { background-color: #523688; }
a { background-color: rgb(82,54,136); }
div.DivClassName
{
background-color: #523688;
}
.BgClassName
{
background-color: #523688;
}
</style>
border-color css
<style>
span { border-color: #523688; }
span { border-color: rgb(82,54,136); }
td.TdClassName
{
border-color: #523688;
}
.TagClassName
{
border-color: #523688;
}
</style>