Shades of Honey Flower #553467
Tints of Honey Flower #553467
RGB
CMYK
RGB Variations
Color information
#553467 (or 0x553467) is known color: Honey Flower. HEX triplet: 55, 34 and 67. RGB value is (85,52,103). Sum of RGB (Red+Green+Blue) = 85+52+103=240 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.42% from 240); Green value is 52 (20.70% from 255 or 21.67% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #553467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553467 is #AACB98. Grayscale: #434343. Windows color (decimal): -11193241 or 6763605. OLE color: 6763605.
HSL color Cylindrical-coordinate representation of color #553467: hue angle of 278.82º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #553467 is Cyan = 0.17, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 52 | 103 | - |
| CMYK | 0.17 | 0.50 | 0 | 0.60 |
| HSL | 278.82º | 0.33% | 0.3% | - |
| HSV(B) | 278.82º | 0.5% | 0.4% | - |
| XYZ | 7.42 | 5.37 | 13.48 | - |
| YUV | 67.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 103 | 0.17 | 0.50 | 0 | 0.60 | 278.82 | 0.33 | 0.3 |
| Hex | 55 | 34 | 67 | 11 | 32 | 0 | 3C | 117 | 21 | 1E |
| Octal | 125 | 64 | 147 | 21 | 62 | 0 | 74 | 427 | 41 | 36 |
| Binary | 1010101 | 110100 | 1100111 | 10001 | 110010 | 0 | 111100 | 100010111 | 100001 | 11110 |
Color Harmonies of #553467
Complementary color
Monochromatic Colors of #553467
Black with #553467
Text Example
Text Example
White with #553467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553467; }
p { color: rgb(85,52,103); }
H1.HeaderClassName
{
color: #553467;
}
.AnyTagClassName
{
color: #553467;
}
</style>
background-color css
<style>
a { background-color: #553467; }
a { background-color: rgb(85,52,103); }
div.DivClassName
{
background-color: #553467;
}
.BgClassName
{
background-color: #553467;
}
</style>
border-color css
<style>
span { border-color: #553467; }
span { border-color: rgb(85,52,103); }
td.TdClassName
{
border-color: #553467;
}
.TagClassName
{
border-color: #553467;
}
</style>