Shades of Honey Flower #523667
Tints of Honey Flower #523667
RGB
CMYK
RGB Variations
Color information
#523667 (or 0x523667) is known color: Honey Flower. HEX triplet: 52, 36 and 67. RGB value is (82,54,103). Sum of RGB (Red+Green+Blue) = 82+54+103=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 54 (21.48% from 255 or 22.59% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: blue. Hex color #523667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523667 is #ADC998. Grayscale: #434343. Windows color (decimal): -11389337 or 6764114. OLE color: 6764114.
HSL color Cylindrical-coordinate representation of color #523667: hue angle of 274.29º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #523667 is Cyan = 0.20, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 54 | 103 | - |
| CMYK | 0.20 | 0.48 | 0 | 0.60 |
| HSL | 274.29º | 0.31% | 0.31% | - |
| HSV(B) | 274.29º | 0.48% | 0.4% | - |
| XYZ | 7.25 | 5.41 | 13.49 | - |
| YUV | 67.96 | 147.78 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 103 | 0.20 | 0.48 | 0 | 0.60 | 274.29 | 0.31 | 0.31 |
| Hex | 52 | 36 | 67 | 14 | 30 | 0 | 3C | 112 | 1F | 1F |
| Octal | 122 | 66 | 147 | 24 | 60 | 0 | 74 | 422 | 37 | 37 |
| Binary | 1010010 | 110110 | 1100111 | 10100 | 110000 | 0 | 111100 | 100010010 | 11111 | 11111 |
Color Harmonies of #523667
Complementary color
Monochromatic Colors of #523667
Black with #523667
Text Example
Text Example
White with #523667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523667; }
p { color: rgb(82,54,103); }
H1.HeaderClassName
{
color: #523667;
}
.AnyTagClassName
{
color: #523667;
}
</style>
background-color css
<style>
a { background-color: #523667; }
a { background-color: rgb(82,54,103); }
div.DivClassName
{
background-color: #523667;
}
.BgClassName
{
background-color: #523667;
}
</style>
border-color css
<style>
span { border-color: #523667; }
span { border-color: rgb(82,54,103); }
td.TdClassName
{
border-color: #523667;
}
.TagClassName
{
border-color: #523667;
}
</style>