Shades of Honey Flower #553067
Tints of Honey Flower #553067
RGB
CMYK
RGB Variations
Color information
#553067 (or 0x553067) is known color: Honey Flower. HEX triplet: 55, 30 and 67. RGB value is (85,48,103). Sum of RGB (Red+Green+Blue) = 85+48+103=236 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.02% from 236); Green value is 48 (19.14% from 255 or 20.34% from 236); Blue value is 103 (40.62% from 255 or 43.64% from 236); Max value from RGB is 103 - color contains mainly: blue. Hex color #553067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553067 is #AACF98. Grayscale: #414141. Windows color (decimal): -11194265 or 6762581. OLE color: 6762581.
HSL color Cylindrical-coordinate representation of color #553067: hue angle of 280.36º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #553067 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 48 | 103 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.60 |
| HSL | 280.36º | 0.36% | 0.3% | - |
| HSV(B) | 280.36º | 0.53% | 0.4% | - |
| XYZ | 7.25 | 5.02 | 13.42 | - |
| YUV | 65.33 | 149.26 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 103 | 0.17 | 0.53 | 0 | 0.60 | 280.36 | 0.36 | 0.3 |
| Hex | 55 | 30 | 67 | 11 | 35 | 0 | 3C | 118 | 24 | 1E |
| Octal | 125 | 60 | 147 | 21 | 65 | 0 | 74 | 430 | 44 | 36 |
| Binary | 1010101 | 110000 | 1100111 | 10001 | 110101 | 0 | 111100 | 100011000 | 100100 | 11110 |
Color Harmonies of #553067
Complementary color
Monochromatic Colors of #553067
Black with #553067
Text Example
Text Example
White with #553067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553067; }
p { color: rgb(85,48,103); }
H1.HeaderClassName
{
color: #553067;
}
.AnyTagClassName
{
color: #553067;
}
</style>
background-color css
<style>
a { background-color: #553067; }
a { background-color: rgb(85,48,103); }
div.DivClassName
{
background-color: #553067;
}
.BgClassName
{
background-color: #553067;
}
</style>
border-color css
<style>
span { border-color: #553067; }
span { border-color: rgb(85,48,103); }
td.TdClassName
{
border-color: #553067;
}
.TagClassName
{
border-color: #553067;
}
</style>