Shades of Daisy Bush #572999
Tints of Daisy Bush #572999
RGB
CMYK
RGB Variations
Color information
#572999 (or 0x572999) is known color: Daisy Bush. HEX triplet: 57, 29 and 99. RGB value is (87,41,153). Sum of RGB (Red+Green+Blue) = 87+41+153=281 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.96% from 281); Green value is 41 (16.41% from 255 or 14.59% from 281); Blue value is 153 (60.16% from 255 or 54.45% from 281); Max value from RGB is 153 - color contains mainly: blue. Hex color #572999 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572999 is #A8D666. Grayscale: #434343. Windows color (decimal): -11064935 or 10037591. OLE color: 10037591.
HSL color Cylindrical-coordinate representation of color #572999: hue angle of 264.64º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #572999 is Cyan = 0.43, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 41 | 153 | - |
| CMYK | 0.43 | 0.73 | 0 | 0.4 |
| HSL | 264.64º | 0.58% | 0.38% | - |
| HSV(B) | 264.64º | 0.73% | 0.6% | - |
| XYZ | 10.47 | 5.91 | 30.73 | - |
| YUV | 67.52 | 176.24 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 153 | 0.43 | 0.73 | 0 | 0.4 | 264.64 | 0.58 | 0.38 |
| Hex | 57 | 29 | 99 | 2B | 49 | 0 | 28 | 109 | 3A | 26 |
| Octal | 127 | 51 | 231 | 53 | 111 | 0 | 50 | 411 | 72 | 46 |
| Binary | 1010111 | 101001 | 10011001 | 101011 | 1001001 | 0 | 101000 | 100001001 | 111010 | 100110 |
Color Harmonies of #572999
Complementary color
Monochromatic Colors of #572999
Black with #572999
Text Example
Text Example
White with #572999
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572999; }
p { color: rgb(87,41,153); }
H1.HeaderClassName
{
color: #572999;
}
.AnyTagClassName
{
color: #572999;
}
</style>
background-color css
<style>
a { background-color: #572999; }
a { background-color: rgb(87,41,153); }
div.DivClassName
{
background-color: #572999;
}
.BgClassName
{
background-color: #572999;
}
</style>
border-color css
<style>
span { border-color: #572999; }
span { border-color: rgb(87,41,153); }
td.TdClassName
{
border-color: #572999;
}
.TagClassName
{
border-color: #572999;
}
</style>