Shades of Honey Flower #613672
Tints of Honey Flower #613672
RGB
CMYK
RGB Variations
Color information
#613672 (or 0x613672) is known color: Honey Flower. HEX triplet: 61, 36 and 72. RGB value is (97,54,114). Sum of RGB (Red+Green+Blue) = 97+54+114=265 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.60% from 265); Green value is 54 (21.48% from 255 or 20.38% from 265); Blue value is 114 (44.92% from 255 or 43.02% from 265); Max value from RGB is 114 - color contains mainly: blue. Hex color #613672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613672 is #9EC98D. Grayscale: #494949. Windows color (decimal): -10406286 or 7485025. OLE color: 7485025.
HSL color Cylindrical-coordinate representation of color #613672: hue angle of 283º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #613672 is Cyan = 0.15, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 54 | 114 | - |
| CMYK | 0.15 | 0.53 | 0 | 0.55 |
| HSL | 283º | 0.36% | 0.33% | - |
| HSV(B) | 283º | 0.53% | 0.45% | - |
| XYZ | 9.29 | 6.39 | 16.66 | - |
| YUV | 73.7 | 150.75 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 114 | 0.15 | 0.53 | 0 | 0.55 | 283 | 0.36 | 0.33 |
| Hex | 61 | 36 | 72 | F | 35 | 0 | 37 | 11B | 24 | 21 |
| Octal | 141 | 66 | 162 | 17 | 65 | 0 | 67 | 433 | 44 | 41 |
| Binary | 1100001 | 110110 | 1110010 | 1111 | 110101 | 0 | 110111 | 100011011 | 100100 | 100001 |
Color Harmonies of #613672
Complementary color
Monochromatic Colors of #613672
Black with #613672
Text Example
Text Example
White with #613672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613672; }
p { color: rgb(97,54,114); }
H1.HeaderClassName
{
color: #613672;
}
.AnyTagClassName
{
color: #613672;
}
</style>
background-color css
<style>
a { background-color: #613672; }
a { background-color: rgb(97,54,114); }
div.DivClassName
{
background-color: #613672;
}
.BgClassName
{
background-color: #613672;
}
</style>
border-color css
<style>
span { border-color: #613672; }
span { border-color: rgb(97,54,114); }
td.TdClassName
{
border-color: #613672;
}
.TagClassName
{
border-color: #613672;
}
</style>