Shades of Daisy Bush #513198
Tints of Daisy Bush #513198
RGB
CMYK
RGB Variations
Color information
#513198 (or 0x513198) is known color: Daisy Bush. HEX triplet: 51, 31 and 98. RGB value is (81,49,152). Sum of RGB (Red+Green+Blue) = 81+49+152=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 49 (19.53% from 255 or 17.38% from 282); Blue value is 152 (59.77% from 255 or 53.90% from 282); Max value from RGB is 152 - color contains mainly: blue. Hex color #513198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513198 is #AECE67. Grayscale: #454545. Windows color (decimal): -11456104 or 9974097. OLE color: 9974097.
HSL color Cylindrical-coordinate representation of color #513198: hue angle of 258.64º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #513198 is Cyan = 0.47, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 49 | 152 | - |
| CMYK | 0.47 | 0.68 | 0 | 0.40 |
| HSL | 258.64º | 0.51% | 0.39% | - |
| HSV(B) | 258.64º | 0.68% | 0.6% | - |
| XYZ | 10.16 | 6.21 | 30.37 | - |
| YUV | 70.31 | 174.1 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 152 | 0.47 | 0.68 | 0 | 0.40 | 258.64 | 0.51 | 0.39 |
| Hex | 51 | 31 | 98 | 2F | 44 | 0 | 28 | 103 | 33 | 27 |
| Octal | 121 | 61 | 230 | 57 | 104 | 0 | 50 | 403 | 63 | 47 |
| Binary | 1010001 | 110001 | 10011000 | 101111 | 1000100 | 0 | 101000 | 100000011 | 110011 | 100111 |
Color Harmonies of #513198
Complementary color
Monochromatic Colors of #513198
Black with #513198
Text Example
Text Example
White with #513198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513198; }
p { color: rgb(81,49,152); }
H1.HeaderClassName
{
color: #513198;
}
.AnyTagClassName
{
color: #513198;
}
</style>
background-color css
<style>
a { background-color: #513198; }
a { background-color: rgb(81,49,152); }
div.DivClassName
{
background-color: #513198;
}
.BgClassName
{
background-color: #513198;
}
</style>
border-color css
<style>
span { border-color: #513198; }
span { border-color: rgb(81,49,152); }
td.TdClassName
{
border-color: #513198;
}
.TagClassName
{
border-color: #513198;
}
</style>