Shades of Honey Flower #523867
Tints of Honey Flower #523867
RGB
CMYK
RGB Variations
Color information
#523867 (or 0x523867) is known color: Honey Flower. HEX triplet: 52, 38 and 67. RGB value is (82,56,103). Sum of RGB (Red+Green+Blue) = 82+56+103=241 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.02% from 241); Green value is 56 (22.27% from 255 or 23.24% from 241); Blue value is 103 (40.62% from 255 or 42.74% from 241); Max value from RGB is 103 - color contains mainly: blue. Hex color #523867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523867 is #ADC798. Grayscale: #444444. Windows color (decimal): -11388825 or 6764626. OLE color: 6764626.
HSL color Cylindrical-coordinate representation of color #523867: hue angle of 273.19º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #523867 is Cyan = 0.20, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 56 | 103 | - |
| CMYK | 0.20 | 0.46 | 0 | 0.60 |
| HSL | 273.19º | 0.3% | 0.31% | - |
| HSV(B) | 273.19º | 0.46% | 0.4% | - |
| XYZ | 7.34 | 5.6 | 13.53 | - |
| YUV | 69.13 | 147.11 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 103 | 0.20 | 0.46 | 0 | 0.60 | 273.19 | 0.3 | 0.31 |
| Hex | 52 | 38 | 67 | 14 | 2E | 0 | 3C | 111 | 1E | 1F |
| Octal | 122 | 70 | 147 | 24 | 56 | 0 | 74 | 421 | 36 | 37 |
| Binary | 1010010 | 111000 | 1100111 | 10100 | 101110 | 0 | 111100 | 100010001 | 11110 | 11111 |
Color Harmonies of #523867
Complementary color
Monochromatic Colors of #523867
Black with #523867
Text Example
Text Example
White with #523867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523867; }
p { color: rgb(82,56,103); }
H1.HeaderClassName
{
color: #523867;
}
.AnyTagClassName
{
color: #523867;
}
</style>
background-color css
<style>
a { background-color: #523867; }
a { background-color: rgb(82,56,103); }
div.DivClassName
{
background-color: #523867;
}
.BgClassName
{
background-color: #523867;
}
</style>
border-color css
<style>
span { border-color: #523867; }
span { border-color: rgb(82,56,103); }
td.TdClassName
{
border-color: #523867;
}
.TagClassName
{
border-color: #523867;
}
</style>