Shades of Honey Flower #613376
Tints of Honey Flower #613376
RGB
CMYK
RGB Variations
Color information
#613376 (or 0x613376) is known color: Honey Flower. HEX triplet: 61, 33 and 76. RGB value is (97,51,118). Sum of RGB (Red+Green+Blue) = 97+51+118=266 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.47% from 266); Green value is 51 (20.31% from 255 or 19.17% from 266); Blue value is 118 (46.48% from 255 or 44.36% from 266); Max value from RGB is 118 - color contains mainly: blue. Hex color #613376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613376 is #9ECC89. Grayscale: #484848. Windows color (decimal): -10407050 or 7746401. OLE color: 7746401.
HSL color Cylindrical-coordinate representation of color #613376: hue angle of 281.19º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #613376 is Cyan = 0.18, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 51 | 118 | - |
| CMYK | 0.18 | 0.57 | 0 | 0.54 |
| HSL | 281.19º | 0.4% | 0.33% | - |
| HSV(B) | 281.19º | 0.57% | 0.46% | - |
| XYZ | 9.38 | 6.22 | 17.84 | - |
| YUV | 72.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 118 | 0.18 | 0.57 | 0 | 0.54 | 281.19 | 0.4 | 0.33 |
| Hex | 61 | 33 | 76 | 12 | 39 | 0 | 36 | 119 | 28 | 21 |
| Octal | 141 | 63 | 166 | 22 | 71 | 0 | 66 | 431 | 50 | 41 |
| Binary | 1100001 | 110011 | 1110110 | 10010 | 111001 | 0 | 110110 | 100011001 | 101000 | 100001 |
Color Harmonies of #613376
Complementary color
Monochromatic Colors of #613376
Black with #613376
Text Example
Text Example
White with #613376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613376; }
p { color: rgb(97,51,118); }
H1.HeaderClassName
{
color: #613376;
}
.AnyTagClassName
{
color: #613376;
}
</style>
background-color css
<style>
a { background-color: #613376; }
a { background-color: rgb(97,51,118); }
div.DivClassName
{
background-color: #613376;
}
.BgClassName
{
background-color: #613376;
}
</style>
border-color css
<style>
span { border-color: #613376; }
span { border-color: rgb(97,51,118); }
td.TdClassName
{
border-color: #613376;
}
.TagClassName
{
border-color: #613376;
}
</style>