Shades of Honey Flower #653875
Tints of Honey Flower #653875
RGB
CMYK
RGB Variations
Color information
#653875 (or 0x653875) is known color: Honey Flower. HEX triplet: 65, 38 and 75. RGB value is (101,56,117). Sum of RGB (Red+Green+Blue) = 101+56+117=274 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.86% from 274); Green value is 56 (22.27% from 255 or 20.44% from 274); Blue value is 117 (46.09% from 255 or 42.70% from 274); Max value from RGB is 117 - color contains mainly: blue. Hex color #653875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653875 is #9AC78A. Grayscale: #4C4C4C. Windows color (decimal): -10143627 or 7682149. OLE color: 7682149.
HSL color Cylindrical-coordinate representation of color #653875: hue angle of 284.26º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653875 is Cyan = 0.14, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 56 | 117 | - |
| CMYK | 0.14 | 0.52 | 0 | 0.54 |
| HSL | 284.26º | 0.35% | 0.34% | - |
| HSV(B) | 284.26º | 0.52% | 0.46% | - |
| XYZ | 9.99 | 6.88 | 17.63 | - |
| YUV | 76.41 | 150.91 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 117 | 0.14 | 0.52 | 0 | 0.54 | 284.26 | 0.35 | 0.34 |
| Hex | 65 | 38 | 75 | E | 34 | 0 | 36 | 11C | 23 | 22 |
| Octal | 145 | 70 | 165 | 16 | 64 | 0 | 66 | 434 | 43 | 42 |
| Binary | 1100101 | 111000 | 1110101 | 1110 | 110100 | 0 | 110110 | 100011100 | 100011 | 100010 |
Color Harmonies of #653875
Complementary color
Monochromatic Colors of #653875
Black with #653875
Text Example
Text Example
White with #653875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653875; }
p { color: rgb(101,56,117); }
H1.HeaderClassName
{
color: #653875;
}
.AnyTagClassName
{
color: #653875;
}
</style>
background-color css
<style>
a { background-color: #653875; }
a { background-color: rgb(101,56,117); }
div.DivClassName
{
background-color: #653875;
}
.BgClassName
{
background-color: #653875;
}
</style>
border-color css
<style>
span { border-color: #653875; }
span { border-color: rgb(101,56,117); }
td.TdClassName
{
border-color: #653875;
}
.TagClassName
{
border-color: #653875;
}
</style>