Shades of Daisy Bush #554292
Tints of Daisy Bush #554292
RGB
CMYK
RGB Variations
Color information
#554292 (or 0x554292) is known color: Daisy Bush. HEX triplet: 55, 42 and 92. RGB value is (85,66,146). Sum of RGB (Red+Green+Blue) = 85+66+146=297 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.62% from 297); Green value is 66 (26.17% from 255 or 22.22% from 297); Blue value is 146 (57.42% from 255 or 49.16% from 297); Max value from RGB is 146 - color contains mainly: blue. Hex color #554292 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #554292 is #AABD6D. Grayscale: #505050. Windows color (decimal): -11189614 or 9585237. OLE color: 9585237.
HSL color Cylindrical-coordinate representation of color #554292: hue angle of 254.25º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #554292 is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 66 | 146 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.43 |
| HSL | 254.25º | 0.38% | 0.42% | - |
| HSV(B) | 254.25º | 0.55% | 0.57% | - |
| XYZ | 10.88 | 7.9 | 28.15 | - |
| YUV | 80.8 | 164.79 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 66 | 146 | 0.42 | 0.55 | 0 | 0.43 | 254.25 | 0.38 | 0.42 |
| Hex | 55 | 42 | 92 | 2A | 37 | 0 | 2B | FE | 26 | 2A |
| Octal | 125 | 102 | 222 | 52 | 67 | 0 | 53 | 376 | 46 | 52 |
| Binary | 1010101 | 1000010 | 10010010 | 101010 | 110111 | 0 | 101011 | 11111110 | 100110 | 101010 |
Color Harmonies of #554292
Complementary color
Monochromatic Colors of #554292
Black with #554292
Text Example
Text Example
White with #554292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554292; }
p { color: rgb(85,66,146); }
H1.HeaderClassName
{
color: #554292;
}
.AnyTagClassName
{
color: #554292;
}
</style>
background-color css
<style>
a { background-color: #554292; }
a { background-color: rgb(85,66,146); }
div.DivClassName
{
background-color: #554292;
}
.BgClassName
{
background-color: #554292;
}
</style>
border-color css
<style>
span { border-color: #554292; }
span { border-color: rgb(85,66,146); }
td.TdClassName
{
border-color: #554292;
}
.TagClassName
{
border-color: #554292;
}
</style>