Shades of Honey Flower #613572
Tints of Honey Flower #613572
RGB
CMYK
RGB Variations
Color information
#613572 (or 0x613572) is known color: Honey Flower. HEX triplet: 61, 35 and 72. RGB value is (97,53,114). Sum of RGB (Red+Green+Blue) = 97+53+114=264 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.74% from 264); Green value is 53 (21.09% from 255 or 20.08% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 114 - color contains mainly: blue. Hex color #613572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613572 is #9ECA8D. Grayscale: #484848. Windows color (decimal): -10406542 or 7484769. OLE color: 7484769.
HSL color Cylindrical-coordinate representation of color #613572: hue angle of 283.28º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #613572 is Cyan = 0.15, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 53 | 114 | - |
| CMYK | 0.15 | 0.54 | 0 | 0.55 |
| HSL | 283.28º | 0.37% | 0.33% | - |
| HSV(B) | 283.28º | 0.54% | 0.45% | - |
| XYZ | 9.24 | 6.3 | 16.65 | - |
| YUV | 73.11 | 151.08 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 114 | 0.15 | 0.54 | 0 | 0.55 | 283.28 | 0.37 | 0.33 |
| Hex | 61 | 35 | 72 | F | 36 | 0 | 37 | 11B | 25 | 21 |
| Octal | 141 | 65 | 162 | 17 | 66 | 0 | 67 | 433 | 45 | 41 |
| Binary | 1100001 | 110101 | 1110010 | 1111 | 110110 | 0 | 110111 | 100011011 | 100101 | 100001 |
Color Harmonies of #613572
Complementary color
Monochromatic Colors of #613572
Black with #613572
Text Example
Text Example
White with #613572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613572; }
p { color: rgb(97,53,114); }
H1.HeaderClassName
{
color: #613572;
}
.AnyTagClassName
{
color: #613572;
}
</style>
background-color css
<style>
a { background-color: #613572; }
a { background-color: rgb(97,53,114); }
div.DivClassName
{
background-color: #613572;
}
.BgClassName
{
background-color: #613572;
}
</style>
border-color css
<style>
span { border-color: #613572; }
span { border-color: rgb(97,53,114); }
td.TdClassName
{
border-color: #613572;
}
.TagClassName
{
border-color: #613572;
}
</style>