Shades of Honey Flower #613870
Tints of Honey Flower #613870
RGB
CMYK
RGB Variations
Color information
#613870 (or 0x613870) is known color: Honey Flower. HEX triplet: 61, 38 and 70. RGB value is (97,56,112). Sum of RGB (Red+Green+Blue) = 97+56+112=265 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.60% from 265); Green value is 56 (22.27% from 255 or 21.13% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 112 - color contains mainly: blue. Hex color #613870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613870 is #9EC78F. Grayscale: #4A4A4A. Windows color (decimal): -10405776 or 7354465. OLE color: 7354465.
HSL color Cylindrical-coordinate representation of color #613870: hue angle of 283.93º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #613870 is Cyan = 0.13, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 56 | 112 | - |
| CMYK | 0.13 | 0.50 | 0 | 0.56 |
| HSL | 283.93º | 0.33% | 0.33% | - |
| HSV(B) | 283.93º | 0.5% | 0.44% | - |
| XYZ | 9.27 | 6.54 | 16.1 | - |
| YUV | 74.64 | 149.08 | 143.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 112 | 0.13 | 0.50 | 0 | 0.56 | 283.93 | 0.33 | 0.33 |
| Hex | 61 | 38 | 70 | D | 32 | 0 | 38 | 11C | 21 | 21 |
| Octal | 141 | 70 | 160 | 15 | 62 | 0 | 70 | 434 | 41 | 41 |
| Binary | 1100001 | 111000 | 1110000 | 1101 | 110010 | 0 | 111000 | 100011100 | 100001 | 100001 |
Color Harmonies of #613870
Complementary color
Monochromatic Colors of #613870
Black with #613870
Text Example
Text Example
White with #613870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613870; }
p { color: rgb(97,56,112); }
H1.HeaderClassName
{
color: #613870;
}
.AnyTagClassName
{
color: #613870;
}
</style>
background-color css
<style>
a { background-color: #613870; }
a { background-color: rgb(97,56,112); }
div.DivClassName
{
background-color: #613870;
}
.BgClassName
{
background-color: #613870;
}
</style>
border-color css
<style>
span { border-color: #613870; }
span { border-color: rgb(97,56,112); }
td.TdClassName
{
border-color: #613870;
}
.TagClassName
{
border-color: #613870;
}
</style>