Shades of Daisy Bush #513397
Tints of Daisy Bush #513397
RGB
CMYK
RGB Variations
Color information
#513397 (or 0x513397) is known color: Daisy Bush. HEX triplet: 51, 33 and 97. RGB value is (81,51,151). Sum of RGB (Red+Green+Blue) = 81+51+151=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 151 (59.38% from 255 or 53.36% from 283); Max value from RGB is 151 - color contains mainly: blue. Hex color #513397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513397 is #AECC68. Grayscale: #474747. Windows color (decimal): -11455593 or 9909073. OLE color: 9909073.
HSL color Cylindrical-coordinate representation of color #513397: hue angle of 258º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #513397 is Cyan = 0.46, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 51 | 151 | - |
| CMYK | 0.46 | 0.66 | 0 | 0.41 |
| HSL | 258º | 0.5% | 0.4% | - |
| HSV(B) | 258º | 0.66% | 0.59% | - |
| XYZ | 10.16 | 6.35 | 29.97 | - |
| YUV | 71.37 | 172.94 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 151 | 0.46 | 0.66 | 0 | 0.41 | 258 | 0.5 | 0.4 |
| Hex | 51 | 33 | 97 | 2E | 42 | 0 | 29 | 102 | 32 | 28 |
| Octal | 121 | 63 | 227 | 56 | 102 | 0 | 51 | 402 | 62 | 50 |
| Binary | 1010001 | 110011 | 10010111 | 101110 | 1000010 | 0 | 101001 | 100000010 | 110010 | 101000 |
Color Harmonies of #513397
Complementary color
Monochromatic Colors of #513397
Black with #513397
Text Example
Text Example
White with #513397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513397; }
p { color: rgb(81,51,151); }
H1.HeaderClassName
{
color: #513397;
}
.AnyTagClassName
{
color: #513397;
}
</style>
background-color css
<style>
a { background-color: #513397; }
a { background-color: rgb(81,51,151); }
div.DivClassName
{
background-color: #513397;
}
.BgClassName
{
background-color: #513397;
}
</style>
border-color css
<style>
span { border-color: #513397; }
span { border-color: rgb(81,51,151); }
td.TdClassName
{
border-color: #513397;
}
.TagClassName
{
border-color: #513397;
}
</style>