Shades of Honey Flower #61426A
Tints of Honey Flower #61426A
RGB
CMYK
RGB Variations
Color information
#61426A (or 0x61426A) is known color: Honey Flower. HEX triplet: 61, 42 and 6A. RGB value is (97,66,106). Sum of RGB (Red+Green+Blue) = 97+66+106=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 66 (26.17% from 255 or 24.54% from 269); Blue value is 106 (41.80% from 255 or 39.41% from 269); Max value from RGB is 106 - color contains mainly: blue. Hex color #61426A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #61426A is #9EBD95. Grayscale: #4F4F4F. Windows color (decimal): -10403222 or 6963809. OLE color: 6963809.
HSL color Cylindrical-coordinate representation of color #61426A: hue angle of 286.5º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #61426A is Cyan = 0.08, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 97 | 66 | 106 | - |
| CMYK | 0.08 | 0.38 | 0 | 0.58 |
| HSL | 286.5º | 0.23% | 0.34% | - |
| HSV(B) | 286.5º | 0.38% | 0.42% | - |
| XYZ | 9.48 | 7.48 | 14.58 | - |
| YUV | 79.83 | 142.77 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 106 | 0.08 | 0.38 | 0 | 0.58 | 286.5 | 0.23 | 0.34 |
| Hex | 61 | 42 | 6A | 8 | 26 | 0 | 3A | 11E | 17 | 22 |
| Octal | 141 | 102 | 152 | 10 | 46 | 0 | 72 | 436 | 27 | 42 |
| Binary | 1100001 | 1000010 | 1101010 | 1000 | 100110 | 0 | 111010 | 100011110 | 10111 | 100010 |
Color Harmonies of #61426A
Complementary color
Monochromatic Colors of #61426A
Black with #61426A
Text Example
Text Example
White with #61426A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61426A; }
p { color: rgb(97,66,106); }
H1.HeaderClassName
{
color: #61426A;
}
.AnyTagClassName
{
color: #61426A;
}
</style>
background-color css
<style>
a { background-color: #61426A; }
a { background-color: rgb(97,66,106); }
div.DivClassName
{
background-color: #61426A;
}
.BgClassName
{
background-color: #61426A;
}
</style>
border-color css
<style>
span { border-color: #61426A; }
span { border-color: rgb(97,66,106); }
td.TdClassName
{
border-color: #61426A;
}
.TagClassName
{
border-color: #61426A;
}
</style>