Shades of Daisy Bush #513297
Tints of Daisy Bush #513297
RGB
CMYK
RGB Variations
Color information
#513297 (or 0x513297) is known color: Daisy Bush. HEX triplet: 51, 32 and 97. RGB value is (81,50,151). Sum of RGB (Red+Green+Blue) = 81+50+151=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 50 (19.92% from 255 or 17.73% from 282); Blue value is 151 (59.38% from 255 or 53.55% from 282); Max value from RGB is 151 - color contains mainly: blue. Hex color #513297 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513297 is #AECD68. Grayscale: #464646. Windows color (decimal): -11455849 or 9908817. OLE color: 9908817.
HSL color Cylindrical-coordinate representation of color #513297: hue angle of 258.42º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #513297 is Cyan = 0.46, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 50 | 151 | - |
| CMYK | 0.46 | 0.67 | 0 | 0.41 |
| HSL | 258.42º | 0.5% | 0.39% | - |
| HSV(B) | 258.42º | 0.67% | 0.59% | - |
| XYZ | 10.12 | 6.26 | 29.95 | - |
| YUV | 70.78 | 173.27 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 151 | 0.46 | 0.67 | 0 | 0.41 | 258.42 | 0.5 | 0.39 |
| Hex | 51 | 32 | 97 | 2E | 43 | 0 | 29 | 102 | 32 | 27 |
| Octal | 121 | 62 | 227 | 56 | 103 | 0 | 51 | 402 | 62 | 47 |
| Binary | 1010001 | 110010 | 10010111 | 101110 | 1000011 | 0 | 101001 | 100000010 | 110010 | 100111 |
Color Harmonies of #513297
Complementary color
Monochromatic Colors of #513297
Black with #513297
Text Example
Text Example
White with #513297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513297; }
p { color: rgb(81,50,151); }
H1.HeaderClassName
{
color: #513297;
}
.AnyTagClassName
{
color: #513297;
}
</style>
background-color css
<style>
a { background-color: #513297; }
a { background-color: rgb(81,50,151); }
div.DivClassName
{
background-color: #513297;
}
.BgClassName
{
background-color: #513297;
}
</style>
border-color css
<style>
span { border-color: #513297; }
span { border-color: rgb(81,50,151); }
td.TdClassName
{
border-color: #513297;
}
.TagClassName
{
border-color: #513297;
}
</style>