Shades of Honey Flower #613770
Tints of Honey Flower #613770
RGB
CMYK
RGB Variations
Color information
#613770 (or 0x613770) is known color: Honey Flower. HEX triplet: 61, 37 and 70. RGB value is (97,55,112). Sum of RGB (Red+Green+Blue) = 97+55+112=264 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.74% from 264); Green value is 55 (21.88% from 255 or 20.83% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #613770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613770 is #9EC88F. Grayscale: #494949. Windows color (decimal): -10406032 or 7354209. OLE color: 7354209.
HSL color Cylindrical-coordinate representation of color #613770: hue angle of 284.21º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613770 is Cyan = 0.13, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 55 | 112 | - |
| CMYK | 0.13 | 0.51 | 0 | 0.56 |
| HSL | 284.21º | 0.34% | 0.33% | - |
| HSV(B) | 284.21º | 0.51% | 0.44% | - |
| XYZ | 9.22 | 6.44 | 16.09 | - |
| YUV | 74.06 | 149.41 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 112 | 0.13 | 0.51 | 0 | 0.56 | 284.21 | 0.34 | 0.33 |
| Hex | 61 | 37 | 70 | D | 33 | 0 | 38 | 11C | 22 | 21 |
| Octal | 141 | 67 | 160 | 15 | 63 | 0 | 70 | 434 | 42 | 41 |
| Binary | 1100001 | 110111 | 1110000 | 1101 | 110011 | 0 | 111000 | 100011100 | 100010 | 100001 |
Color Harmonies of #613770
Complementary color
Monochromatic Colors of #613770
Black with #613770
Text Example
Text Example
White with #613770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613770; }
p { color: rgb(97,55,112); }
H1.HeaderClassName
{
color: #613770;
}
.AnyTagClassName
{
color: #613770;
}
</style>
background-color css
<style>
a { background-color: #613770; }
a { background-color: rgb(97,55,112); }
div.DivClassName
{
background-color: #613770;
}
.BgClassName
{
background-color: #613770;
}
</style>
border-color css
<style>
span { border-color: #613770; }
span { border-color: rgb(97,55,112); }
td.TdClassName
{
border-color: #613770;
}
.TagClassName
{
border-color: #613770;
}
</style>