Shades of Daisy Bush #57469A
Tints of Daisy Bush #57469A
RGB
CMYK
RGB Variations
Color information
#57469A (or 0x57469A) is known color: Daisy Bush. HEX triplet: 57, 46 and 9A. RGB value is (87,70,154). Sum of RGB (Red+Green+Blue) = 87+70+154=311 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.97% from 311); Green value is 70 (27.73% from 255 or 22.51% from 311); Blue value is 154 (60.55% from 255 or 49.52% from 311); Max value from RGB is 154 - color contains mainly: blue. Hex color #57469A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #57469A is #A8B965. Grayscale: #545454. Windows color (decimal): -11057510 or 10110551. OLE color: 10110551.
HSL color Cylindrical-coordinate representation of color #57469A: hue angle of 252.14º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #57469A is Cyan = 0.44, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 70 | 154 | - |
| CMYK | 0.44 | 0.55 | 0 | 0.40 |
| HSL | 252.14º | 0.38% | 0.44% | - |
| HSV(B) | 252.14º | 0.55% | 0.6% | - |
| XYZ | 11.95 | 8.74 | 31.63 | - |
| YUV | 84.66 | 167.13 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 154 | 0.44 | 0.55 | 0 | 0.40 | 252.14 | 0.38 | 0.44 |
| Hex | 57 | 46 | 9A | 2C | 37 | 0 | 28 | FC | 26 | 2C |
| Octal | 127 | 106 | 232 | 54 | 67 | 0 | 50 | 374 | 46 | 54 |
| Binary | 1010111 | 1000110 | 10011010 | 101100 | 110111 | 0 | 101000 | 11111100 | 100110 | 101100 |
Color Harmonies of #57469A
Complementary color
Monochromatic Colors of #57469A
Black with #57469A
Text Example
Text Example
White with #57469A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57469A; }
p { color: rgb(87,70,154); }
H1.HeaderClassName
{
color: #57469A;
}
.AnyTagClassName
{
color: #57469A;
}
</style>
background-color css
<style>
a { background-color: #57469A; }
a { background-color: rgb(87,70,154); }
div.DivClassName
{
background-color: #57469A;
}
.BgClassName
{
background-color: #57469A;
}
</style>
border-color css
<style>
span { border-color: #57469A; }
span { border-color: rgb(87,70,154); }
td.TdClassName
{
border-color: #57469A;
}
.TagClassName
{
border-color: #57469A;
}
</style>