Shades of Honey Flower #534063
Tints of Honey Flower #534063
RGB
CMYK
RGB Variations
Color information
#534063 (or 0x534063) is known color: Honey Flower. HEX triplet: 53, 40 and 63. RGB value is (83,64,99). Sum of RGB (Red+Green+Blue) = 83+64+99=246 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.74% from 246); Green value is 64 (25.39% from 255 or 26.02% from 246); Blue value is 99 (39.06% from 255 or 40.24% from 246); Max value from RGB is 99 - color contains mainly: blue. Hex color #534063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534063 is #ACBF9C. Grayscale: #494949. Windows color (decimal): -11321245 or 6504531. OLE color: 6504531.
HSL color Cylindrical-coordinate representation of color #534063: hue angle of 272.57º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #534063 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 64 | 99 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.61 |
| HSL | 272.57º | 0.21% | 0.32% | - |
| HSV(B) | 272.57º | 0.35% | 0.39% | - |
| XYZ | 7.65 | 6.41 | 12.64 | - |
| YUV | 73.67 | 142.29 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 99 | 0.16 | 0.35 | 0 | 0.61 | 272.57 | 0.21 | 0.32 |
| Hex | 53 | 40 | 63 | 10 | 23 | 0 | 3D | 111 | 15 | 20 |
| Octal | 123 | 100 | 143 | 20 | 43 | 0 | 75 | 421 | 25 | 40 |
| Binary | 1010011 | 1000000 | 1100011 | 10000 | 100011 | 0 | 111101 | 100010001 | 10101 | 100000 |
Color Harmonies of #534063
Complementary color
Monochromatic Colors of #534063
Black with #534063
Text Example
Text Example
White with #534063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534063; }
p { color: rgb(83,64,99); }
H1.HeaderClassName
{
color: #534063;
}
.AnyTagClassName
{
color: #534063;
}
</style>
background-color css
<style>
a { background-color: #534063; }
a { background-color: rgb(83,64,99); }
div.DivClassName
{
background-color: #534063;
}
.BgClassName
{
background-color: #534063;
}
</style>
border-color css
<style>
span { border-color: #534063; }
span { border-color: rgb(83,64,99); }
td.TdClassName
{
border-color: #534063;
}
.TagClassName
{
border-color: #534063;
}
</style>