Shades of Honey Flower #613278
Tints of Honey Flower #613278
RGB
CMYK
RGB Variations
Color information
#613278 (or 0x613278) is known color: Honey Flower. HEX triplet: 61, 32 and 78. RGB value is (97,50,120). Sum of RGB (Red+Green+Blue) = 97+50+120=267 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.33% from 267); Green value is 50 (19.92% from 255 or 18.73% from 267); Blue value is 120 (47.27% from 255 or 44.94% from 267); Max value from RGB is 120 - color contains mainly: blue. Hex color #613278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613278 is #9ECD87. Grayscale: #474747. Windows color (decimal): -10407304 or 7877217. OLE color: 7877217.
HSL color Cylindrical-coordinate representation of color #613278: hue angle of 280.29º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #613278 is Cyan = 0.19, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 50 | 120 | - |
| CMYK | 0.19 | 0.58 | 0 | 0.53 |
| HSL | 280.29º | 0.41% | 0.33% | - |
| HSV(B) | 280.29º | 0.58% | 0.47% | - |
| XYZ | 9.46 | 6.18 | 18.46 | - |
| YUV | 72.03 | 155.07 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 120 | 0.19 | 0.58 | 0 | 0.53 | 280.29 | 0.41 | 0.33 |
| Hex | 61 | 32 | 78 | 13 | 3A | 0 | 35 | 118 | 29 | 21 |
| Octal | 141 | 62 | 170 | 23 | 72 | 0 | 65 | 430 | 51 | 41 |
| Binary | 1100001 | 110010 | 1111000 | 10011 | 111010 | 0 | 110101 | 100011000 | 101001 | 100001 |
Color Harmonies of #613278
Complementary color
Monochromatic Colors of #613278
Black with #613278
Text Example
Text Example
White with #613278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613278; }
p { color: rgb(97,50,120); }
H1.HeaderClassName
{
color: #613278;
}
.AnyTagClassName
{
color: #613278;
}
</style>
background-color css
<style>
a { background-color: #613278; }
a { background-color: rgb(97,50,120); }
div.DivClassName
{
background-color: #613278;
}
.BgClassName
{
background-color: #613278;
}
</style>
border-color css
<style>
span { border-color: #613278; }
span { border-color: rgb(97,50,120); }
td.TdClassName
{
border-color: #613278;
}
.TagClassName
{
border-color: #613278;
}
</style>