Shades of Daisy Bush #523092
Tints of Daisy Bush #523092
RGB
CMYK
RGB Variations
Color information
#523092 (or 0x523092) is known color: Daisy Bush. HEX triplet: 52, 30 and 92. RGB value is (82,48,146). Sum of RGB (Red+Green+Blue) = 82+48+146=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 48 (19.14% from 255 or 17.39% from 276); Blue value is 146 (57.42% from 255 or 52.90% from 276); Max value from RGB is 146 - color contains mainly: blue. Hex color #523092 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523092 is #ADCF6D. Grayscale: #444444. Windows color (decimal): -11390830 or 9580626. OLE color: 9580626.
HSL color Cylindrical-coordinate representation of color #523092: hue angle of 260.82º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #523092 is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 48 | 146 | - |
| CMYK | 0.44 | 0.67 | 0 | 0.43 |
| HSL | 260.82º | 0.51% | 0.38% | - |
| HSV(B) | 260.82º | 0.67% | 0.57% | - |
| XYZ | 9.72 | 5.98 | 27.84 | - |
| YUV | 69.34 | 171.26 | 137.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 146 | 0.44 | 0.67 | 0 | 0.43 | 260.82 | 0.51 | 0.38 |
| Hex | 52 | 30 | 92 | 2C | 43 | 0 | 2B | 105 | 33 | 26 |
| Octal | 122 | 60 | 222 | 54 | 103 | 0 | 53 | 405 | 63 | 46 |
| Binary | 1010010 | 110000 | 10010010 | 101100 | 1000011 | 0 | 101011 | 100000101 | 110011 | 100110 |
Color Harmonies of #523092
Complementary color
Monochromatic Colors of #523092
Black with #523092
Text Example
Text Example
White with #523092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523092; }
p { color: rgb(82,48,146); }
H1.HeaderClassName
{
color: #523092;
}
.AnyTagClassName
{
color: #523092;
}
</style>
background-color css
<style>
a { background-color: #523092; }
a { background-color: rgb(82,48,146); }
div.DivClassName
{
background-color: #523092;
}
.BgClassName
{
background-color: #523092;
}
</style>
border-color css
<style>
span { border-color: #523092; }
span { border-color: rgb(82,48,146); }
td.TdClassName
{
border-color: #523092;
}
.TagClassName
{
border-color: #523092;
}
</style>