Shades of Daisy Bush #572897
Tints of Daisy Bush #572897
RGB
CMYK
RGB Variations
Color information
#572897 (or 0x572897) is known color: Daisy Bush. HEX triplet: 57, 28 and 97. RGB value is (87,40,151). Sum of RGB (Red+Green+Blue) = 87+40+151=278 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.29% from 278); Green value is 40 (16.02% from 255 or 14.39% from 278); Blue value is 151 (59.38% from 255 or 54.32% from 278); Max value from RGB is 151 - color contains mainly: blue. Hex color #572897 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572897 is #A8D768. Grayscale: #424242. Windows color (decimal): -11065193 or 9906263. OLE color: 9906263.
HSL color Cylindrical-coordinate representation of color #572897: hue angle of 265.41º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #572897 is Cyan = 0.42, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 40 | 151 | - |
| CMYK | 0.42 | 0.74 | 0 | 0.41 |
| HSL | 265.41º | 0.58% | 0.37% | - |
| HSV(B) | 265.41º | 0.74% | 0.59% | - |
| XYZ | 10.28 | 5.78 | 29.85 | - |
| YUV | 66.71 | 175.57 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 151 | 0.42 | 0.74 | 0 | 0.41 | 265.41 | 0.58 | 0.37 |
| Hex | 57 | 28 | 97 | 2A | 4A | 0 | 29 | 109 | 3A | 25 |
| Octal | 127 | 50 | 227 | 52 | 112 | 0 | 51 | 411 | 72 | 45 |
| Binary | 1010111 | 101000 | 10010111 | 101010 | 1001010 | 0 | 101001 | 100001001 | 111010 | 100101 |
Color Harmonies of #572897
Complementary color
Monochromatic Colors of #572897
Black with #572897
Text Example
Text Example
White with #572897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572897; }
p { color: rgb(87,40,151); }
H1.HeaderClassName
{
color: #572897;
}
.AnyTagClassName
{
color: #572897;
}
</style>
background-color css
<style>
a { background-color: #572897; }
a { background-color: rgb(87,40,151); }
div.DivClassName
{
background-color: #572897;
}
.BgClassName
{
background-color: #572897;
}
</style>
border-color css
<style>
span { border-color: #572897; }
span { border-color: rgb(87,40,151); }
td.TdClassName
{
border-color: #572897;
}
.TagClassName
{
border-color: #572897;
}
</style>