Shades of Honey Flower #553871
Tints of Honey Flower #553871
RGB
CMYK
RGB Variations
Color information
#553871 (or 0x553871) is known color: Honey Flower. HEX triplet: 55, 38 and 71. RGB value is (85,56,113). Sum of RGB (Red+Green+Blue) = 85+56+113=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 56 (22.27% from 255 or 22.05% from 254); Blue value is 113 (44.53% from 255 or 44.49% from 254); Max value from RGB is 113 - color contains mainly: blue. Hex color #553871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553871 is #AAC78E. Grayscale: #464646. Windows color (decimal): -11192207 or 7419989. OLE color: 7419989.
HSL color Cylindrical-coordinate representation of color #553871: hue angle of 270.53º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #553871 is Cyan = 0.25, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 56 | 113 | - |
| CMYK | 0.25 | 0.50 | 0 | 0.56 |
| HSL | 270.53º | 0.34% | 0.33% | - |
| HSV(B) | 270.53º | 0.5% | 0.44% | - |
| XYZ | 8.14 | 5.95 | 16.34 | - |
| YUV | 71.17 | 151.61 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 113 | 0.25 | 0.50 | 0 | 0.56 | 270.53 | 0.34 | 0.33 |
| Hex | 55 | 38 | 71 | 19 | 32 | 0 | 38 | 10F | 22 | 21 |
| Octal | 125 | 70 | 161 | 31 | 62 | 0 | 70 | 417 | 42 | 41 |
| Binary | 1010101 | 111000 | 1110001 | 11001 | 110010 | 0 | 111000 | 100001111 | 100010 | 100001 |
Color Harmonies of #553871
Complementary color
Monochromatic Colors of #553871
Black with #553871
Text Example
Text Example
White with #553871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553871; }
p { color: rgb(85,56,113); }
H1.HeaderClassName
{
color: #553871;
}
.AnyTagClassName
{
color: #553871;
}
</style>
background-color css
<style>
a { background-color: #553871; }
a { background-color: rgb(85,56,113); }
div.DivClassName
{
background-color: #553871;
}
.BgClassName
{
background-color: #553871;
}
</style>
border-color css
<style>
span { border-color: #553871; }
span { border-color: rgb(85,56,113); }
td.TdClassName
{
border-color: #553871;
}
.TagClassName
{
border-color: #553871;
}
</style>