Shades of Honey Flower #524061
Tints of Honey Flower #524061
RGB
CMYK
RGB Variations
Color information
#524061 (or 0x524061) is known color: Honey Flower. HEX triplet: 52, 40 and 61. RGB value is (82,64,97). Sum of RGB (Red+Green+Blue) = 82+64+97=243 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.74% from 243); Green value is 64 (25.39% from 255 or 26.34% from 243); Blue value is 97 (38.28% from 255 or 39.92% from 243); Max value from RGB is 97 - color contains mainly: blue. Hex color #524061 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524061 is #ADBF9E. Grayscale: #494949. Windows color (decimal): -11386783 or 6373458. OLE color: 6373458.
HSL color Cylindrical-coordinate representation of color #524061: hue angle of 272.73º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #524061 is Cyan = 0.15, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 64 | 97 | - |
| CMYK | 0.15 | 0.34 | 0 | 0.62 |
| HSL | 272.73º | 0.2% | 0.32% | - |
| HSV(B) | 272.73º | 0.34% | 0.38% | - |
| XYZ | 7.47 | 6.32 | 12.14 | - |
| YUV | 73.14 | 141.46 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 97 | 0.15 | 0.34 | 0 | 0.62 | 272.73 | 0.2 | 0.32 |
| Hex | 52 | 40 | 61 | F | 22 | 0 | 3E | 111 | 14 | 20 |
| Octal | 122 | 100 | 141 | 17 | 42 | 0 | 76 | 421 | 24 | 40 |
| Binary | 1010010 | 1000000 | 1100001 | 1111 | 100010 | 0 | 111110 | 100010001 | 10100 | 100000 |
Color Harmonies of #524061
Complementary color
Monochromatic Colors of #524061
Black with #524061
Text Example
Text Example
White with #524061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524061; }
p { color: rgb(82,64,97); }
H1.HeaderClassName
{
color: #524061;
}
.AnyTagClassName
{
color: #524061;
}
</style>
background-color css
<style>
a { background-color: #524061; }
a { background-color: rgb(82,64,97); }
div.DivClassName
{
background-color: #524061;
}
.BgClassName
{
background-color: #524061;
}
</style>
border-color css
<style>
span { border-color: #524061; }
span { border-color: rgb(82,64,97); }
td.TdClassName
{
border-color: #524061;
}
.TagClassName
{
border-color: #524061;
}
</style>