Shades of Honey Flower #503665
Tints of Honey Flower #503665
RGB
CMYK
RGB Variations
Color information
#503665 (or 0x503665) is known color: Honey Flower. HEX triplet: 50, 36 and 65. RGB value is (80,54,101). Sum of RGB (Red+Green+Blue) = 80+54+101=235 (31% of max value = 765). Red value is 80 (31.64% from 255 or 34.04% from 235); Green value is 54 (21.48% from 255 or 22.98% from 235); Blue value is 101 (39.84% from 255 or 42.98% from 235); Max value from RGB is 101 - color contains mainly: blue. Hex color #503665 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503665 is #AFC99A. Grayscale: #424242. Windows color (decimal): -11520411 or 6633040. OLE color: 6633040.
HSL color Cylindrical-coordinate representation of color #503665: hue angle of 273.19º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #503665 is Cyan = 0.21, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 80 | 54 | 101 | - |
| CMYK | 0.21 | 0.47 | 0 | 0.60 |
| HSL | 273.19º | 0.3% | 0.3% | - |
| HSV(B) | 273.19º | 0.47% | 0.4% | - |
| XYZ | 6.98 | 5.28 | 12.96 | - |
| YUV | 67.13 | 147.11 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 101 | 0.21 | 0.47 | 0 | 0.60 | 273.19 | 0.3 | 0.3 |
| Hex | 50 | 36 | 65 | 15 | 2F | 0 | 3C | 111 | 1E | 1E |
| Octal | 120 | 66 | 145 | 25 | 57 | 0 | 74 | 421 | 36 | 36 |
| Binary | 1010000 | 110110 | 1100101 | 10101 | 101111 | 0 | 111100 | 100010001 | 11110 | 11110 |
Color Harmonies of #503665
Complementary color
Monochromatic Colors of #503665
Black with #503665
Text Example
Text Example
White with #503665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503665; }
p { color: rgb(80,54,101); }
H1.HeaderClassName
{
color: #503665;
}
.AnyTagClassName
{
color: #503665;
}
</style>
background-color css
<style>
a { background-color: #503665; }
a { background-color: rgb(80,54,101); }
div.DivClassName
{
background-color: #503665;
}
.BgClassName
{
background-color: #503665;
}
</style>
border-color css
<style>
span { border-color: #503665; }
span { border-color: rgb(80,54,101); }
td.TdClassName
{
border-color: #503665;
}
.TagClassName
{
border-color: #503665;
}
</style>