Shades of Honey Flower #613271
Tints of Honey Flower #613271
RGB
CMYK
RGB Variations
Color information
#613271 (or 0x613271) is known color: Honey Flower. HEX triplet: 61, 32 and 71. RGB value is (97,50,113). Sum of RGB (Red+Green+Blue) = 97+50+113=260 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.31% from 260); Green value is 50 (19.92% from 255 or 19.23% from 260); Blue value is 113 (44.53% from 255 or 43.46% from 260); Max value from RGB is 113 - color contains mainly: blue. Hex color #613271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613271 is #9ECD8E. Grayscale: #474747. Windows color (decimal): -10407311 or 7418465. OLE color: 7418465.
HSL color Cylindrical-coordinate representation of color #613271: hue angle of 284.76º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #613271 is Cyan = 0.14, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 50 | 113 | - |
| CMYK | 0.14 | 0.56 | 0 | 0.56 |
| HSL | 284.76º | 0.39% | 0.32% | - |
| HSV(B) | 284.76º | 0.56% | 0.44% | - |
| XYZ | 9.05 | 6.01 | 16.31 | - |
| YUV | 71.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 113 | 0.14 | 0.56 | 0 | 0.56 | 284.76 | 0.39 | 0.32 |
| Hex | 61 | 32 | 71 | E | 38 | 0 | 38 | 11D | 27 | 20 |
| Octal | 141 | 62 | 161 | 16 | 70 | 0 | 70 | 435 | 47 | 40 |
| Binary | 1100001 | 110010 | 1110001 | 1110 | 111000 | 0 | 111000 | 100011101 | 100111 | 100000 |
Color Harmonies of #613271
Complementary color
Monochromatic Colors of #613271
Black with #613271
Text Example
Text Example
White with #613271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613271; }
p { color: rgb(97,50,113); }
H1.HeaderClassName
{
color: #613271;
}
.AnyTagClassName
{
color: #613271;
}
</style>
background-color css
<style>
a { background-color: #613271; }
a { background-color: rgb(97,50,113); }
div.DivClassName
{
background-color: #613271;
}
.BgClassName
{
background-color: #613271;
}
</style>
border-color css
<style>
span { border-color: #613271; }
span { border-color: rgb(97,50,113); }
td.TdClassName
{
border-color: #613271;
}
.TagClassName
{
border-color: #613271;
}
</style>