Shades of Honey Flower #613173
Tints of Honey Flower #613173
RGB
CMYK
RGB Variations
Color information
#613173 (or 0x613173) is known color: Honey Flower. HEX triplet: 61, 31 and 73. RGB value is (97,49,115). Sum of RGB (Red+Green+Blue) = 97+49+115=261 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.16% from 261); Green value is 49 (19.53% from 255 or 18.77% from 261); Blue value is 115 (45.31% from 255 or 44.06% from 261); Max value from RGB is 115 - color contains mainly: blue. Hex color #613173 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613173 is #9ECE8C. Grayscale: #464646. Windows color (decimal): -10407565 or 7549281. OLE color: 7549281.
HSL color Cylindrical-coordinate representation of color #613173: hue angle of 283.64º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #613173 is Cyan = 0.16, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 49 | 115 | - |
| CMYK | 0.16 | 0.57 | 0 | 0.55 |
| HSL | 283.64º | 0.4% | 0.32% | - |
| HSV(B) | 283.64º | 0.57% | 0.45% | - |
| XYZ | 9.12 | 5.98 | 16.89 | - |
| YUV | 70.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 115 | 0.16 | 0.57 | 0 | 0.55 | 283.64 | 0.4 | 0.32 |
| Hex | 61 | 31 | 73 | 10 | 39 | 0 | 37 | 11C | 28 | 20 |
| Octal | 141 | 61 | 163 | 20 | 71 | 0 | 67 | 434 | 50 | 40 |
| Binary | 1100001 | 110001 | 1110011 | 10000 | 111001 | 0 | 110111 | 100011100 | 101000 | 100000 |
Color Harmonies of #613173
Complementary color
Monochromatic Colors of #613173
Black with #613173
Text Example
Text Example
White with #613173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613173; }
p { color: rgb(97,49,115); }
H1.HeaderClassName
{
color: #613173;
}
.AnyTagClassName
{
color: #613173;
}
</style>
background-color css
<style>
a { background-color: #613173; }
a { background-color: rgb(97,49,115); }
div.DivClassName
{
background-color: #613173;
}
.BgClassName
{
background-color: #613173;
}
</style>
border-color css
<style>
span { border-color: #613173; }
span { border-color: rgb(97,49,115); }
td.TdClassName
{
border-color: #613173;
}
.TagClassName
{
border-color: #613173;
}
</style>