Shades of Butterfly Bush #685297
Tints of Butterfly Bush #685297
RGB
CMYK
RGB Variations
Color information
#685297 (or 0x685297) is known color: Butterfly Bush. HEX triplet: 68, 52 and 97. RGB value is (104,82,151). Sum of RGB (Red+Green+Blue) = 104+82+151=337 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.86% from 337); Green value is 82 (32.42% from 255 or 24.33% from 337); Blue value is 151 (59.38% from 255 or 44.81% from 337); Max value from RGB is 151 - color contains mainly: blue. Hex color #685297 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685297 is #97AD68. Grayscale: #606060. Windows color (decimal): -9940329 or 9917032. OLE color: 9917032.
HSL color Cylindrical-coordinate representation of color #685297: hue angle of 259.13º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #685297 is Cyan = 0.31, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 82 | 151 | - |
| CMYK | 0.31 | 0.46 | 0 | 0.41 |
| HSL | 259.13º | 0.3% | 0.46% | - |
| HSV(B) | 259.13º | 0.46% | 0.59% | - |
| XYZ | 14.31 | 11.21 | 30.69 | - |
| YUV | 96.44 | 158.79 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 151 | 0.31 | 0.46 | 0 | 0.41 | 259.13 | 0.3 | 0.46 |
| Hex | 68 | 52 | 97 | 1F | 2E | 0 | 29 | 103 | 1E | 2E |
| Octal | 150 | 122 | 227 | 37 | 56 | 0 | 51 | 403 | 36 | 56 |
| Binary | 1101000 | 1010010 | 10010111 | 11111 | 101110 | 0 | 101001 | 100000011 | 11110 | 101110 |
Color Harmonies of #685297
Complementary color
Monochromatic Colors of #685297
Black with #685297
Text Example
Text Example
White with #685297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685297; }
p { color: rgb(104,82,151); }
H1.HeaderClassName
{
color: #685297;
}
.AnyTagClassName
{
color: #685297;
}
</style>
background-color css
<style>
a { background-color: #685297; }
a { background-color: rgb(104,82,151); }
div.DivClassName
{
background-color: #685297;
}
.BgClassName
{
background-color: #685297;
}
</style>
border-color css
<style>
span { border-color: #685297; }
span { border-color: rgb(104,82,151); }
td.TdClassName
{
border-color: #685297;
}
.TagClassName
{
border-color: #685297;
}
</style>