Shades of Daisy Bush #513197
Tints of Daisy Bush #513197
RGB
CMYK
RGB Variations
Color information
#513197 (or 0x513197) is known color: Daisy Bush. HEX triplet: 51, 31 and 97. RGB value is (81,49,151). Sum of RGB (Red+Green+Blue) = 81+49+151=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 49 (19.53% from 255 or 17.44% from 281); Blue value is 151 (59.38% from 255 or 53.74% from 281); Max value from RGB is 151 - color contains mainly: blue. Hex color #513197 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513197 is #AECE68. Grayscale: #454545. Windows color (decimal): -11456105 or 9908561. OLE color: 9908561.
HSL color Cylindrical-coordinate representation of color #513197: hue angle of 258.82º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #513197 is Cyan = 0.46, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 49 | 151 | - |
| CMYK | 0.46 | 0.68 | 0 | 0.41 |
| HSL | 258.82º | 0.51% | 0.39% | - |
| HSV(B) | 258.82º | 0.68% | 0.59% | - |
| XYZ | 10.08 | 6.18 | 29.94 | - |
| YUV | 70.2 | 173.6 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 151 | 0.46 | 0.68 | 0 | 0.41 | 258.82 | 0.51 | 0.39 |
| Hex | 51 | 31 | 97 | 2E | 44 | 0 | 29 | 103 | 33 | 27 |
| Octal | 121 | 61 | 227 | 56 | 104 | 0 | 51 | 403 | 63 | 47 |
| Binary | 1010001 | 110001 | 10010111 | 101110 | 1000100 | 0 | 101001 | 100000011 | 110011 | 100111 |
Color Harmonies of #513197
Complementary color
Monochromatic Colors of #513197
Black with #513197
Text Example
Text Example
White with #513197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513197; }
p { color: rgb(81,49,151); }
H1.HeaderClassName
{
color: #513197;
}
.AnyTagClassName
{
color: #513197;
}
</style>
background-color css
<style>
a { background-color: #513197; }
a { background-color: rgb(81,49,151); }
div.DivClassName
{
background-color: #513197;
}
.BgClassName
{
background-color: #513197;
}
</style>
border-color css
<style>
span { border-color: #513197; }
span { border-color: rgb(81,49,151); }
td.TdClassName
{
border-color: #513197;
}
.TagClassName
{
border-color: #513197;
}
</style>