Shades of Honey Flower #653874
Tints of Honey Flower #653874
RGB
CMYK
RGB Variations
Color information
#653874 (or 0x653874) is known color: Honey Flower. HEX triplet: 65, 38 and 74. RGB value is (101,56,116). Sum of RGB (Red+Green+Blue) = 101+56+116=273 (36% of max value = 765). Red value is 101 (39.84% from 255 or 37.00% from 273); Green value is 56 (22.27% from 255 or 20.51% from 273); Blue value is 116 (45.70% from 255 or 42.49% from 273); Max value from RGB is 116 - color contains mainly: blue. Hex color #653874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653874 is #9AC78B. Grayscale: #4C4C4C. Windows color (decimal): -10143628 or 7616613. OLE color: 7616613.
HSL color Cylindrical-coordinate representation of color #653874: hue angle of 285º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653874 is Cyan = 0.13, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 56 | 116 | - |
| CMYK | 0.13 | 0.52 | 0 | 0.55 |
| HSL | 285º | 0.35% | 0.34% | - |
| HSV(B) | 285º | 0.52% | 0.45% | - |
| XYZ | 9.93 | 6.86 | 17.32 | - |
| YUV | 76.3 | 150.41 | 145.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 116 | 0.13 | 0.52 | 0 | 0.55 | 285 | 0.35 | 0.34 |
| Hex | 65 | 38 | 74 | D | 34 | 0 | 37 | 11D | 23 | 22 |
| Octal | 145 | 70 | 164 | 15 | 64 | 0 | 67 | 435 | 43 | 42 |
| Binary | 1100101 | 111000 | 1110100 | 1101 | 110100 | 0 | 110111 | 100011101 | 100011 | 100010 |
Color Harmonies of #653874
Complementary color
Monochromatic Colors of #653874
Black with #653874
Text Example
Text Example
White with #653874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653874; }
p { color: rgb(101,56,116); }
H1.HeaderClassName
{
color: #653874;
}
.AnyTagClassName
{
color: #653874;
}
</style>
background-color css
<style>
a { background-color: #653874; }
a { background-color: rgb(101,56,116); }
div.DivClassName
{
background-color: #653874;
}
.BgClassName
{
background-color: #653874;
}
</style>
border-color css
<style>
span { border-color: #653874; }
span { border-color: rgb(101,56,116); }
td.TdClassName
{
border-color: #653874;
}
.TagClassName
{
border-color: #653874;
}
</style>