Shades of Honey Flower #523267
Tints of Honey Flower #523267
RGB
CMYK
RGB Variations
Color information
#523267 (or 0x523267) is known color: Honey Flower. HEX triplet: 52, 32 and 67. RGB value is (82,50,103). Sum of RGB (Red+Green+Blue) = 82+50+103=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 103 (40.62% from 255 or 43.83% from 235); Max value from RGB is 103 - color contains mainly: blue. Hex color #523267 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523267 is #ADCD98. Grayscale: #414141. Windows color (decimal): -11390361 or 6763090. OLE color: 6763090.
HSL color Cylindrical-coordinate representation of color #523267: hue angle of 276.23º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #523267 is Cyan = 0.20, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 50 | 103 | - |
| CMYK | 0.20 | 0.51 | 0 | 0.60 |
| HSL | 276.23º | 0.35% | 0.3% | - |
| HSV(B) | 276.23º | 0.51% | 0.4% | - |
| XYZ | 7.07 | 5.05 | 13.44 | - |
| YUV | 65.61 | 149.1 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 50 | 103 | 0.20 | 0.51 | 0 | 0.60 | 276.23 | 0.35 | 0.3 |
| Hex | 52 | 32 | 67 | 14 | 33 | 0 | 3C | 114 | 23 | 1E |
| Octal | 122 | 62 | 147 | 24 | 63 | 0 | 74 | 424 | 43 | 36 |
| Binary | 1010010 | 110010 | 1100111 | 10100 | 110011 | 0 | 111100 | 100010100 | 100011 | 11110 |
Color Harmonies of #523267
Complementary color
Monochromatic Colors of #523267
Black with #523267
Text Example
Text Example
White with #523267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523267; }
p { color: rgb(82,50,103); }
H1.HeaderClassName
{
color: #523267;
}
.AnyTagClassName
{
color: #523267;
}
</style>
background-color css
<style>
a { background-color: #523267; }
a { background-color: rgb(82,50,103); }
div.DivClassName
{
background-color: #523267;
}
.BgClassName
{
background-color: #523267;
}
</style>
border-color css
<style>
span { border-color: #523267; }
span { border-color: rgb(82,50,103); }
td.TdClassName
{
border-color: #523267;
}
.TagClassName
{
border-color: #523267;
}
</style>