Shades of Daisy Bush #554092
Tints of Daisy Bush #554092
RGB
CMYK
RGB Variations
Color information
#554092 (or 0x554092) is known color: Daisy Bush. HEX triplet: 55, 40 and 92. RGB value is (85,64,146). Sum of RGB (Red+Green+Blue) = 85+64+146=295 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.81% from 295); Green value is 64 (25.39% from 255 or 21.69% from 295); Blue value is 146 (57.42% from 255 or 49.49% from 295); Max value from RGB is 146 - color contains mainly: blue. Hex color #554092 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #554092 is #AABF6D. Grayscale: #4F4F4F. Windows color (decimal): -11190126 or 9584725. OLE color: 9584725.
HSL color Cylindrical-coordinate representation of color #554092: hue angle of 255.37º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #554092 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 64 | 146 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.43 |
| HSL | 255.37º | 0.39% | 0.41% | - |
| HSV(B) | 255.37º | 0.56% | 0.57% | - |
| XYZ | 10.77 | 7.67 | 28.11 | - |
| YUV | 79.63 | 165.46 | 131.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 146 | 0.42 | 0.56 | 0 | 0.43 | 255.37 | 0.39 | 0.41 |
| Hex | 55 | 40 | 92 | 2A | 38 | 0 | 2B | FF | 27 | 29 |
| Octal | 125 | 100 | 222 | 52 | 70 | 0 | 53 | 377 | 47 | 51 |
| Binary | 1010101 | 1000000 | 10010010 | 101010 | 111000 | 0 | 101011 | 11111111 | 100111 | 101001 |
Color Harmonies of #554092
Complementary color
Monochromatic Colors of #554092
Black with #554092
Text Example
Text Example
White with #554092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554092; }
p { color: rgb(85,64,146); }
H1.HeaderClassName
{
color: #554092;
}
.AnyTagClassName
{
color: #554092;
}
</style>
background-color css
<style>
a { background-color: #554092; }
a { background-color: rgb(85,64,146); }
div.DivClassName
{
background-color: #554092;
}
.BgClassName
{
background-color: #554092;
}
</style>
border-color css
<style>
span { border-color: #554092; }
span { border-color: rgb(85,64,146); }
td.TdClassName
{
border-color: #554092;
}
.TagClassName
{
border-color: #554092;
}
</style>