Shades of Butterfly Bush #615098
Tints of Butterfly Bush #615098
RGB
CMYK
RGB Variations
Color information
#615098 (or 0x615098) is known color: Butterfly Bush. HEX triplet: 61, 50 and 98. RGB value is (97,80,152). Sum of RGB (Red+Green+Blue) = 97+80+152=329 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.48% from 329); Green value is 80 (31.64% from 255 or 24.32% from 329); Blue value is 152 (59.77% from 255 or 46.20% from 329); Max value from RGB is 152 - color contains mainly: blue. Hex color #615098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615098 is #9EAF67. Grayscale: #5D5D5D. Windows color (decimal): -10399592 or 9982049. OLE color: 9982049.
HSL color Cylindrical-coordinate representation of color #615098: hue angle of 254.17º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #615098 is Cyan = 0.36, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 80 | 152 | - |
| CMYK | 0.36 | 0.47 | 0 | 0.40 |
| HSL | 254.17º | 0.31% | 0.45% | - |
| HSV(B) | 254.17º | 0.47% | 0.6% | - |
| XYZ | 13.47 | 10.55 | 31.03 | - |
| YUV | 93.29 | 161.13 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 152 | 0.36 | 0.47 | 0 | 0.40 | 254.17 | 0.31 | 0.45 |
| Hex | 61 | 50 | 98 | 24 | 2F | 0 | 28 | FE | 1F | 2D |
| Octal | 141 | 120 | 230 | 44 | 57 | 0 | 50 | 376 | 37 | 55 |
| Binary | 1100001 | 1010000 | 10011000 | 100100 | 101111 | 0 | 101000 | 11111110 | 11111 | 101101 |
Color Harmonies of #615098
Complementary color
Monochromatic Colors of #615098
Black with #615098
Text Example
Text Example
White with #615098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615098; }
p { color: rgb(97,80,152); }
H1.HeaderClassName
{
color: #615098;
}
.AnyTagClassName
{
color: #615098;
}
</style>
background-color css
<style>
a { background-color: #615098; }
a { background-color: rgb(97,80,152); }
div.DivClassName
{
background-color: #615098;
}
.BgClassName
{
background-color: #615098;
}
</style>
border-color css
<style>
span { border-color: #615098; }
span { border-color: rgb(97,80,152); }
td.TdClassName
{
border-color: #615098;
}
.TagClassName
{
border-color: #615098;
}
</style>