Shades of Butterfly Bush #675794
Tints of Butterfly Bush #675794
RGB
CMYK
RGB Variations
Color information
#675794 (or 0x675794) is known color: Butterfly Bush. HEX triplet: 67, 57 and 94. RGB value is (103,87,148). Sum of RGB (Red+Green+Blue) = 103+87+148=338 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.47% from 338); Green value is 87 (34.38% from 255 or 25.74% from 338); Blue value is 148 (58.20% from 255 or 43.79% from 338); Max value from RGB is 148 - color contains mainly: blue. Hex color #675794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675794 is #98A86B. Grayscale: #626262. Windows color (decimal): -10004588 or 9721703. OLE color: 9721703.
HSL color Cylindrical-coordinate representation of color #675794: hue angle of 255.74º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #675794 is Cyan = 0.30, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 87 | 148 | - |
| CMYK | 0.30 | 0.41 | 0 | 0.42 |
| HSL | 255.74º | 0.26% | 0.46% | - |
| HSV(B) | 255.74º | 0.41% | 0.58% | - |
| XYZ | 14.35 | 11.84 | 29.55 | - |
| YUV | 98.74 | 155.8 | 131.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 87 | 148 | 0.30 | 0.41 | 0 | 0.42 | 255.74 | 0.26 | 0.46 |
| Hex | 67 | 57 | 94 | 1E | 29 | 0 | 2A | 100 | 1A | 2E |
| Octal | 147 | 127 | 224 | 36 | 51 | 0 | 52 | 400 | 32 | 56 |
| Binary | 1100111 | 1010111 | 10010100 | 11110 | 101001 | 0 | 101010 | 100000000 | 11010 | 101110 |
Color Harmonies of #675794
Complementary color
Monochromatic Colors of #675794
Black with #675794
Text Example
Text Example
White with #675794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675794; }
p { color: rgb(103,87,148); }
H1.HeaderClassName
{
color: #675794;
}
.AnyTagClassName
{
color: #675794;
}
</style>
background-color css
<style>
a { background-color: #675794; }
a { background-color: rgb(103,87,148); }
div.DivClassName
{
background-color: #675794;
}
.BgClassName
{
background-color: #675794;
}
</style>
border-color css
<style>
span { border-color: #675794; }
span { border-color: rgb(103,87,148); }
td.TdClassName
{
border-color: #675794;
}
.TagClassName
{
border-color: #675794;
}
</style>