Shades of Butterfly Bush #675199
Tints of Butterfly Bush #675199
RGB
CMYK
RGB Variations
Color information
#675199 (or 0x675199) is known color: Butterfly Bush. HEX triplet: 67, 51 and 99. RGB value is (103,81,153). Sum of RGB (Red+Green+Blue) = 103+81+153=337 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.56% from 337); Green value is 81 (32.03% from 255 or 24.04% from 337); Blue value is 153 (60.16% from 255 or 45.40% from 337); Max value from RGB is 153 - color contains mainly: blue. Hex color #675199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675199 is #98AE66. Grayscale: #5F5F5F. Windows color (decimal): -10006119 or 10047847. OLE color: 10047847.
HSL color Cylindrical-coordinate representation of color #675199: hue angle of 258.33º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #675199 is Cyan = 0.33, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 103 | 81 | 153 | - |
| CMYK | 0.33 | 0.47 | 0 | 0.4 |
| HSL | 258.33º | 0.31% | 0.46% | - |
| HSV(B) | 258.33º | 0.47% | 0.6% | - |
| XYZ | 14.29 | 11.07 | 31.52 | - |
| YUV | 95.79 | 160.29 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 153 | 0.33 | 0.47 | 0 | 0.4 | 258.33 | 0.31 | 0.46 |
| Hex | 67 | 51 | 99 | 21 | 2F | 0 | 28 | 102 | 1F | 2E |
| Octal | 147 | 121 | 231 | 41 | 57 | 0 | 50 | 402 | 37 | 56 |
| Binary | 1100111 | 1010001 | 10011001 | 100001 | 101111 | 0 | 101000 | 100000010 | 11111 | 101110 |
Color Harmonies of #675199
Complementary color
Monochromatic Colors of #675199
Black with #675199
Text Example
Text Example
White with #675199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675199; }
p { color: rgb(103,81,153); }
H1.HeaderClassName
{
color: #675199;
}
.AnyTagClassName
{
color: #675199;
}
</style>
background-color css
<style>
a { background-color: #675199; }
a { background-color: rgb(103,81,153); }
div.DivClassName
{
background-color: #675199;
}
.BgClassName
{
background-color: #675199;
}
</style>
border-color css
<style>
span { border-color: #675199; }
span { border-color: rgb(103,81,153); }
td.TdClassName
{
border-color: #675199;
}
.TagClassName
{
border-color: #675199;
}
</style>