Shades of Honey Flower #613175
Tints of Honey Flower #613175
RGB
CMYK
RGB Variations
Color information
#613175 (or 0x613175) is known color: Honey Flower. HEX triplet: 61, 31 and 75. RGB value is (97,49,117). Sum of RGB (Red+Green+Blue) = 97+49+117=263 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.88% from 263); Green value is 49 (19.53% from 255 or 18.63% from 263); Blue value is 117 (46.09% from 255 or 44.49% from 263); Max value from RGB is 117 - color contains mainly: blue. Hex color #613175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613175 is #9ECE8A. Grayscale: #464646. Windows color (decimal): -10407563 or 7680353. OLE color: 7680353.
HSL color Cylindrical-coordinate representation of color #613175: hue angle of 282.35º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #613175 is Cyan = 0.17, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 49 | 117 | - |
| CMYK | 0.17 | 0.58 | 0 | 0.54 |
| HSL | 282.35º | 0.41% | 0.33% | - |
| HSV(B) | 282.35º | 0.58% | 0.46% | - |
| XYZ | 9.24 | 6.02 | 17.51 | - |
| YUV | 71.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 117 | 0.17 | 0.58 | 0 | 0.54 | 282.35 | 0.41 | 0.33 |
| Hex | 61 | 31 | 75 | 11 | 3A | 0 | 36 | 11A | 29 | 21 |
| Octal | 141 | 61 | 165 | 21 | 72 | 0 | 66 | 432 | 51 | 41 |
| Binary | 1100001 | 110001 | 1110101 | 10001 | 111010 | 0 | 110110 | 100011010 | 101001 | 100001 |
Color Harmonies of #613175
Complementary color
Monochromatic Colors of #613175
Black with #613175
Text Example
Text Example
White with #613175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613175; }
p { color: rgb(97,49,117); }
H1.HeaderClassName
{
color: #613175;
}
.AnyTagClassName
{
color: #613175;
}
</style>
background-color css
<style>
a { background-color: #613175; }
a { background-color: rgb(97,49,117); }
div.DivClassName
{
background-color: #613175;
}
.BgClassName
{
background-color: #613175;
}
</style>
border-color css
<style>
span { border-color: #613175; }
span { border-color: rgb(97,49,117); }
td.TdClassName
{
border-color: #613175;
}
.TagClassName
{
border-color: #613175;
}
</style>