Shades of Daisy Bush #513298
Tints of Daisy Bush #513298
RGB
CMYK
RGB Variations
Color information
#513298 (or 0x513298) is known color: Daisy Bush. HEX triplet: 51, 32 and 98. RGB value is (81,50,152). Sum of RGB (Red+Green+Blue) = 81+50+152=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 50 (19.92% from 255 or 17.67% from 283); Blue value is 152 (59.77% from 255 or 53.71% from 283); Max value from RGB is 152 - color contains mainly: blue. Hex color #513298 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513298 is #AECD67. Grayscale: #464646. Windows color (decimal): -11455848 or 9974353. OLE color: 9974353.
HSL color Cylindrical-coordinate representation of color #513298: hue angle of 258.24º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #513298 is Cyan = 0.47, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 50 | 152 | - |
| CMYK | 0.47 | 0.67 | 0 | 0.40 |
| HSL | 258.24º | 0.5% | 0.4% | - |
| HSV(B) | 258.24º | 0.67% | 0.6% | - |
| XYZ | 10.2 | 6.3 | 30.38 | - |
| YUV | 70.9 | 173.77 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 152 | 0.47 | 0.67 | 0 | 0.40 | 258.24 | 0.5 | 0.4 |
| Hex | 51 | 32 | 98 | 2F | 43 | 0 | 28 | 102 | 32 | 28 |
| Octal | 121 | 62 | 230 | 57 | 103 | 0 | 50 | 402 | 62 | 50 |
| Binary | 1010001 | 110010 | 10011000 | 101111 | 1000011 | 0 | 101000 | 100000010 | 110010 | 101000 |
Color Harmonies of #513298
Complementary color
Monochromatic Colors of #513298
Black with #513298
Text Example
Text Example
White with #513298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513298; }
p { color: rgb(81,50,152); }
H1.HeaderClassName
{
color: #513298;
}
.AnyTagClassName
{
color: #513298;
}
</style>
background-color css
<style>
a { background-color: #513298; }
a { background-color: rgb(81,50,152); }
div.DivClassName
{
background-color: #513298;
}
.BgClassName
{
background-color: #513298;
}
</style>
border-color css
<style>
span { border-color: #513298; }
span { border-color: rgb(81,50,152); }
td.TdClassName
{
border-color: #513298;
}
.TagClassName
{
border-color: #513298;
}
</style>