Shades of Honey Flower #613270
Tints of Honey Flower #613270
RGB
CMYK
RGB Variations
Color information
#613270 (or 0x613270) is known color: Honey Flower. HEX triplet: 61, 32 and 70. RGB value is (97,50,112). Sum of RGB (Red+Green+Blue) = 97+50+112=259 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.45% from 259); Green value is 50 (19.92% from 255 or 19.31% from 259); Blue value is 112 (44.14% from 255 or 43.24% from 259); Max value from RGB is 112 - color contains mainly: blue. Hex color #613270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613270 is #9ECD8F. Grayscale: #464646. Windows color (decimal): -10407312 or 7352929. OLE color: 7352929.
HSL color Cylindrical-coordinate representation of color #613270: hue angle of 285.48º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #613270 is Cyan = 0.13, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 50 | 112 | - |
| CMYK | 0.13 | 0.55 | 0 | 0.56 |
| HSL | 285.48º | 0.38% | 0.32% | - |
| HSV(B) | 285.48º | 0.55% | 0.44% | - |
| XYZ | 8.99 | 5.99 | 16.01 | - |
| YUV | 71.12 | 151.07 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 112 | 0.13 | 0.55 | 0 | 0.56 | 285.48 | 0.38 | 0.32 |
| Hex | 61 | 32 | 70 | D | 37 | 0 | 38 | 11D | 26 | 20 |
| Octal | 141 | 62 | 160 | 15 | 67 | 0 | 70 | 435 | 46 | 40 |
| Binary | 1100001 | 110010 | 1110000 | 1101 | 110111 | 0 | 111000 | 100011101 | 100110 | 100000 |
Color Harmonies of #613270
Complementary color
Monochromatic Colors of #613270
Black with #613270
Text Example
Text Example
White with #613270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613270; }
p { color: rgb(97,50,112); }
H1.HeaderClassName
{
color: #613270;
}
.AnyTagClassName
{
color: #613270;
}
</style>
background-color css
<style>
a { background-color: #613270; }
a { background-color: rgb(97,50,112); }
div.DivClassName
{
background-color: #613270;
}
.BgClassName
{
background-color: #613270;
}
</style>
border-color css
<style>
span { border-color: #613270; }
span { border-color: rgb(97,50,112); }
td.TdClassName
{
border-color: #613270;
}
.TagClassName
{
border-color: #613270;
}
</style>