Shades of Honey Flower #613874
Tints of Honey Flower #613874
RGB
CMYK
RGB Variations
Color information
#613874 (or 0x613874) is known color: Honey Flower. HEX triplet: 61, 38 and 74. RGB value is (97,56,116). Sum of RGB (Red+Green+Blue) = 97+56+116=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 56 (22.27% from 255 or 20.82% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 116 - color contains mainly: blue. Hex color #613874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613874 is #9EC78B. Grayscale: #4A4A4A. Windows color (decimal): -10405772 or 7616609. OLE color: 7616609.
HSL color Cylindrical-coordinate representation of color #613874: hue angle of 281º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #613874 is Cyan = 0.16, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 56 | 116 | - |
| CMYK | 0.16 | 0.52 | 0 | 0.55 |
| HSL | 281º | 0.35% | 0.34% | - |
| HSV(B) | 281º | 0.52% | 0.45% | - |
| XYZ | 9.5 | 6.63 | 17.3 | - |
| YUV | 75.1 | 151.08 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 116 | 0.16 | 0.52 | 0 | 0.55 | 281 | 0.35 | 0.34 |
| Hex | 61 | 38 | 74 | 10 | 34 | 0 | 37 | 119 | 23 | 22 |
| Octal | 141 | 70 | 164 | 20 | 64 | 0 | 67 | 431 | 43 | 42 |
| Binary | 1100001 | 111000 | 1110100 | 10000 | 110100 | 0 | 110111 | 100011001 | 100011 | 100010 |
Color Harmonies of #613874
Complementary color
Monochromatic Colors of #613874
Black with #613874
Text Example
Text Example
White with #613874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613874; }
p { color: rgb(97,56,116); }
H1.HeaderClassName
{
color: #613874;
}
.AnyTagClassName
{
color: #613874;
}
</style>
background-color css
<style>
a { background-color: #613874; }
a { background-color: rgb(97,56,116); }
div.DivClassName
{
background-color: #613874;
}
.BgClassName
{
background-color: #613874;
}
</style>
border-color css
<style>
span { border-color: #613874; }
span { border-color: rgb(97,56,116); }
td.TdClassName
{
border-color: #613874;
}
.TagClassName
{
border-color: #613874;
}
</style>