Shades of Butterfly Bush #675594
Tints of Butterfly Bush #675594
RGB
CMYK
RGB Variations
Color information
#675594 (or 0x675594) is known color: Butterfly Bush. HEX triplet: 67, 55 and 94. RGB value is (103,85,148). Sum of RGB (Red+Green+Blue) = 103+85+148=336 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.65% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 148 (58.20% from 255 or 44.05% from 336); Max value from RGB is 148 - color contains mainly: blue. Hex color #675594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675594 is #98AA6B. Grayscale: #616161. Windows color (decimal): -10005100 or 9721191. OLE color: 9721191.
HSL color Cylindrical-coordinate representation of color #675594: hue angle of 257.14º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #675594 is Cyan = 0.30, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 85 | 148 | - |
| CMYK | 0.30 | 0.43 | 0 | 0.42 |
| HSL | 257.14º | 0.27% | 0.46% | - |
| HSV(B) | 257.14º | 0.43% | 0.58% | - |
| XYZ | 14.19 | 11.52 | 29.49 | - |
| YUV | 97.56 | 156.46 | 131.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 148 | 0.30 | 0.43 | 0 | 0.42 | 257.14 | 0.27 | 0.46 |
| Hex | 67 | 55 | 94 | 1E | 2B | 0 | 2A | 101 | 1B | 2E |
| Octal | 147 | 125 | 224 | 36 | 53 | 0 | 52 | 401 | 33 | 56 |
| Binary | 1100111 | 1010101 | 10010100 | 11110 | 101011 | 0 | 101010 | 100000001 | 11011 | 101110 |
Color Harmonies of #675594
Complementary color
Monochromatic Colors of #675594
Black with #675594
Text Example
Text Example
White with #675594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675594; }
p { color: rgb(103,85,148); }
H1.HeaderClassName
{
color: #675594;
}
.AnyTagClassName
{
color: #675594;
}
</style>
background-color css
<style>
a { background-color: #675594; }
a { background-color: rgb(103,85,148); }
div.DivClassName
{
background-color: #675594;
}
.BgClassName
{
background-color: #675594;
}
</style>
border-color css
<style>
span { border-color: #675594; }
span { border-color: rgb(103,85,148); }
td.TdClassName
{
border-color: #675594;
}
.TagClassName
{
border-color: #675594;
}
</style>