Shades of Daisy Bush #572399
Tints of Daisy Bush #572399
RGB
CMYK
RGB Variations
Color information
#572399 (or 0x572399) is known color: Daisy Bush. HEX triplet: 57, 23 and 99. RGB value is (87,35,153). Sum of RGB (Red+Green+Blue) = 87+35+153=275 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.64% from 275); Green value is 35 (14.06% from 255 or 12.73% from 275); Blue value is 153 (60.16% from 255 or 55.64% from 275); Max value from RGB is 153 - color contains mainly: blue. Hex color #572399 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572399 is #A8DC66. Grayscale: #3F3F3F. Windows color (decimal): -11066471 or 10036055. OLE color: 10036055.
HSL color Cylindrical-coordinate representation of color #572399: hue angle of 266.44º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #572399 is Cyan = 0.43, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 35 | 153 | - |
| CMYK | 0.43 | 0.77 | 0 | 0.4 |
| HSL | 266.44º | 0.63% | 0.37% | - |
| HSV(B) | 266.44º | 0.77% | 0.6% | - |
| XYZ | 10.28 | 5.53 | 30.66 | - |
| YUV | 64 | 178.23 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 153 | 0.43 | 0.77 | 0 | 0.4 | 266.44 | 0.63 | 0.37 |
| Hex | 57 | 23 | 99 | 2B | 4D | 0 | 28 | 10A | 3F | 25 |
| Octal | 127 | 43 | 231 | 53 | 115 | 0 | 50 | 412 | 77 | 45 |
| Binary | 1010111 | 100011 | 10011001 | 101011 | 1001101 | 0 | 101000 | 100001010 | 111111 | 100101 |
Color Harmonies of #572399
Complementary color
Monochromatic Colors of #572399
Black with #572399
Text Example
Text Example
White with #572399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572399; }
p { color: rgb(87,35,153); }
H1.HeaderClassName
{
color: #572399;
}
.AnyTagClassName
{
color: #572399;
}
</style>
background-color css
<style>
a { background-color: #572399; }
a { background-color: rgb(87,35,153); }
div.DivClassName
{
background-color: #572399;
}
.BgClassName
{
background-color: #572399;
}
</style>
border-color css
<style>
span { border-color: #572399; }
span { border-color: rgb(87,35,153); }
td.TdClassName
{
border-color: #572399;
}
.TagClassName
{
border-color: #572399;
}
</style>