Shades of Honey Flower #613172
Tints of Honey Flower #613172
RGB
CMYK
RGB Variations
Color information
#613172 (or 0x613172) is known color: Honey Flower. HEX triplet: 61, 31 and 72. RGB value is (97,49,114). Sum of RGB (Red+Green+Blue) = 97+49+114=260 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.31% from 260); Green value is 49 (19.53% from 255 or 18.85% from 260); Blue value is 114 (44.92% from 255 or 43.85% from 260); Max value from RGB is 114 - color contains mainly: blue. Hex color #613172 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613172 is #9ECE8D. Grayscale: #464646. Windows color (decimal): -10407566 or 7483745. OLE color: 7483745.
HSL color Cylindrical-coordinate representation of color #613172: hue angle of 284.31º 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 #613172 is Cyan = 0.15, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 49 | 114 | - |
| CMYK | 0.15 | 0.57 | 0 | 0.55 |
| HSL | 284.31º | 0.4% | 0.32% | - |
| HSV(B) | 284.31º | 0.57% | 0.45% | - |
| XYZ | 9.07 | 5.95 | 16.59 | - |
| YUV | 70.76 | 152.4 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 114 | 0.15 | 0.57 | 0 | 0.55 | 284.31 | 0.4 | 0.32 |
| Hex | 61 | 31 | 72 | F | 39 | 0 | 37 | 11C | 28 | 20 |
| Octal | 141 | 61 | 162 | 17 | 71 | 0 | 67 | 434 | 50 | 40 |
| Binary | 1100001 | 110001 | 1110010 | 1111 | 111001 | 0 | 110111 | 100011100 | 101000 | 100000 |
Color Harmonies of #613172
Complementary color
Monochromatic Colors of #613172
Black with #613172
Text Example
Text Example
White with #613172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613172; }
p { color: rgb(97,49,114); }
H1.HeaderClassName
{
color: #613172;
}
.AnyTagClassName
{
color: #613172;
}
</style>
background-color css
<style>
a { background-color: #613172; }
a { background-color: rgb(97,49,114); }
div.DivClassName
{
background-color: #613172;
}
.BgClassName
{
background-color: #613172;
}
</style>
border-color css
<style>
span { border-color: #613172; }
span { border-color: rgb(97,49,114); }
td.TdClassName
{
border-color: #613172;
}
.TagClassName
{
border-color: #613172;
}
</style>