Shades of Honey Flower #523467
Tints of Honey Flower #523467
RGB
CMYK
RGB Variations
Color information
#523467 (or 0x523467) is known color: Honey Flower. HEX triplet: 52, 34 and 67. RGB value is (82,52,103). Sum of RGB (Red+Green+Blue) = 82+52+103=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 103 - color contains mainly: blue. Hex color #523467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523467 is #ADCB98. Grayscale: #424242. Windows color (decimal): -11389849 or 6763602. OLE color: 6763602.
HSL color Cylindrical-coordinate representation of color #523467: hue angle of 275.29º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #523467 is Cyan = 0.20, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 52 | 103 | - |
| CMYK | 0.20 | 0.50 | 0 | 0.60 |
| HSL | 275.29º | 0.33% | 0.3% | - |
| HSV(B) | 275.29º | 0.5% | 0.4% | - |
| XYZ | 7.16 | 5.23 | 13.46 | - |
| YUV | 66.78 | 148.44 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 103 | 0.20 | 0.50 | 0 | 0.60 | 275.29 | 0.33 | 0.3 |
| Hex | 52 | 34 | 67 | 14 | 32 | 0 | 3C | 113 | 21 | 1E |
| Octal | 122 | 64 | 147 | 24 | 62 | 0 | 74 | 423 | 41 | 36 |
| Binary | 1010010 | 110100 | 1100111 | 10100 | 110010 | 0 | 111100 | 100010011 | 100001 | 11110 |
Color Harmonies of #523467
Complementary color
Monochromatic Colors of #523467
Black with #523467
Text Example
Text Example
White with #523467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523467; }
p { color: rgb(82,52,103); }
H1.HeaderClassName
{
color: #523467;
}
.AnyTagClassName
{
color: #523467;
}
</style>
background-color css
<style>
a { background-color: #523467; }
a { background-color: rgb(82,52,103); }
div.DivClassName
{
background-color: #523467;
}
.BgClassName
{
background-color: #523467;
}
</style>
border-color css
<style>
span { border-color: #523467; }
span { border-color: rgb(82,52,103); }
td.TdClassName
{
border-color: #523467;
}
.TagClassName
{
border-color: #523467;
}
</style>