Shades of Butterfly Bush #675093
Tints of Butterfly Bush #675093
RGB
CMYK
RGB Variations
Color information
#675093 (or 0x675093) is known color: Butterfly Bush. HEX triplet: 67, 50 and 93. RGB value is (103,80,147). Sum of RGB (Red+Green+Blue) = 103+80+147=330 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.21% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 147 (57.81% from 255 or 44.55% from 330); Max value from RGB is 147 - color contains mainly: blue. Hex color #675093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675093 is #98AF6C. Grayscale: #5E5E5E. Windows color (decimal): -10006381 or 9654375. OLE color: 9654375.
HSL color Cylindrical-coordinate representation of color #675093: hue angle of 260.6º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #675093 is Cyan = 0.30, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 80 | 147 | - |
| CMYK | 0.30 | 0.46 | 0 | 0.42 |
| HSL | 260.6º | 0.3% | 0.45% | - |
| HSV(B) | 260.6º | 0.46% | 0.58% | - |
| XYZ | 13.73 | 10.73 | 28.95 | - |
| YUV | 94.52 | 157.62 | 134.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 147 | 0.30 | 0.46 | 0 | 0.42 | 260.6 | 0.3 | 0.45 |
| Hex | 67 | 50 | 93 | 1E | 2E | 0 | 2A | 105 | 1E | 2D |
| Octal | 147 | 120 | 223 | 36 | 56 | 0 | 52 | 405 | 36 | 55 |
| Binary | 1100111 | 1010000 | 10010011 | 11110 | 101110 | 0 | 101010 | 100000101 | 11110 | 101101 |
Color Harmonies of #675093
Complementary color
Monochromatic Colors of #675093
Black with #675093
Text Example
Text Example
White with #675093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675093; }
p { color: rgb(103,80,147); }
H1.HeaderClassName
{
color: #675093;
}
.AnyTagClassName
{
color: #675093;
}
</style>
background-color css
<style>
a { background-color: #675093; }
a { background-color: rgb(103,80,147); }
div.DivClassName
{
background-color: #675093;
}
.BgClassName
{
background-color: #675093;
}
</style>
border-color css
<style>
span { border-color: #675093; }
span { border-color: rgb(103,80,147); }
td.TdClassName
{
border-color: #675093;
}
.TagClassName
{
border-color: #675093;
}
</style>