Shades of Honey Flower #613473
Tints of Honey Flower #613473
RGB
CMYK
RGB Variations
Color information
#613473 (or 0x613473) is known color: Honey Flower. HEX triplet: 61, 34 and 73. RGB value is (97,52,115). Sum of RGB (Red+Green+Blue) = 97+52+115=264 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.74% from 264); Green value is 52 (20.70% from 255 or 19.70% from 264); Blue value is 115 (45.31% from 255 or 43.56% from 264); Max value from RGB is 115 - color contains mainly: blue. Hex color #613473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613473 is #9ECB8C. Grayscale: #484848. Windows color (decimal): -10406797 or 7550049. OLE color: 7550049.
HSL color Cylindrical-coordinate representation of color #613473: hue angle of 282.86º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #613473 is Cyan = 0.16, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 52 | 115 | - |
| CMYK | 0.16 | 0.55 | 0 | 0.55 |
| HSL | 282.86º | 0.38% | 0.33% | - |
| HSV(B) | 282.86º | 0.55% | 0.45% | - |
| XYZ | 9.25 | 6.24 | 16.94 | - |
| YUV | 72.64 | 151.91 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 115 | 0.16 | 0.55 | 0 | 0.55 | 282.86 | 0.38 | 0.33 |
| Hex | 61 | 34 | 73 | 10 | 37 | 0 | 37 | 11B | 26 | 21 |
| Octal | 141 | 64 | 163 | 20 | 67 | 0 | 67 | 433 | 46 | 41 |
| Binary | 1100001 | 110100 | 1110011 | 10000 | 110111 | 0 | 110111 | 100011011 | 100110 | 100001 |
Color Harmonies of #613473
Complementary color
Monochromatic Colors of #613473
Black with #613473
Text Example
Text Example
White with #613473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613473; }
p { color: rgb(97,52,115); }
H1.HeaderClassName
{
color: #613473;
}
.AnyTagClassName
{
color: #613473;
}
</style>
background-color css
<style>
a { background-color: #613473; }
a { background-color: rgb(97,52,115); }
div.DivClassName
{
background-color: #613473;
}
.BgClassName
{
background-color: #613473;
}
</style>
border-color css
<style>
span { border-color: #613473; }
span { border-color: rgb(97,52,115); }
td.TdClassName
{
border-color: #613473;
}
.TagClassName
{
border-color: #613473;
}
</style>