Shades of Honey Flower #653476
Tints of Honey Flower #653476
RGB
CMYK
RGB Variations
Color information
#653476 (or 0x653476) is known color: Honey Flower. HEX triplet: 65, 34 and 76. RGB value is (101,52,118). Sum of RGB (Red+Green+Blue) = 101+52+118=271 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.27% from 271); Green value is 52 (20.70% from 255 or 19.19% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #653476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653476 is #9ACB89. Grayscale: #494949. Windows color (decimal): -10144650 or 7746661. OLE color: 7746661.
HSL color Cylindrical-coordinate representation of color #653476: hue angle of 284.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #653476 is Cyan = 0.14, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 52 | 118 | - |
| CMYK | 0.14 | 0.56 | 0 | 0.54 |
| HSL | 284.55º | 0.39% | 0.33% | - |
| HSV(B) | 284.55º | 0.56% | 0.46% | - |
| XYZ | 9.86 | 6.53 | 17.88 | - |
| YUV | 74.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 118 | 0.14 | 0.56 | 0 | 0.54 | 284.55 | 0.39 | 0.33 |
| Hex | 65 | 34 | 76 | E | 38 | 0 | 36 | 11D | 27 | 21 |
| Octal | 145 | 64 | 166 | 16 | 70 | 0 | 66 | 435 | 47 | 41 |
| Binary | 1100101 | 110100 | 1110110 | 1110 | 111000 | 0 | 110110 | 100011101 | 100111 | 100001 |
Color Harmonies of #653476
Complementary color
Monochromatic Colors of #653476
Black with #653476
Text Example
Text Example
White with #653476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653476; }
p { color: rgb(101,52,118); }
H1.HeaderClassName
{
color: #653476;
}
.AnyTagClassName
{
color: #653476;
}
</style>
background-color css
<style>
a { background-color: #653476; }
a { background-color: rgb(101,52,118); }
div.DivClassName
{
background-color: #653476;
}
.BgClassName
{
background-color: #653476;
}
</style>
border-color css
<style>
span { border-color: #653476; }
span { border-color: rgb(101,52,118); }
td.TdClassName
{
border-color: #653476;
}
.TagClassName
{
border-color: #653476;
}
</style>