Shades of Daisy Bush #512497
Tints of Daisy Bush #512497
RGB
CMYK
RGB Variations
Color information
#512497 (or 0x512497) is known color: Daisy Bush. HEX triplet: 51, 24 and 97. RGB value is (81,36,151). Sum of RGB (Red+Green+Blue) = 81+36+151=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 36 (14.45% from 255 or 13.43% from 268); Blue value is 151 (59.38% from 255 or 56.34% from 268); Max value from RGB is 151 - color contains mainly: blue. Hex color #512497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512497 is #AEDB68. Grayscale: #3E3E3E. Windows color (decimal): -11459433 or 9905233. OLE color: 9905233.
HSL color Cylindrical-coordinate representation of color #512497: hue angle of 263.48º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #512497 is Cyan = 0.46, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 36 | 151 | - |
| CMYK | 0.46 | 0.76 | 0 | 0.41 |
| HSL | 263.48º | 0.61% | 0.37% | - |
| HSV(B) | 263.48º | 0.76% | 0.59% | - |
| XYZ | 9.61 | 5.25 | 29.78 | - |
| YUV | 62.57 | 177.91 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 151 | 0.46 | 0.76 | 0 | 0.41 | 263.48 | 0.61 | 0.37 |
| Hex | 51 | 24 | 97 | 2E | 4C | 0 | 29 | 107 | 3D | 25 |
| Octal | 121 | 44 | 227 | 56 | 114 | 0 | 51 | 407 | 75 | 45 |
| Binary | 1010001 | 100100 | 10010111 | 101110 | 1001100 | 0 | 101001 | 100000111 | 111101 | 100101 |
Color Harmonies of #512497
Complementary color
Monochromatic Colors of #512497
Black with #512497
Text Example
Text Example
White with #512497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512497; }
p { color: rgb(81,36,151); }
H1.HeaderClassName
{
color: #512497;
}
.AnyTagClassName
{
color: #512497;
}
</style>
background-color css
<style>
a { background-color: #512497; }
a { background-color: rgb(81,36,151); }
div.DivClassName
{
background-color: #512497;
}
.BgClassName
{
background-color: #512497;
}
</style>
border-color css
<style>
span { border-color: #512497; }
span { border-color: rgb(81,36,151); }
td.TdClassName
{
border-color: #512497;
}
.TagClassName
{
border-color: #512497;
}
</style>