Shades of Butterfly Bush #615281
Tints of Butterfly Bush #615281
RGB
CMYK
RGB Variations
Color information
#615281 (or 0x615281) is known color: Butterfly Bush. HEX triplet: 61, 52 and 81. RGB value is (97,82,129). Sum of RGB (Red+Green+Blue) = 97+82+129=308 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.49% from 308); Green value is 82 (32.42% from 255 or 26.62% from 308); Blue value is 129 (50.78% from 255 or 41.88% from 308); Max value from RGB is 129 - color contains mainly: blue. Hex color #615281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615281 is #9EAD7E. Grayscale: #5B5B5B. Windows color (decimal): -10399103 or 8475233. OLE color: 8475233.
HSL color Cylindrical-coordinate representation of color #615281: hue angle of 259.15º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #615281 is Cyan = 0.25, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 82 | 129 | - |
| CMYK | 0.25 | 0.36 | 0 | 0.49 |
| HSL | 259.15º | 0.22% | 0.41% | - |
| HSV(B) | 259.15º | 0.36% | 0.51% | - |
| XYZ | 11.91 | 10.16 | 22.1 | - |
| YUV | 91.84 | 148.97 | 131.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 129 | 0.25 | 0.36 | 0 | 0.49 | 259.15 | 0.22 | 0.41 |
| Hex | 61 | 52 | 81 | 19 | 24 | 0 | 31 | 103 | 16 | 29 |
| Octal | 141 | 122 | 201 | 31 | 44 | 0 | 61 | 403 | 26 | 51 |
| Binary | 1100001 | 1010010 | 10000001 | 11001 | 100100 | 0 | 110001 | 100000011 | 10110 | 101001 |
Color Harmonies of #615281
Complementary color
Monochromatic Colors of #615281
Black with #615281
Text Example
Text Example
White with #615281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615281; }
p { color: rgb(97,82,129); }
H1.HeaderClassName
{
color: #615281;
}
.AnyTagClassName
{
color: #615281;
}
</style>
background-color css
<style>
a { background-color: #615281; }
a { background-color: rgb(97,82,129); }
div.DivClassName
{
background-color: #615281;
}
.BgClassName
{
background-color: #615281;
}
</style>
border-color css
<style>
span { border-color: #615281; }
span { border-color: rgb(97,82,129); }
td.TdClassName
{
border-color: #615281;
}
.TagClassName
{
border-color: #615281;
}
</style>