Shades of Honey Flower #613775
Tints of Honey Flower #613775
RGB
CMYK
RGB Variations
Color information
#613775 (or 0x613775) is known color: Honey Flower. HEX triplet: 61, 37 and 75. RGB value is (97,55,117). Sum of RGB (Red+Green+Blue) = 97+55+117=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 55 (21.88% from 255 or 20.45% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 117 - color contains mainly: blue. Hex color #613775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613775 is #9EC88A. Grayscale: #4A4A4A. Windows color (decimal): -10406027 or 7681889. OLE color: 7681889.
HSL color Cylindrical-coordinate representation of color #613775: hue angle of 280.65º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #613775 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 55 | 117 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.54 |
| HSL | 280.65º | 0.36% | 0.34% | - |
| HSV(B) | 280.65º | 0.53% | 0.46% | - |
| XYZ | 9.51 | 6.56 | 17.59 | - |
| YUV | 74.63 | 151.91 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 117 | 0.17 | 0.53 | 0 | 0.54 | 280.65 | 0.36 | 0.34 |
| Hex | 61 | 37 | 75 | 11 | 35 | 0 | 36 | 119 | 24 | 22 |
| Octal | 141 | 67 | 165 | 21 | 65 | 0 | 66 | 431 | 44 | 42 |
| Binary | 1100001 | 110111 | 1110101 | 10001 | 110101 | 0 | 110110 | 100011001 | 100100 | 100010 |
Color Harmonies of #613775
Complementary color
Monochromatic Colors of #613775
Black with #613775
Text Example
Text Example
White with #613775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613775; }
p { color: rgb(97,55,117); }
H1.HeaderClassName
{
color: #613775;
}
.AnyTagClassName
{
color: #613775;
}
</style>
background-color css
<style>
a { background-color: #613775; }
a { background-color: rgb(97,55,117); }
div.DivClassName
{
background-color: #613775;
}
.BgClassName
{
background-color: #613775;
}
</style>
border-color css
<style>
span { border-color: #613775; }
span { border-color: rgb(97,55,117); }
td.TdClassName
{
border-color: #613775;
}
.TagClassName
{
border-color: #613775;
}
</style>