Shades of Honey Flower #613076
Tints of Honey Flower #613076
RGB
CMYK
RGB Variations
Color information
#613076 (or 0x613076) is known color: Honey Flower. HEX triplet: 61, 30 and 76. RGB value is (97,48,118). Sum of RGB (Red+Green+Blue) = 97+48+118=263 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.88% from 263); Green value is 48 (19.14% from 255 or 18.25% from 263); Blue value is 118 (46.48% from 255 or 44.87% from 263); Max value from RGB is 118 - color contains mainly: blue. Hex color #613076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613076 is #9ECF89. Grayscale: #464646. Windows color (decimal): -10407818 or 7745633. OLE color: 7745633.
HSL color Cylindrical-coordinate representation of color #613076: hue angle of 282º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #613076 is Cyan = 0.18, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 48 | 118 | - |
| CMYK | 0.18 | 0.59 | 0 | 0.54 |
| HSL | 282º | 0.42% | 0.33% | - |
| HSV(B) | 282º | 0.59% | 0.46% | - |
| XYZ | 9.26 | 5.96 | 17.8 | - |
| YUV | 70.63 | 154.73 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 118 | 0.18 | 0.59 | 0 | 0.54 | 282 | 0.42 | 0.33 |
| Hex | 61 | 30 | 76 | 12 | 3B | 0 | 36 | 11A | 2A | 21 |
| Octal | 141 | 60 | 166 | 22 | 73 | 0 | 66 | 432 | 52 | 41 |
| Binary | 1100001 | 110000 | 1110110 | 10010 | 111011 | 0 | 110110 | 100011010 | 101010 | 100001 |
Color Harmonies of #613076
Complementary color
Monochromatic Colors of #613076
Black with #613076
Text Example
Text Example
White with #613076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613076; }
p { color: rgb(97,48,118); }
H1.HeaderClassName
{
color: #613076;
}
.AnyTagClassName
{
color: #613076;
}
</style>
background-color css
<style>
a { background-color: #613076; }
a { background-color: rgb(97,48,118); }
div.DivClassName
{
background-color: #613076;
}
.BgClassName
{
background-color: #613076;
}
</style>
border-color css
<style>
span { border-color: #613076; }
span { border-color: rgb(97,48,118); }
td.TdClassName
{
border-color: #613076;
}
.TagClassName
{
border-color: #613076;
}
</style>