Shades of Honey Flower #613773
Tints of Honey Flower #613773
RGB
CMYK
RGB Variations
Color information
#613773 (or 0x613773) is known color: Honey Flower. HEX triplet: 61, 37 and 73. RGB value is (97,55,115). Sum of RGB (Red+Green+Blue) = 97+55+115=267 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.33% from 267); Green value is 55 (21.88% from 255 or 20.60% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 115 - color contains mainly: blue. Hex color #613773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613773 is #9EC88C. Grayscale: #4A4A4A. Windows color (decimal): -10406029 or 7550817. OLE color: 7550817.
HSL color Cylindrical-coordinate representation of color #613773: hue angle of 282º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #613773 is Cyan = 0.16, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 55 | 115 | - |
| CMYK | 0.16 | 0.52 | 0 | 0.55 |
| HSL | 282º | 0.35% | 0.33% | - |
| HSV(B) | 282º | 0.52% | 0.45% | - |
| XYZ | 9.39 | 6.51 | 16.98 | - |
| YUV | 74.4 | 150.91 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 115 | 0.16 | 0.52 | 0 | 0.55 | 282 | 0.35 | 0.33 |
| Hex | 61 | 37 | 73 | 10 | 34 | 0 | 37 | 11A | 23 | 21 |
| Octal | 141 | 67 | 163 | 20 | 64 | 0 | 67 | 432 | 43 | 41 |
| Binary | 1100001 | 110111 | 1110011 | 10000 | 110100 | 0 | 110111 | 100011010 | 100011 | 100001 |
Color Harmonies of #613773
Complementary color
Monochromatic Colors of #613773
Black with #613773
Text Example
Text Example
White with #613773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613773; }
p { color: rgb(97,55,115); }
H1.HeaderClassName
{
color: #613773;
}
.AnyTagClassName
{
color: #613773;
}
</style>
background-color css
<style>
a { background-color: #613773; }
a { background-color: rgb(97,55,115); }
div.DivClassName
{
background-color: #613773;
}
.BgClassName
{
background-color: #613773;
}
</style>
border-color css
<style>
span { border-color: #613773; }
span { border-color: rgb(97,55,115); }
td.TdClassName
{
border-color: #613773;
}
.TagClassName
{
border-color: #613773;
}
</style>