Shades of Honey Flower #554069
Tints of Honey Flower #554069
RGB
CMYK
RGB Variations
Color information
#554069 (or 0x554069) is known color: Honey Flower. HEX triplet: 55, 40 and 69. RGB value is (85,64,105). Sum of RGB (Red+Green+Blue) = 85+64+105=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 64 (25.39% from 255 or 25.20% from 254); Blue value is 105 (41.41% from 255 or 41.34% from 254); Max value from RGB is 105 - color contains mainly: blue. Hex color #554069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554069 is #AABF96. Grayscale: #4A4A4A. Windows color (decimal): -11190167 or 6897749. OLE color: 6897749.
HSL color Cylindrical-coordinate representation of color #554069: hue angle of 270.73º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #554069 is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 64 | 105 | - |
| CMYK | 0.19 | 0.39 | 0 | 0.59 |
| HSL | 270.73º | 0.24% | 0.33% | - |
| HSV(B) | 270.73º | 0.39% | 0.41% | - |
| XYZ | 8.13 | 6.62 | 14.21 | - |
| YUV | 74.95 | 144.96 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 105 | 0.19 | 0.39 | 0 | 0.59 | 270.73 | 0.24 | 0.33 |
| Hex | 55 | 40 | 69 | 13 | 27 | 0 | 3B | 10F | 18 | 21 |
| Octal | 125 | 100 | 151 | 23 | 47 | 0 | 73 | 417 | 30 | 41 |
| Binary | 1010101 | 1000000 | 1101001 | 10011 | 100111 | 0 | 111011 | 100001111 | 11000 | 100001 |
Color Harmonies of #554069
Complementary color
Monochromatic Colors of #554069
Black with #554069
Text Example
Text Example
White with #554069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554069; }
p { color: rgb(85,64,105); }
H1.HeaderClassName
{
color: #554069;
}
.AnyTagClassName
{
color: #554069;
}
</style>
background-color css
<style>
a { background-color: #554069; }
a { background-color: rgb(85,64,105); }
div.DivClassName
{
background-color: #554069;
}
.BgClassName
{
background-color: #554069;
}
</style>
border-color css
<style>
span { border-color: #554069; }
span { border-color: rgb(85,64,105); }
td.TdClassName
{
border-color: #554069;
}
.TagClassName
{
border-color: #554069;
}
</style>