Shades of Daisy Bush #512992
Tints of Daisy Bush #512992
RGB
CMYK
RGB Variations
Color information
#512992 (or 0x512992) is known color: Daisy Bush. HEX triplet: 51, 29 and 92. RGB value is (81,41,146). Sum of RGB (Red+Green+Blue) = 81+41+146=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 41 (16.41% from 255 or 15.30% from 268); Blue value is 146 (57.42% from 255 or 54.48% from 268); Max value from RGB is 146 - color contains mainly: blue. Hex color #512992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512992 is #AED66D. Grayscale: #404040. Windows color (decimal): -11458158 or 9578833. OLE color: 9578833.
HSL color Cylindrical-coordinate representation of color #512992: hue angle of 262.86º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #512992 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 41 | 146 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.43 |
| HSL | 262.86º | 0.56% | 0.37% | - |
| HSV(B) | 262.86º | 0.72% | 0.57% | - |
| XYZ | 9.37 | 5.41 | 27.74 | - |
| YUV | 64.93 | 173.75 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 146 | 0.45 | 0.72 | 0 | 0.43 | 262.86 | 0.56 | 0.37 |
| Hex | 51 | 29 | 92 | 2D | 48 | 0 | 2B | 107 | 38 | 25 |
| Octal | 121 | 51 | 222 | 55 | 110 | 0 | 53 | 407 | 70 | 45 |
| Binary | 1010001 | 101001 | 10010010 | 101101 | 1001000 | 0 | 101011 | 100000111 | 111000 | 100101 |
Color Harmonies of #512992
Complementary color
Monochromatic Colors of #512992
Black with #512992
Text Example
Text Example
White with #512992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512992; }
p { color: rgb(81,41,146); }
H1.HeaderClassName
{
color: #512992;
}
.AnyTagClassName
{
color: #512992;
}
</style>
background-color css
<style>
a { background-color: #512992; }
a { background-color: rgb(81,41,146); }
div.DivClassName
{
background-color: #512992;
}
.BgClassName
{
background-color: #512992;
}
</style>
border-color css
<style>
span { border-color: #512992; }
span { border-color: rgb(81,41,146); }
td.TdClassName
{
border-color: #512992;
}
.TagClassName
{
border-color: #512992;
}
</style>