Shades of Butterfly Bush #675286
Tints of Butterfly Bush #675286
RGB
CMYK
RGB Variations
Color information
#675286 (or 0x675286) is known color: Butterfly Bush. HEX triplet: 67, 52 and 86. RGB value is (103,82,134). Sum of RGB (Red+Green+Blue) = 103+82+134=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 82 (32.42% from 255 or 25.71% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #675286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675286 is #98AD79. Grayscale: #5E5E5E. Windows color (decimal): -10005882 or 8802919. OLE color: 8802919.
HSL color Cylindrical-coordinate representation of color #675286: hue angle of 264.23º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #675286 is Cyan = 0.23, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 82 | 134 | - |
| CMYK | 0.23 | 0.39 | 0 | 0.47 |
| HSL | 264.23º | 0.24% | 0.42% | - |
| HSV(B) | 264.23º | 0.39% | 0.53% | - |
| XYZ | 12.91 | 10.64 | 23.93 | - |
| YUV | 94.21 | 150.46 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 134 | 0.23 | 0.39 | 0 | 0.47 | 264.23 | 0.24 | 0.42 |
| Hex | 67 | 52 | 86 | 17 | 27 | 0 | 2F | 108 | 18 | 2A |
| Octal | 147 | 122 | 206 | 27 | 47 | 0 | 57 | 410 | 30 | 52 |
| Binary | 1100111 | 1010010 | 10000110 | 10111 | 100111 | 0 | 101111 | 100001000 | 11000 | 101010 |
Color Harmonies of #675286
Complementary color
Monochromatic Colors of #675286
Black with #675286
Text Example
Text Example
White with #675286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675286; }
p { color: rgb(103,82,134); }
H1.HeaderClassName
{
color: #675286;
}
.AnyTagClassName
{
color: #675286;
}
</style>
background-color css
<style>
a { background-color: #675286; }
a { background-color: rgb(103,82,134); }
div.DivClassName
{
background-color: #675286;
}
.BgClassName
{
background-color: #675286;
}
</style>
border-color css
<style>
span { border-color: #675286; }
span { border-color: rgb(103,82,134); }
td.TdClassName
{
border-color: #675286;
}
.TagClassName
{
border-color: #675286;
}
</style>