Shades of Honey Flower #613576
Tints of Honey Flower #613576
RGB
CMYK
RGB Variations
Color information
#613576 (or 0x613576) is known color: Honey Flower. HEX triplet: 61, 35 and 76. RGB value is (97,53,118). Sum of RGB (Red+Green+Blue) = 97+53+118=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 53 (21.09% from 255 or 19.78% from 268); Blue value is 118 (46.48% from 255 or 44.03% from 268); Max value from RGB is 118 - color contains mainly: blue. Hex color #613576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613576 is #9ECA89. Grayscale: #494949. Windows color (decimal): -10406538 or 7746913. OLE color: 7746913.
HSL color Cylindrical-coordinate representation of color #613576: hue angle of 280.62º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #613576 is Cyan = 0.18, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 53 | 118 | - |
| CMYK | 0.18 | 0.55 | 0 | 0.54 |
| HSL | 280.62º | 0.38% | 0.34% | - |
| HSV(B) | 280.62º | 0.55% | 0.46% | - |
| XYZ | 9.47 | 6.4 | 17.87 | - |
| YUV | 73.57 | 153.08 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 118 | 0.18 | 0.55 | 0 | 0.54 | 280.62 | 0.38 | 0.34 |
| Hex | 61 | 35 | 76 | 12 | 37 | 0 | 36 | 119 | 26 | 22 |
| Octal | 141 | 65 | 166 | 22 | 67 | 0 | 66 | 431 | 46 | 42 |
| Binary | 1100001 | 110101 | 1110110 | 10010 | 110111 | 0 | 110110 | 100011001 | 100110 | 100010 |
Color Harmonies of #613576
Complementary color
Monochromatic Colors of #613576
Black with #613576
Text Example
Text Example
White with #613576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613576; }
p { color: rgb(97,53,118); }
H1.HeaderClassName
{
color: #613576;
}
.AnyTagClassName
{
color: #613576;
}
</style>
background-color css
<style>
a { background-color: #613576; }
a { background-color: rgb(97,53,118); }
div.DivClassName
{
background-color: #613576;
}
.BgClassName
{
background-color: #613576;
}
</style>
border-color css
<style>
span { border-color: #613576; }
span { border-color: rgb(97,53,118); }
td.TdClassName
{
border-color: #613576;
}
.TagClassName
{
border-color: #613576;
}
</style>