Shades of Honey Flower #653279
Tints of Honey Flower #653279
RGB
CMYK
RGB Variations
Color information
#653279 (or 0x653279) is known color: Honey Flower. HEX triplet: 65, 32 and 79. RGB value is (101,50,121). Sum of RGB (Red+Green+Blue) = 101+50+121=272 (36% of max value = 765). Red value is 101 (39.84% from 255 or 37.13% from 272); Green value is 50 (19.92% from 255 or 18.38% from 272); Blue value is 121 (47.66% from 255 or 44.49% from 272); Max value from RGB is 121 - color contains mainly: blue. Hex color #653279 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653279 is #9ACD86. Grayscale: #494949. Windows color (decimal): -10145159 or 7942757. OLE color: 7942757.
HSL color Cylindrical-coordinate representation of color #653279: hue angle of 283.1º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #653279 is Cyan = 0.17, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 50 | 121 | - |
| CMYK | 0.17 | 0.59 | 0 | 0.53 |
| HSL | 283.1º | 0.42% | 0.34% | - |
| HSV(B) | 283.1º | 0.59% | 0.47% | - |
| XYZ | 9.96 | 6.43 | 18.81 | - |
| YUV | 73.34 | 154.9 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 121 | 0.17 | 0.59 | 0 | 0.53 | 283.1 | 0.42 | 0.34 |
| Hex | 65 | 32 | 79 | 11 | 3B | 0 | 35 | 11B | 2A | 22 |
| Octal | 145 | 62 | 171 | 21 | 73 | 0 | 65 | 433 | 52 | 42 |
| Binary | 1100101 | 110010 | 1111001 | 10001 | 111011 | 0 | 110101 | 100011011 | 101010 | 100010 |
Color Harmonies of #653279
Complementary color
Monochromatic Colors of #653279
Black with #653279
Text Example
Text Example
White with #653279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653279; }
p { color: rgb(101,50,121); }
H1.HeaderClassName
{
color: #653279;
}
.AnyTagClassName
{
color: #653279;
}
</style>
background-color css
<style>
a { background-color: #653279; }
a { background-color: rgb(101,50,121); }
div.DivClassName
{
background-color: #653279;
}
.BgClassName
{
background-color: #653279;
}
</style>
border-color css
<style>
span { border-color: #653279; }
span { border-color: rgb(101,50,121); }
td.TdClassName
{
border-color: #653279;
}
.TagClassName
{
border-color: #653279;
}
</style>