Shades of Honey Flower #534060
Tints of Honey Flower #534060
RGB
CMYK
RGB Variations
Color information
#534060 (or 0x534060) is known color: Honey Flower. HEX triplet: 53, 40 and 60. RGB value is (83,64,96). Sum of RGB (Red+Green+Blue) = 83+64+96=243 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.16% from 243); Green value is 64 (25.39% from 255 or 26.34% from 243); Blue value is 96 (37.89% from 255 or 39.51% from 243); Max value from RGB is 96 - color contains mainly: blue. Hex color #534060 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534060 is #ACBF9F. Grayscale: #494949. Windows color (decimal): -11321248 or 6307923. OLE color: 6307923.
HSL color Cylindrical-coordinate representation of color #534060: hue angle of 275.62º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #534060 is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 64 | 96 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.62 |
| HSL | 275.63º | 0.2% | 0.31% | - |
| HSV(B) | 275.63º | 0.33% | 0.38% | - |
| XYZ | 7.51 | 6.35 | 11.9 | - |
| YUV | 73.33 | 140.79 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 96 | 0.14 | 0.33 | 0 | 0.62 | 275.63 | 0.2 | 0.31 |
| Hex | 53 | 40 | 60 | E | 21 | 0 | 3E | 114 | 14 | 1F |
| Octal | 123 | 100 | 140 | 16 | 41 | 0 | 76 | 424 | 24 | 37 |
| Binary | 1010011 | 1000000 | 1100000 | 1110 | 100001 | 0 | 111110 | 100010100 | 10100 | 11111 |
Color Harmonies of #534060
Complementary color
Monochromatic Colors of #534060
Black with #534060
Text Example
Text Example
White with #534060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534060; }
p { color: rgb(83,64,96); }
H1.HeaderClassName
{
color: #534060;
}
.AnyTagClassName
{
color: #534060;
}
</style>
background-color css
<style>
a { background-color: #534060; }
a { background-color: rgb(83,64,96); }
div.DivClassName
{
background-color: #534060;
}
.BgClassName
{
background-color: #534060;
}
</style>
border-color css
<style>
span { border-color: #534060; }
span { border-color: rgb(83,64,96); }
td.TdClassName
{
border-color: #534060;
}
.TagClassName
{
border-color: #534060;
}
</style>