Shades of Honey Flower #613371
Tints of Honey Flower #613371
RGB
CMYK
RGB Variations
Color information
#613371 (or 0x613371) is known color: Honey Flower. HEX triplet: 61, 33 and 71. RGB value is (97,51,113). Sum of RGB (Red+Green+Blue) = 97+51+113=261 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.16% from 261); Green value is 51 (20.31% from 255 or 19.54% from 261); Blue value is 113 (44.53% from 255 or 43.30% from 261); Max value from RGB is 113 - color contains mainly: blue. Hex color #613371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613371 is #9ECC8E. Grayscale: #474747. Windows color (decimal): -10407055 or 7418721. OLE color: 7418721.
HSL color Cylindrical-coordinate representation of color #613371: hue angle of 284.52º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #613371 is Cyan = 0.14, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 51 | 113 | - |
| CMYK | 0.14 | 0.55 | 0 | 0.56 |
| HSL | 284.52º | 0.38% | 0.32% | - |
| HSV(B) | 284.52º | 0.55% | 0.44% | - |
| XYZ | 9.09 | 6.1 | 16.32 | - |
| YUV | 71.82 | 151.24 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 113 | 0.14 | 0.55 | 0 | 0.56 | 284.52 | 0.38 | 0.32 |
| Hex | 61 | 33 | 71 | E | 37 | 0 | 38 | 11D | 26 | 20 |
| Octal | 141 | 63 | 161 | 16 | 67 | 0 | 70 | 435 | 46 | 40 |
| Binary | 1100001 | 110011 | 1110001 | 1110 | 110111 | 0 | 111000 | 100011101 | 100110 | 100000 |
Color Harmonies of #613371
Complementary color
Monochromatic Colors of #613371
Black with #613371
Text Example
Text Example
White with #613371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613371; }
p { color: rgb(97,51,113); }
H1.HeaderClassName
{
color: #613371;
}
.AnyTagClassName
{
color: #613371;
}
</style>
background-color css
<style>
a { background-color: #613371; }
a { background-color: rgb(97,51,113); }
div.DivClassName
{
background-color: #613371;
}
.BgClassName
{
background-color: #613371;
}
</style>
border-color css
<style>
span { border-color: #613371; }
span { border-color: rgb(97,51,113); }
td.TdClassName
{
border-color: #613371;
}
.TagClassName
{
border-color: #613371;
}
</style>