Shades of Butterfly Bush #61509E
Tints of Butterfly Bush #61509E
RGB
CMYK
RGB Variations
Color information
#61509E (or 0x61509E) is known color: Butterfly Bush. HEX triplet: 61, 50 and 9E. RGB value is (97,80,158). Sum of RGB (Red+Green+Blue) = 97+80+158=335 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.96% from 335); Green value is 80 (31.64% from 255 or 23.88% from 335); Blue value is 158 (62.11% from 255 or 47.16% from 335); Max value from RGB is 158 - color contains mainly: blue. Hex color #61509E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #61509E is #9EAF61. Grayscale: #5D5D5D. Windows color (decimal): -10399586 or 10375265. OLE color: 10375265.
HSL color Cylindrical-coordinate representation of color #61509E: hue angle of 253.08º degrees, saturation: 0.33, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #61509E is Cyan = 0.39, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 97 | 80 | 158 | - |
| CMYK | 0.39 | 0.49 | 0 | 0.38 |
| HSL | 253.08º | 0.33% | 0.47% | - |
| HSV(B) | 253.08º | 0.49% | 0.62% | - |
| XYZ | 13.97 | 10.75 | 33.69 | - |
| YUV | 93.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 158 | 0.39 | 0.49 | 0 | 0.38 | 253.08 | 0.33 | 0.47 |
| Hex | 61 | 50 | 9E | 27 | 31 | 0 | 26 | FD | 21 | 2F |
| Octal | 141 | 120 | 236 | 47 | 61 | 0 | 46 | 375 | 41 | 57 |
| Binary | 1100001 | 1010000 | 10011110 | 100111 | 110001 | 0 | 100110 | 11111101 | 100001 | 101111 |
Color Harmonies of #61509E
Complementary color
Monochromatic Colors of #61509E
Black with #61509E
Text Example
Text Example
White with #61509E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61509E; }
p { color: rgb(97,80,158); }
H1.HeaderClassName
{
color: #61509E;
}
.AnyTagClassName
{
color: #61509E;
}
</style>
background-color css
<style>
a { background-color: #61509E; }
a { background-color: rgb(97,80,158); }
div.DivClassName
{
background-color: #61509E;
}
.BgClassName
{
background-color: #61509E;
}
</style>
border-color css
<style>
span { border-color: #61509E; }
span { border-color: rgb(97,80,158); }
td.TdClassName
{
border-color: #61509E;
}
.TagClassName
{
border-color: #61509E;
}
</style>