Shades of Butterfly Bush #675596
Tints of Butterfly Bush #675596
RGB
CMYK
RGB Variations
Color information
#675596 (or 0x675596) is known color: Butterfly Bush. HEX triplet: 67, 55 and 96. RGB value is (103,85,150). Sum of RGB (Red+Green+Blue) = 103+85+150=338 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.47% from 338); Green value is 85 (33.59% from 255 or 25.15% from 338); Blue value is 150 (58.98% from 255 or 44.38% from 338); Max value from RGB is 150 - color contains mainly: blue. Hex color #675596 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675596 is #98AA69. Grayscale: #616161. Windows color (decimal): -10005098 or 9852263. OLE color: 9852263.
HSL color Cylindrical-coordinate representation of color #675596: hue angle of 256.62º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #675596 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 85 | 150 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.41 |
| HSL | 256.62º | 0.28% | 0.46% | - |
| HSV(B) | 256.62º | 0.43% | 0.59% | - |
| XYZ | 14.35 | 11.58 | 30.33 | - |
| YUV | 97.79 | 157.46 | 131.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 150 | 0.31 | 0.43 | 0 | 0.41 | 256.62 | 0.28 | 0.46 |
| Hex | 67 | 55 | 96 | 1F | 2B | 0 | 29 | 101 | 1C | 2E |
| Octal | 147 | 125 | 226 | 37 | 53 | 0 | 51 | 401 | 34 | 56 |
| Binary | 1100111 | 1010101 | 10010110 | 11111 | 101011 | 0 | 101001 | 100000001 | 11100 | 101110 |
Color Harmonies of #675596
Complementary color
Monochromatic Colors of #675596
Black with #675596
Text Example
Text Example
White with #675596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675596; }
p { color: rgb(103,85,150); }
H1.HeaderClassName
{
color: #675596;
}
.AnyTagClassName
{
color: #675596;
}
</style>
background-color css
<style>
a { background-color: #675596; }
a { background-color: rgb(103,85,150); }
div.DivClassName
{
background-color: #675596;
}
.BgClassName
{
background-color: #675596;
}
</style>
border-color css
<style>
span { border-color: #675596; }
span { border-color: rgb(103,85,150); }
td.TdClassName
{
border-color: #675596;
}
.TagClassName
{
border-color: #675596;
}
</style>