Shades of Honey Flower #553667
Tints of Honey Flower #553667
RGB
CMYK
RGB Variations
Color information
#553667 (or 0x553667) is known color: Honey Flower. HEX triplet: 55, 36 and 67. RGB value is (85,54,103). Sum of RGB (Red+Green+Blue) = 85+54+103=242 (32% of max value = 765). Red value is 85 (33.59% from 255 or 35.12% from 242); Green value is 54 (21.48% from 255 or 22.31% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 103 - color contains mainly: blue. Hex color #553667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553667 is #AAC998. Grayscale: #444444. Windows color (decimal): -11192729 or 6764117. OLE color: 6764117.
HSL color Cylindrical-coordinate representation of color #553667: hue angle of 277.96º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #553667 is Cyan = 0.17, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 54 | 103 | - |
| CMYK | 0.17 | 0.48 | 0 | 0.60 |
| HSL | 277.96º | 0.31% | 0.31% | - |
| HSV(B) | 277.96º | 0.48% | 0.4% | - |
| XYZ | 7.51 | 5.55 | 13.51 | - |
| YUV | 68.86 | 147.27 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 103 | 0.17 | 0.48 | 0 | 0.60 | 277.96 | 0.31 | 0.31 |
| Hex | 55 | 36 | 67 | 11 | 30 | 0 | 3C | 116 | 1F | 1F |
| Octal | 125 | 66 | 147 | 21 | 60 | 0 | 74 | 426 | 37 | 37 |
| Binary | 1010101 | 110110 | 1100111 | 10001 | 110000 | 0 | 111100 | 100010110 | 11111 | 11111 |
Color Harmonies of #553667
Complementary color
Monochromatic Colors of #553667
Black with #553667
Text Example
Text Example
White with #553667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553667; }
p { color: rgb(85,54,103); }
H1.HeaderClassName
{
color: #553667;
}
.AnyTagClassName
{
color: #553667;
}
</style>
background-color css
<style>
a { background-color: #553667; }
a { background-color: rgb(85,54,103); }
div.DivClassName
{
background-color: #553667;
}
.BgClassName
{
background-color: #553667;
}
</style>
border-color css
<style>
span { border-color: #553667; }
span { border-color: rgb(85,54,103); }
td.TdClassName
{
border-color: #553667;
}
.TagClassName
{
border-color: #553667;
}
</style>