Shades of Butterfly Bush #675097
Tints of Butterfly Bush #675097
RGB
CMYK
RGB Variations
Color information
#675097 (or 0x675097) is known color: Butterfly Bush. HEX triplet: 67, 50 and 97. RGB value is (103,80,151). Sum of RGB (Red+Green+Blue) = 103+80+151=334 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.84% from 334); Green value is 80 (31.64% from 255 or 23.95% from 334); Blue value is 151 (59.38% from 255 or 45.21% from 334); Max value from RGB is 151 - color contains mainly: blue. Hex color #675097 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675097 is #98AF68. Grayscale: #5E5E5E. Windows color (decimal): -10006377 or 9916519. OLE color: 9916519.
HSL color Cylindrical-coordinate representation of color #675097: hue angle of 259.44º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #675097 is Cyan = 0.32, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 80 | 151 | - |
| CMYK | 0.32 | 0.47 | 0 | 0.41 |
| HSL | 259.44º | 0.31% | 0.45% | - |
| HSV(B) | 259.44º | 0.47% | 0.59% | - |
| XYZ | 14.05 | 10.86 | 30.63 | - |
| YUV | 94.97 | 159.62 | 133.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 151 | 0.32 | 0.47 | 0 | 0.41 | 259.44 | 0.31 | 0.45 |
| Hex | 67 | 50 | 97 | 20 | 2F | 0 | 29 | 103 | 1F | 2D |
| Octal | 147 | 120 | 227 | 40 | 57 | 0 | 51 | 403 | 37 | 55 |
| Binary | 1100111 | 1010000 | 10010111 | 100000 | 101111 | 0 | 101001 | 100000011 | 11111 | 101101 |
Color Harmonies of #675097
Complementary color
Monochromatic Colors of #675097
Black with #675097
Text Example
Text Example
White with #675097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675097; }
p { color: rgb(103,80,151); }
H1.HeaderClassName
{
color: #675097;
}
.AnyTagClassName
{
color: #675097;
}
</style>
background-color css
<style>
a { background-color: #675097; }
a { background-color: rgb(103,80,151); }
div.DivClassName
{
background-color: #675097;
}
.BgClassName
{
background-color: #675097;
}
</style>
border-color css
<style>
span { border-color: #675097; }
span { border-color: rgb(103,80,151); }
td.TdClassName
{
border-color: #675097;
}
.TagClassName
{
border-color: #675097;
}
</style>