Shades of Honey Flower #534260
Tints of Honey Flower #534260
RGB
CMYK
RGB Variations
Color information
#534260 (or 0x534260) is known color: Honey Flower. HEX triplet: 53, 42 and 60. RGB value is (83,66,96). Sum of RGB (Red+Green+Blue) = 83+66+96=245 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.88% from 245); Green value is 66 (26.17% from 255 or 26.94% from 245); Blue value is 96 (37.89% from 255 or 39.18% from 245); Max value from RGB is 96 - color contains mainly: blue. Hex color #534260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534260 is #ACBD9F. Grayscale: #4A4A4A. Windows color (decimal): -11320736 or 6308435. OLE color: 6308435.
HSL color Cylindrical-coordinate representation of color #534260: hue angle of 274º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #534260 is Cyan = 0.14, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 66 | 96 | - |
| CMYK | 0.14 | 0.31 | 0 | 0.62 |
| HSL | 274º | 0.19% | 0.32% | - |
| HSV(B) | 274º | 0.31% | 0.38% | - |
| XYZ | 7.63 | 6.58 | 11.93 | - |
| YUV | 74.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 96 | 0.14 | 0.31 | 0 | 0.62 | 274 | 0.19 | 0.32 |
| Hex | 53 | 42 | 60 | E | 1F | 0 | 3E | 112 | 13 | 20 |
| Octal | 123 | 102 | 140 | 16 | 37 | 0 | 76 | 422 | 23 | 40 |
| Binary | 1010011 | 1000010 | 1100000 | 1110 | 11111 | 0 | 111110 | 100010010 | 10011 | 100000 |
Color Harmonies of #534260
Complementary color
Monochromatic Colors of #534260
Black with #534260
Text Example
Text Example
White with #534260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534260; }
p { color: rgb(83,66,96); }
H1.HeaderClassName
{
color: #534260;
}
.AnyTagClassName
{
color: #534260;
}
</style>
background-color css
<style>
a { background-color: #534260; }
a { background-color: rgb(83,66,96); }
div.DivClassName
{
background-color: #534260;
}
.BgClassName
{
background-color: #534260;
}
</style>
border-color css
<style>
span { border-color: #534260; }
span { border-color: rgb(83,66,96); }
td.TdClassName
{
border-color: #534260;
}
.TagClassName
{
border-color: #534260;
}
</style>