Shades of Honey Flower #613178
Tints of Honey Flower #613178
RGB
CMYK
RGB Variations
Color information
#613178 (or 0x613178) is known color: Honey Flower. HEX triplet: 61, 31 and 78. RGB value is (97,49,120). Sum of RGB (Red+Green+Blue) = 97+49+120=266 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.47% from 266); Green value is 49 (19.53% from 255 or 18.42% from 266); Blue value is 120 (47.27% from 255 or 45.11% from 266); Max value from RGB is 120 - color contains mainly: blue. Hex color #613178 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613178 is #9ECE87. Grayscale: #474747. Windows color (decimal): -10407560 or 7876961. OLE color: 7876961.
HSL color Cylindrical-coordinate representation of color #613178: hue angle of 280.56º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #613178 is Cyan = 0.19, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 49 | 120 | - |
| CMYK | 0.19 | 0.59 | 0 | 0.53 |
| HSL | 280.56º | 0.42% | 0.33% | - |
| HSV(B) | 280.56º | 0.59% | 0.47% | - |
| XYZ | 9.42 | 6.09 | 18.45 | - |
| YUV | 71.45 | 155.4 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 120 | 0.19 | 0.59 | 0 | 0.53 | 280.56 | 0.42 | 0.33 |
| Hex | 61 | 31 | 78 | 13 | 3B | 0 | 35 | 119 | 2A | 21 |
| Octal | 141 | 61 | 170 | 23 | 73 | 0 | 65 | 431 | 52 | 41 |
| Binary | 1100001 | 110001 | 1111000 | 10011 | 111011 | 0 | 110101 | 100011001 | 101010 | 100001 |
Color Harmonies of #613178
Complementary color
Monochromatic Colors of #613178
Black with #613178
Text Example
Text Example
White with #613178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613178; }
p { color: rgb(97,49,120); }
H1.HeaderClassName
{
color: #613178;
}
.AnyTagClassName
{
color: #613178;
}
</style>
background-color css
<style>
a { background-color: #613178; }
a { background-color: rgb(97,49,120); }
div.DivClassName
{
background-color: #613178;
}
.BgClassName
{
background-color: #613178;
}
</style>
border-color css
<style>
span { border-color: #613178; }
span { border-color: rgb(97,49,120); }
td.TdClassName
{
border-color: #613178;
}
.TagClassName
{
border-color: #613178;
}
</style>