Shades of Honey Flower #523468
Tints of Honey Flower #523468
RGB
CMYK
RGB Variations
Color information
#523468 (or 0x523468) is known color: Honey Flower. HEX triplet: 52, 34 and 68. RGB value is (82,52,104). Sum of RGB (Red+Green+Blue) = 82+52+104=238 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.45% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 104 - color contains mainly: blue. Hex color #523468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523468 is #ADCB97. Grayscale: #424242. Windows color (decimal): -11389848 or 6829138. OLE color: 6829138.
HSL color Cylindrical-coordinate representation of color #523468: hue angle of 274.62º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #523468 is Cyan = 0.21, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 52 | 104 | - |
| CMYK | 0.21 | 0.50 | 0 | 0.59 |
| HSL | 274.62º | 0.33% | 0.31% | - |
| HSV(B) | 274.62º | 0.5% | 0.41% | - |
| XYZ | 7.21 | 5.25 | 13.73 | - |
| YUV | 66.9 | 148.94 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 104 | 0.21 | 0.50 | 0 | 0.59 | 274.62 | 0.33 | 0.31 |
| Hex | 52 | 34 | 68 | 15 | 32 | 0 | 3B | 113 | 21 | 1F |
| Octal | 122 | 64 | 150 | 25 | 62 | 0 | 73 | 423 | 41 | 37 |
| Binary | 1010010 | 110100 | 1101000 | 10101 | 110010 | 0 | 111011 | 100010011 | 100001 | 11111 |
Color Harmonies of #523468
Complementary color
Monochromatic Colors of #523468
Black with #523468
Text Example
Text Example
White with #523468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523468; }
p { color: rgb(82,52,104); }
H1.HeaderClassName
{
color: #523468;
}
.AnyTagClassName
{
color: #523468;
}
</style>
background-color css
<style>
a { background-color: #523468; }
a { background-color: rgb(82,52,104); }
div.DivClassName
{
background-color: #523468;
}
.BgClassName
{
background-color: #523468;
}
</style>
border-color css
<style>
span { border-color: #523468; }
span { border-color: rgb(82,52,104); }
td.TdClassName
{
border-color: #523468;
}
.TagClassName
{
border-color: #523468;
}
</style>