Shades of Honey Flower #523567
Tints of Honey Flower #523567
RGB
CMYK
RGB Variations
Color information
#523567 (or 0x523567) is known color: Honey Flower. HEX triplet: 52, 35 and 67. RGB value is (82,53,103). Sum of RGB (Red+Green+Blue) = 82+53+103=238 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.45% from 238); Green value is 53 (21.09% from 255 or 22.27% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #523567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523567 is #ADCA98. Grayscale: #434343. Windows color (decimal): -11389593 or 6763858. OLE color: 6763858.
HSL color Cylindrical-coordinate representation of color #523567: hue angle of 274.8º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #523567 is Cyan = 0.20, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 53 | 103 | - |
| CMYK | 0.20 | 0.49 | 0 | 0.60 |
| HSL | 274.8º | 0.32% | 0.31% | - |
| HSV(B) | 274.8º | 0.49% | 0.4% | - |
| XYZ | 7.2 | 5.32 | 13.48 | - |
| YUV | 67.37 | 148.11 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 103 | 0.20 | 0.49 | 0 | 0.60 | 274.8 | 0.32 | 0.31 |
| Hex | 52 | 35 | 67 | 14 | 31 | 0 | 3C | 113 | 20 | 1F |
| Octal | 122 | 65 | 147 | 24 | 61 | 0 | 74 | 423 | 40 | 37 |
| Binary | 1010010 | 110101 | 1100111 | 10100 | 110001 | 0 | 111100 | 100010011 | 100000 | 11111 |
Color Harmonies of #523567
Complementary color
Monochromatic Colors of #523567
Black with #523567
Text Example
Text Example
White with #523567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523567; }
p { color: rgb(82,53,103); }
H1.HeaderClassName
{
color: #523567;
}
.AnyTagClassName
{
color: #523567;
}
</style>
background-color css
<style>
a { background-color: #523567; }
a { background-color: rgb(82,53,103); }
div.DivClassName
{
background-color: #523567;
}
.BgClassName
{
background-color: #523567;
}
</style>
border-color css
<style>
span { border-color: #523567; }
span { border-color: rgb(82,53,103); }
td.TdClassName
{
border-color: #523567;
}
.TagClassName
{
border-color: #523567;
}
</style>