Shades of Honey Flower #503666
Tints of Honey Flower #503666
RGB
CMYK
RGB Variations
Color information
#503666 (or 0x503666) is known color: Honey Flower. HEX triplet: 50, 36 and 66. RGB value is (80,54,102). Sum of RGB (Red+Green+Blue) = 80+54+102=236 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.90% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 102 (40.23% from 255 or 43.22% from 236); Max value from RGB is 102 - color contains mainly: blue. Hex color #503666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503666 is #AFC999. Grayscale: #434343. Windows color (decimal): -11520410 or 6698576. OLE color: 6698576.
HSL color Cylindrical-coordinate representation of color #503666: hue angle of 272.5º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #503666 is Cyan = 0.22, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 80 | 54 | 102 | - |
| CMYK | 0.22 | 0.47 | 0 | 0.6 |
| HSL | 272.5º | 0.31% | 0.31% | - |
| HSV(B) | 272.5º | 0.47% | 0.4% | - |
| XYZ | 7.03 | 5.3 | 13.22 | - |
| YUV | 67.25 | 147.61 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 102 | 0.22 | 0.47 | 0 | 0.6 | 272.5 | 0.31 | 0.31 |
| Hex | 50 | 36 | 66 | 16 | 2F | 0 | 3C | 110 | 1F | 1F |
| Octal | 120 | 66 | 146 | 26 | 57 | 0 | 74 | 420 | 37 | 37 |
| Binary | 1010000 | 110110 | 1100110 | 10110 | 101111 | 0 | 111100 | 100010000 | 11111 | 11111 |
Color Harmonies of #503666
Complementary color
Monochromatic Colors of #503666
Black with #503666
Text Example
Text Example
White with #503666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503666; }
p { color: rgb(80,54,102); }
H1.HeaderClassName
{
color: #503666;
}
.AnyTagClassName
{
color: #503666;
}
</style>
background-color css
<style>
a { background-color: #503666; }
a { background-color: rgb(80,54,102); }
div.DivClassName
{
background-color: #503666;
}
.BgClassName
{
background-color: #503666;
}
</style>
border-color css
<style>
span { border-color: #503666; }
span { border-color: rgb(80,54,102); }
td.TdClassName
{
border-color: #503666;
}
.TagClassName
{
border-color: #503666;
}
</style>