Shades of Honey Flower #553970
Tints of Honey Flower #553970
RGB
CMYK
RGB Variations
Color information
#553970 (or 0x553970) is known color: Honey Flower. HEX triplet: 55, 39 and 70. RGB value is (85,57,112). Sum of RGB (Red+Green+Blue) = 85+57+112=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 57 (22.66% from 255 or 22.44% from 254); Blue value is 112 (44.14% from 255 or 44.09% from 254); Max value from RGB is 112 - color contains mainly: blue. Hex color #553970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553970 is #AAC68F. Grayscale: #474747. Windows color (decimal): -11191952 or 7354709. OLE color: 7354709.
HSL color Cylindrical-coordinate representation of color #553970: hue angle of 270.55º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #553970 is Cyan = 0.24, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 57 | 112 | - |
| CMYK | 0.24 | 0.49 | 0 | 0.56 |
| HSL | 270.55º | 0.33% | 0.33% | - |
| HSV(B) | 270.55º | 0.49% | 0.44% | - |
| XYZ | 8.13 | 6.03 | 16.06 | - |
| YUV | 71.64 | 150.78 | 137.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 112 | 0.24 | 0.49 | 0 | 0.56 | 270.55 | 0.33 | 0.33 |
| Hex | 55 | 39 | 70 | 18 | 31 | 0 | 38 | 10F | 21 | 21 |
| Octal | 125 | 71 | 160 | 30 | 61 | 0 | 70 | 417 | 41 | 41 |
| Binary | 1010101 | 111001 | 1110000 | 11000 | 110001 | 0 | 111000 | 100001111 | 100001 | 100001 |
Color Harmonies of #553970
Complementary color
Monochromatic Colors of #553970
Black with #553970
Text Example
Text Example
White with #553970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553970; }
p { color: rgb(85,57,112); }
H1.HeaderClassName
{
color: #553970;
}
.AnyTagClassName
{
color: #553970;
}
</style>
background-color css
<style>
a { background-color: #553970; }
a { background-color: rgb(85,57,112); }
div.DivClassName
{
background-color: #553970;
}
.BgClassName
{
background-color: #553970;
}
</style>
border-color css
<style>
span { border-color: #553970; }
span { border-color: rgb(85,57,112); }
td.TdClassName
{
border-color: #553970;
}
.TagClassName
{
border-color: #553970;
}
</style>