Shades of Honey Flower #613274
Tints of Honey Flower #613274
RGB
CMYK
RGB Variations
Color information
#613274 (or 0x613274) is known color: Honey Flower. HEX triplet: 61, 32 and 74. RGB value is (97,50,116). Sum of RGB (Red+Green+Blue) = 97+50+116=263 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.88% from 263); Green value is 50 (19.92% from 255 or 19.01% from 263); Blue value is 116 (45.70% from 255 or 44.11% from 263); Max value from RGB is 116 - color contains mainly: blue. Hex color #613274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613274 is #9ECD8B. Grayscale: #474747. Windows color (decimal): -10407308 or 7615073. OLE color: 7615073.
HSL color Cylindrical-coordinate representation of color #613274: hue angle of 282.73º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #613274 is Cyan = 0.16, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 50 | 116 | - |
| CMYK | 0.16 | 0.57 | 0 | 0.55 |
| HSL | 282.73º | 0.4% | 0.33% | - |
| HSV(B) | 282.73º | 0.57% | 0.45% | - |
| XYZ | 9.22 | 6.08 | 17.21 | - |
| YUV | 71.58 | 153.07 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 116 | 0.16 | 0.57 | 0 | 0.55 | 282.73 | 0.4 | 0.33 |
| Hex | 61 | 32 | 74 | 10 | 39 | 0 | 37 | 11B | 28 | 21 |
| Octal | 141 | 62 | 164 | 20 | 71 | 0 | 67 | 433 | 50 | 41 |
| Binary | 1100001 | 110010 | 1110100 | 10000 | 111001 | 0 | 110111 | 100011011 | 101000 | 100001 |
Color Harmonies of #613274
Complementary color
Monochromatic Colors of #613274
Black with #613274
Text Example
Text Example
White with #613274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613274; }
p { color: rgb(97,50,116); }
H1.HeaderClassName
{
color: #613274;
}
.AnyTagClassName
{
color: #613274;
}
</style>
background-color css
<style>
a { background-color: #613274; }
a { background-color: rgb(97,50,116); }
div.DivClassName
{
background-color: #613274;
}
.BgClassName
{
background-color: #613274;
}
</style>
border-color css
<style>
span { border-color: #613274; }
span { border-color: rgb(97,50,116); }
td.TdClassName
{
border-color: #613274;
}
.TagClassName
{
border-color: #613274;
}
</style>