Shades of Honey Flower #613272
Tints of Honey Flower #613272
RGB
CMYK
RGB Variations
Color information
#613272 (or 0x613272) is known color: Honey Flower. HEX triplet: 61, 32 and 72. RGB value is (97,50,114). Sum of RGB (Red+Green+Blue) = 97+50+114=261 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.16% from 261); Green value is 50 (19.92% from 255 or 19.16% from 261); Blue value is 114 (44.92% from 255 or 43.68% from 261); Max value from RGB is 114 - color contains mainly: blue. Hex color #613272 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613272 is #9ECD8D. Grayscale: #474747. Windows color (decimal): -10407310 or 7484001. OLE color: 7484001.
HSL color Cylindrical-coordinate representation of color #613272: hue angle of 284.06º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #613272 is Cyan = 0.15, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 50 | 114 | - |
| CMYK | 0.15 | 0.56 | 0 | 0.55 |
| HSL | 284.06º | 0.39% | 0.32% | - |
| HSV(B) | 284.06º | 0.56% | 0.45% | - |
| XYZ | 9.11 | 6.04 | 16.6 | - |
| YUV | 71.35 | 152.07 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 114 | 0.15 | 0.56 | 0 | 0.55 | 284.06 | 0.39 | 0.32 |
| Hex | 61 | 32 | 72 | F | 38 | 0 | 37 | 11C | 27 | 20 |
| Octal | 141 | 62 | 162 | 17 | 70 | 0 | 67 | 434 | 47 | 40 |
| Binary | 1100001 | 110010 | 1110010 | 1111 | 111000 | 0 | 110111 | 100011100 | 100111 | 100000 |
Color Harmonies of #613272
Complementary color
Monochromatic Colors of #613272
Black with #613272
Text Example
Text Example
White with #613272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613272; }
p { color: rgb(97,50,114); }
H1.HeaderClassName
{
color: #613272;
}
.AnyTagClassName
{
color: #613272;
}
</style>
background-color css
<style>
a { background-color: #613272; }
a { background-color: rgb(97,50,114); }
div.DivClassName
{
background-color: #613272;
}
.BgClassName
{
background-color: #613272;
}
</style>
border-color css
<style>
span { border-color: #613272; }
span { border-color: rgb(97,50,114); }
td.TdClassName
{
border-color: #613272;
}
.TagClassName
{
border-color: #613272;
}
</style>