Shades of Honey Flower #61416A
Tints of Honey Flower #61416A
RGB
CMYK
RGB Variations
Color information
#61416A (or 0x61416A) is known color: Honey Flower. HEX triplet: 61, 41 and 6A. RGB value is (97,65,106). Sum of RGB (Red+Green+Blue) = 97+65+106=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 106 (41.80% from 255 or 39.55% from 268); Max value from RGB is 106 - color contains mainly: blue. Hex color #61416A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #61416A is #9EBE95. Grayscale: #4F4F4F. Windows color (decimal): -10403478 or 6963553. OLE color: 6963553.
HSL color Cylindrical-coordinate representation of color #61416A: hue angle of 286.83º degrees, saturation: 0.24, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #61416A is Cyan = 0.08, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 97 | 65 | 106 | - |
| CMYK | 0.08 | 0.39 | 0 | 0.58 |
| HSL | 286.83º | 0.24% | 0.34% | - |
| HSV(B) | 286.83º | 0.39% | 0.42% | - |
| XYZ | 9.42 | 7.36 | 14.56 | - |
| YUV | 79.24 | 143.1 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 106 | 0.08 | 0.39 | 0 | 0.58 | 286.83 | 0.24 | 0.34 |
| Hex | 61 | 41 | 6A | 8 | 27 | 0 | 3A | 11F | 18 | 22 |
| Octal | 141 | 101 | 152 | 10 | 47 | 0 | 72 | 437 | 30 | 42 |
| Binary | 1100001 | 1000001 | 1101010 | 1000 | 100111 | 0 | 111010 | 100011111 | 11000 | 100010 |
Color Harmonies of #61416A
Complementary color
Monochromatic Colors of #61416A
Black with #61416A
Text Example
Text Example
White with #61416A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61416A; }
p { color: rgb(97,65,106); }
H1.HeaderClassName
{
color: #61416A;
}
.AnyTagClassName
{
color: #61416A;
}
</style>
background-color css
<style>
a { background-color: #61416A; }
a { background-color: rgb(97,65,106); }
div.DivClassName
{
background-color: #61416A;
}
.BgClassName
{
background-color: #61416A;
}
</style>
border-color css
<style>
span { border-color: #61416A; }
span { border-color: rgb(97,65,106); }
td.TdClassName
{
border-color: #61416A;
}
.TagClassName
{
border-color: #61416A;
}
</style>