Shades of Honey Flower #553569
Tints of Honey Flower #553569
RGB
CMYK
RGB Variations
Color information
#553569 (or 0x553569) is known color: Honey Flower. HEX triplet: 55, 35 and 69. RGB value is (85,53,105). Sum of RGB (Red+Green+Blue) = 85+53+105=243 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.98% from 243); Green value is 53 (21.09% from 255 or 21.81% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #553569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553569 is #AACA96. Grayscale: #444444. Windows color (decimal): -11192983 or 6894933. OLE color: 6894933.
HSL color Cylindrical-coordinate representation of color #553569: hue angle of 276.92º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #553569 is Cyan = 0.19, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 53 | 105 | - |
| CMYK | 0.19 | 0.50 | 0 | 0.59 |
| HSL | 276.92º | 0.33% | 0.31% | - |
| HSV(B) | 276.92º | 0.5% | 0.41% | - |
| XYZ | 7.57 | 5.5 | 14.03 | - |
| YUV | 68.5 | 148.6 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 105 | 0.19 | 0.50 | 0 | 0.59 | 276.92 | 0.33 | 0.31 |
| Hex | 55 | 35 | 69 | 13 | 32 | 0 | 3B | 115 | 21 | 1F |
| Octal | 125 | 65 | 151 | 23 | 62 | 0 | 73 | 425 | 41 | 37 |
| Binary | 1010101 | 110101 | 1101001 | 10011 | 110010 | 0 | 111011 | 100010101 | 100001 | 11111 |
Color Harmonies of #553569
Complementary color
Monochromatic Colors of #553569
Black with #553569
Text Example
Text Example
White with #553569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553569; }
p { color: rgb(85,53,105); }
H1.HeaderClassName
{
color: #553569;
}
.AnyTagClassName
{
color: #553569;
}
</style>
background-color css
<style>
a { background-color: #553569; }
a { background-color: rgb(85,53,105); }
div.DivClassName
{
background-color: #553569;
}
.BgClassName
{
background-color: #553569;
}
</style>
border-color css
<style>
span { border-color: #553569; }
span { border-color: rgb(85,53,105); }
td.TdClassName
{
border-color: #553569;
}
.TagClassName
{
border-color: #553569;
}
</style>