Shades of Honey Flower #5B3667
Tints of Honey Flower #5B3667
RGB
CMYK
RGB Variations
Color information
#5B3667 (or 0x5B3667) is known color: Honey Flower. HEX triplet: 5B, 36 and 67. RGB value is (91,54,103). Sum of RGB (Red+Green+Blue) = 91+54+103=248 (32% of max value = 765). Red value is 91 (35.94% from 255 or 36.69% from 248); Green value is 54 (21.48% from 255 or 21.77% from 248); Blue value is 103 (40.62% from 255 or 41.53% from 248); Max value from RGB is 103 - color contains mainly: blue. Hex color #5B3667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #5B3667 is #A4C998. Grayscale: #464646. Windows color (decimal): -10799513 or 6764123. OLE color: 6764123.
HSL color Cylindrical-coordinate representation of color #5B3667: hue angle of 285.31º 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 #5B3667 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 91 | 54 | 103 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.60 |
| HSL | 285.31º | 0.31% | 0.31% | - |
| HSV(B) | 285.31º | 0.48% | 0.4% | - |
| XYZ | 8.08 | 5.84 | 13.53 | - |
| YUV | 70.65 | 146.26 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 54 | 103 | 0.12 | 0.48 | 0 | 0.60 | 285.31 | 0.31 | 0.31 |
| Hex | 5B | 36 | 67 | C | 30 | 0 | 3C | 11D | 1F | 1F |
| Octal | 133 | 66 | 147 | 14 | 60 | 0 | 74 | 435 | 37 | 37 |
| Binary | 1011011 | 110110 | 1100111 | 1100 | 110000 | 0 | 111100 | 100011101 | 11111 | 11111 |
Color Harmonies of #5B3667
Complementary color
Monochromatic Colors of #5B3667
Black with #5B3667
Text Example
Text Example
White with #5B3667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B3667; }
p { color: rgb(91,54,103); }
H1.HeaderClassName
{
color: #5B3667;
}
.AnyTagClassName
{
color: #5B3667;
}
</style>
background-color css
<style>
a { background-color: #5B3667; }
a { background-color: rgb(91,54,103); }
div.DivClassName
{
background-color: #5B3667;
}
.BgClassName
{
background-color: #5B3667;
}
</style>
border-color css
<style>
span { border-color: #5B3667; }
span { border-color: rgb(91,54,103); }
td.TdClassName
{
border-color: #5B3667;
}
.TagClassName
{
border-color: #5B3667;
}
</style>