Shades of Butterfly Bush #675386
Tints of Butterfly Bush #675386
RGB
CMYK
RGB Variations
Color information
#675386 (or 0x675386) is known color: Butterfly Bush. HEX triplet: 67, 53 and 86. RGB value is (103,83,134). Sum of RGB (Red+Green+Blue) = 103+83+134=320 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.19% from 320); Green value is 83 (32.81% from 255 or 25.94% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 134 - color contains mainly: blue. Hex color #675386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675386 is #98AC79. Grayscale: #5E5E5E. Windows color (decimal): -10005626 or 8803175. OLE color: 8803175.
HSL color Cylindrical-coordinate representation of color #675386: hue angle of 263.53º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #675386 is Cyan = 0.23, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 83 | 134 | - |
| CMYK | 0.23 | 0.38 | 0 | 0.47 |
| HSL | 263.53º | 0.24% | 0.43% | - |
| HSV(B) | 263.53º | 0.38% | 0.53% | - |
| XYZ | 12.99 | 10.79 | 23.95 | - |
| YUV | 94.79 | 150.13 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 134 | 0.23 | 0.38 | 0 | 0.47 | 263.53 | 0.24 | 0.43 |
| Hex | 67 | 53 | 86 | 17 | 26 | 0 | 2F | 108 | 18 | 2B |
| Octal | 147 | 123 | 206 | 27 | 46 | 0 | 57 | 410 | 30 | 53 |
| Binary | 1100111 | 1010011 | 10000110 | 10111 | 100110 | 0 | 101111 | 100001000 | 11000 | 101011 |
Color Harmonies of #675386
Complementary color
Monochromatic Colors of #675386
Black with #675386
Text Example
Text Example
White with #675386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675386; }
p { color: rgb(103,83,134); }
H1.HeaderClassName
{
color: #675386;
}
.AnyTagClassName
{
color: #675386;
}
</style>
background-color css
<style>
a { background-color: #675386; }
a { background-color: rgb(103,83,134); }
div.DivClassName
{
background-color: #675386;
}
.BgClassName
{
background-color: #675386;
}
</style>
border-color css
<style>
span { border-color: #675386; }
span { border-color: rgb(103,83,134); }
td.TdClassName
{
border-color: #675386;
}
.TagClassName
{
border-color: #675386;
}
</style>