Shades of Honey Flower #503866
Tints of Honey Flower #503866
RGB
CMYK
RGB Variations
Color information
#503866 (or 0x503866) is known color: Honey Flower. HEX triplet: 50, 38 and 66. RGB value is (80,56,102). Sum of RGB (Red+Green+Blue) = 80+56+102=238 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.61% from 238); Green value is 56 (22.27% from 255 or 23.53% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 102 - color contains mainly: blue. Hex color #503866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503866 is #AFC799. Grayscale: #444444. Windows color (decimal): -11519898 or 6699088. OLE color: 6699088.
HSL color Cylindrical-coordinate representation of color #503866: hue angle of 271.3º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #503866 is Cyan = 0.22, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 80 | 56 | 102 | - |
| CMYK | 0.22 | 0.45 | 0 | 0.6 |
| HSL | 271.3º | 0.29% | 0.31% | - |
| HSV(B) | 271.3º | 0.45% | 0.4% | - |
| XYZ | 7.12 | 5.49 | 13.26 | - |
| YUV | 68.42 | 146.95 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 56 | 102 | 0.22 | 0.45 | 0 | 0.6 | 271.3 | 0.29 | 0.31 |
| Hex | 50 | 38 | 66 | 16 | 2D | 0 | 3C | 10F | 1D | 1F |
| Octal | 120 | 70 | 146 | 26 | 55 | 0 | 74 | 417 | 35 | 37 |
| Binary | 1010000 | 111000 | 1100110 | 10110 | 101101 | 0 | 111100 | 100001111 | 11101 | 11111 |
Color Harmonies of #503866
Complementary color
Monochromatic Colors of #503866
Black with #503866
Text Example
Text Example
White with #503866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503866; }
p { color: rgb(80,56,102); }
H1.HeaderClassName
{
color: #503866;
}
.AnyTagClassName
{
color: #503866;
}
</style>
background-color css
<style>
a { background-color: #503866; }
a { background-color: rgb(80,56,102); }
div.DivClassName
{
background-color: #503866;
}
.BgClassName
{
background-color: #503866;
}
</style>
border-color css
<style>
span { border-color: #503866; }
span { border-color: rgb(80,56,102); }
td.TdClassName
{
border-color: #503866;
}
.TagClassName
{
border-color: #503866;
}
</style>