Shades of Daisy Bush #554295
Tints of Daisy Bush #554295
RGB
CMYK
RGB Variations
Color information
#554295 (or 0x554295) is known color: Daisy Bush. HEX triplet: 55, 42 and 95. RGB value is (85,66,149). Sum of RGB (Red+Green+Blue) = 85+66+149=300 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.33% from 300); Green value is 66 (26.17% from 255 or 22% from 300); Blue value is 149 (58.59% from 255 or 49.67% from 300); Max value from RGB is 149 - color contains mainly: blue. Hex color #554295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #554295 is #AABD6A. Grayscale: #505050. Windows color (decimal): -11189611 or 9781845. OLE color: 9781845.
HSL color Cylindrical-coordinate representation of color #554295: hue angle of 253.73º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #554295 is Cyan = 0.43, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 66 | 149 | - |
| CMYK | 0.43 | 0.56 | 0 | 0.42 |
| HSL | 253.73º | 0.39% | 0.42% | - |
| HSV(B) | 253.73º | 0.56% | 0.58% | - |
| XYZ | 11.12 | 8 | 29.39 | - |
| YUV | 81.14 | 166.29 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 66 | 149 | 0.43 | 0.56 | 0 | 0.42 | 253.73 | 0.39 | 0.42 |
| Hex | 55 | 42 | 95 | 2B | 38 | 0 | 2A | FE | 27 | 2A |
| Octal | 125 | 102 | 225 | 53 | 70 | 0 | 52 | 376 | 47 | 52 |
| Binary | 1010101 | 1000010 | 10010101 | 101011 | 111000 | 0 | 101010 | 11111110 | 100111 | 101010 |
Color Harmonies of #554295
Complementary color
Monochromatic Colors of #554295
Black with #554295
Text Example
Text Example
White with #554295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554295; }
p { color: rgb(85,66,149); }
H1.HeaderClassName
{
color: #554295;
}
.AnyTagClassName
{
color: #554295;
}
</style>
background-color css
<style>
a { background-color: #554295; }
a { background-color: rgb(85,66,149); }
div.DivClassName
{
background-color: #554295;
}
.BgClassName
{
background-color: #554295;
}
</style>
border-color css
<style>
span { border-color: #554295; }
span { border-color: rgb(85,66,149); }
td.TdClassName
{
border-color: #554295;
}
.TagClassName
{
border-color: #554295;
}
</style>