Shades of Honey Flower #523869
Tints of Honey Flower #523869
RGB
CMYK
RGB Variations
Color information
#523869 (or 0x523869) is known color: Honey Flower. HEX triplet: 52, 38 and 69. RGB value is (82,56,105). Sum of RGB (Red+Green+Blue) = 82+56+105=243 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.74% from 243); Green value is 56 (22.27% from 255 or 23.05% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #523869 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523869 is #ADC796. Grayscale: #454545. Windows color (decimal): -11388823 or 6895698. OLE color: 6895698.
HSL color Cylindrical-coordinate representation of color #523869: hue angle of 271.84º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #523869 is Cyan = 0.22, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 56 | 105 | - |
| CMYK | 0.22 | 0.47 | 0 | 0.59 |
| HSL | 271.84º | 0.3% | 0.32% | - |
| HSV(B) | 271.84º | 0.47% | 0.41% | - |
| XYZ | 7.44 | 5.64 | 14.06 | - |
| YUV | 69.36 | 148.11 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 105 | 0.22 | 0.47 | 0 | 0.59 | 271.84 | 0.3 | 0.32 |
| Hex | 52 | 38 | 69 | 16 | 2F | 0 | 3B | 110 | 1E | 20 |
| Octal | 122 | 70 | 151 | 26 | 57 | 0 | 73 | 420 | 36 | 40 |
| Binary | 1010010 | 111000 | 1101001 | 10110 | 101111 | 0 | 111011 | 100010000 | 11110 | 100000 |
Color Harmonies of #523869
Complementary color
Monochromatic Colors of #523869
Black with #523869
Text Example
Text Example
White with #523869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523869; }
p { color: rgb(82,56,105); }
H1.HeaderClassName
{
color: #523869;
}
.AnyTagClassName
{
color: #523869;
}
</style>
background-color css
<style>
a { background-color: #523869; }
a { background-color: rgb(82,56,105); }
div.DivClassName
{
background-color: #523869;
}
.BgClassName
{
background-color: #523869;
}
</style>
border-color css
<style>
span { border-color: #523869; }
span { border-color: rgb(82,56,105); }
td.TdClassName
{
border-color: #523869;
}
.TagClassName
{
border-color: #523869;
}
</style>