Shades of Butterfly Bush #615288
Tints of Butterfly Bush #615288
RGB
CMYK
RGB Variations
Color information
#615288 (or 0x615288) is known color: Butterfly Bush. HEX triplet: 61, 52 and 88. RGB value is (97,82,136). Sum of RGB (Red+Green+Blue) = 97+82+136=315 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.79% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 136 (53.52% from 255 or 43.17% from 315); Max value from RGB is 136 - color contains mainly: blue. Hex color #615288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615288 is #9EAD77. Grayscale: #5C5C5C. Windows color (decimal): -10399096 or 8933985. OLE color: 8933985.
HSL color Cylindrical-coordinate representation of color #615288: hue angle of 256.67º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #615288 is Cyan = 0.29, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 82 | 136 | - |
| CMYK | 0.29 | 0.40 | 0 | 0.47 |
| HSL | 256.67º | 0.25% | 0.43% | - |
| HSV(B) | 256.67º | 0.4% | 0.53% | - |
| XYZ | 12.39 | 10.35 | 24.64 | - |
| YUV | 92.64 | 152.47 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 136 | 0.29 | 0.40 | 0 | 0.47 | 256.67 | 0.25 | 0.43 |
| Hex | 61 | 52 | 88 | 1D | 28 | 0 | 2F | 101 | 19 | 2B |
| Octal | 141 | 122 | 210 | 35 | 50 | 0 | 57 | 401 | 31 | 53 |
| Binary | 1100001 | 1010010 | 10001000 | 11101 | 101000 | 0 | 101111 | 100000001 | 11001 | 101011 |
Color Harmonies of #615288
Complementary color
Monochromatic Colors of #615288
Black with #615288
Text Example
Text Example
White with #615288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615288; }
p { color: rgb(97,82,136); }
H1.HeaderClassName
{
color: #615288;
}
.AnyTagClassName
{
color: #615288;
}
</style>
background-color css
<style>
a { background-color: #615288; }
a { background-color: rgb(97,82,136); }
div.DivClassName
{
background-color: #615288;
}
.BgClassName
{
background-color: #615288;
}
</style>
border-color css
<style>
span { border-color: #615288; }
span { border-color: rgb(97,82,136); }
td.TdClassName
{
border-color: #615288;
}
.TagClassName
{
border-color: #615288;
}
</style>