Shades of Daisy Bush #512899
Tints of Daisy Bush #512899
RGB
CMYK
RGB Variations
Color information
#512899 (or 0x512899) is known color: Daisy Bush. HEX triplet: 51, 28 and 99. RGB value is (81,40,153). Sum of RGB (Red+Green+Blue) = 81+40+153=274 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.56% from 274); Green value is 40 (16.02% from 255 or 14.60% from 274); Blue value is 153 (60.16% from 255 or 55.84% from 274); Max value from RGB is 153 - color contains mainly: blue. Hex color #512899 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512899 is #AED766. Grayscale: #404040. Windows color (decimal): -11458407 or 10037329. OLE color: 10037329.
HSL color Cylindrical-coordinate representation of color #512899: hue angle of 261.77º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #512899 is Cyan = 0.47, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 40 | 153 | - |
| CMYK | 0.47 | 0.74 | 0 | 0.4 |
| HSL | 261.77º | 0.59% | 0.38% | - |
| HSV(B) | 261.77º | 0.74% | 0.6% | - |
| XYZ | 9.9 | 5.57 | 30.69 | - |
| YUV | 65.14 | 177.58 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 40 | 153 | 0.47 | 0.74 | 0 | 0.4 | 261.77 | 0.59 | 0.38 |
| Hex | 51 | 28 | 99 | 2F | 4A | 0 | 28 | 106 | 3B | 26 |
| Octal | 121 | 50 | 231 | 57 | 112 | 0 | 50 | 406 | 73 | 46 |
| Binary | 1010001 | 101000 | 10011001 | 101111 | 1001010 | 0 | 101000 | 100000110 | 111011 | 100110 |
Color Harmonies of #512899
Complementary color
Monochromatic Colors of #512899
Black with #512899
Text Example
Text Example
White with #512899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512899; }
p { color: rgb(81,40,153); }
H1.HeaderClassName
{
color: #512899;
}
.AnyTagClassName
{
color: #512899;
}
</style>
background-color css
<style>
a { background-color: #512899; }
a { background-color: rgb(81,40,153); }
div.DivClassName
{
background-color: #512899;
}
.BgClassName
{
background-color: #512899;
}
</style>
border-color css
<style>
span { border-color: #512899; }
span { border-color: rgb(81,40,153); }
td.TdClassName
{
border-color: #512899;
}
.TagClassName
{
border-color: #512899;
}
</style>