Shades of Daisy Bush #512997
Tints of Daisy Bush #512997
RGB
CMYK
RGB Variations
Color information
#512997 (or 0x512997) is known color: Daisy Bush. HEX triplet: 51, 29 and 97. RGB value is (81,41,151). Sum of RGB (Red+Green+Blue) = 81+41+151=273 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.67% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 151 (59.38% from 255 or 55.31% from 273); Max value from RGB is 151 - color contains mainly: blue. Hex color #512997 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512997 is #AED668. Grayscale: #414141. Windows color (decimal): -11458153 or 9906513. OLE color: 9906513.
HSL color Cylindrical-coordinate representation of color #512997: hue angle of 261.82º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #512997 is Cyan = 0.46, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 41 | 151 | - |
| CMYK | 0.46 | 0.73 | 0 | 0.41 |
| HSL | 261.82º | 0.57% | 0.38% | - |
| HSV(B) | 261.82º | 0.73% | 0.59% | - |
| XYZ | 9.77 | 5.57 | 29.84 | - |
| YUV | 65.5 | 176.25 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 151 | 0.46 | 0.73 | 0 | 0.41 | 261.82 | 0.57 | 0.38 |
| Hex | 51 | 29 | 97 | 2E | 49 | 0 | 29 | 106 | 39 | 26 |
| Octal | 121 | 51 | 227 | 56 | 111 | 0 | 51 | 406 | 71 | 46 |
| Binary | 1010001 | 101001 | 10010111 | 101110 | 1001001 | 0 | 101001 | 100000110 | 111001 | 100110 |
Color Harmonies of #512997
Complementary color
Monochromatic Colors of #512997
Black with #512997
Text Example
Text Example
White with #512997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512997; }
p { color: rgb(81,41,151); }
H1.HeaderClassName
{
color: #512997;
}
.AnyTagClassName
{
color: #512997;
}
</style>
background-color css
<style>
a { background-color: #512997; }
a { background-color: rgb(81,41,151); }
div.DivClassName
{
background-color: #512997;
}
.BgClassName
{
background-color: #512997;
}
</style>
border-color css
<style>
span { border-color: #512997; }
span { border-color: rgb(81,41,151); }
td.TdClassName
{
border-color: #512997;
}
.TagClassName
{
border-color: #512997;
}
</style>