Shades of Honey Flower #613574
Tints of Honey Flower #613574
RGB
CMYK
RGB Variations
Color information
#613574 (or 0x613574) is known color: Honey Flower. HEX triplet: 61, 35 and 74. RGB value is (97,53,116). Sum of RGB (Red+Green+Blue) = 97+53+116=266 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.47% from 266); Green value is 53 (21.09% from 255 or 19.92% from 266); Blue value is 116 (45.70% from 255 or 43.61% from 266); Max value from RGB is 116 - color contains mainly: blue. Hex color #613574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613574 is #9ECA8B. Grayscale: #494949. Windows color (decimal): -10406540 or 7615841. OLE color: 7615841.
HSL color Cylindrical-coordinate representation of color #613574: hue angle of 281.9º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #613574 is Cyan = 0.16, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 53 | 116 | - |
| CMYK | 0.16 | 0.54 | 0 | 0.55 |
| HSL | 281.9º | 0.37% | 0.33% | - |
| HSV(B) | 281.9º | 0.54% | 0.45% | - |
| XYZ | 9.36 | 6.35 | 17.26 | - |
| YUV | 73.34 | 152.08 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 116 | 0.16 | 0.54 | 0 | 0.55 | 281.9 | 0.37 | 0.33 |
| Hex | 61 | 35 | 74 | 10 | 36 | 0 | 37 | 11A | 25 | 21 |
| Octal | 141 | 65 | 164 | 20 | 66 | 0 | 67 | 432 | 45 | 41 |
| Binary | 1100001 | 110101 | 1110100 | 10000 | 110110 | 0 | 110111 | 100011010 | 100101 | 100001 |
Color Harmonies of #613574
Complementary color
Monochromatic Colors of #613574
Black with #613574
Text Example
Text Example
White with #613574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613574; }
p { color: rgb(97,53,116); }
H1.HeaderClassName
{
color: #613574;
}
.AnyTagClassName
{
color: #613574;
}
</style>
background-color css
<style>
a { background-color: #613574; }
a { background-color: rgb(97,53,116); }
div.DivClassName
{
background-color: #613574;
}
.BgClassName
{
background-color: #613574;
}
</style>
border-color css
<style>
span { border-color: #613574; }
span { border-color: rgb(97,53,116); }
td.TdClassName
{
border-color: #613574;
}
.TagClassName
{
border-color: #613574;
}
</style>