Shades of Butterfly Bush #675692
Tints of Butterfly Bush #675692
RGB
CMYK
RGB Variations
Color information
#675692 (or 0x675692) is known color: Butterfly Bush. HEX triplet: 67, 56 and 92. RGB value is (103,86,146). Sum of RGB (Red+Green+Blue) = 103+86+146=335 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.75% from 335); Green value is 86 (33.98% from 255 or 25.67% from 335); Blue value is 146 (57.42% from 255 or 43.58% from 335); Max value from RGB is 146 - color contains mainly: blue. Hex color #675692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675692 is #98A96D. Grayscale: #616161. Windows color (decimal): -10004846 or 9590375. OLE color: 9590375.
HSL color Cylindrical-coordinate representation of color #675692: hue angle of 257º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #675692 is Cyan = 0.29, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 86 | 146 | - |
| CMYK | 0.29 | 0.41 | 0 | 0.43 |
| HSL | 257º | 0.26% | 0.45% | - |
| HSV(B) | 257º | 0.41% | 0.57% | - |
| XYZ | 14.11 | 11.61 | 28.69 | - |
| YUV | 97.92 | 155.13 | 131.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 146 | 0.29 | 0.41 | 0 | 0.43 | 257 | 0.26 | 0.45 |
| Hex | 67 | 56 | 92 | 1D | 29 | 0 | 2B | 101 | 1A | 2D |
| Octal | 147 | 126 | 222 | 35 | 51 | 0 | 53 | 401 | 32 | 55 |
| Binary | 1100111 | 1010110 | 10010010 | 11101 | 101001 | 0 | 101011 | 100000001 | 11010 | 101101 |
Color Harmonies of #675692
Complementary color
Monochromatic Colors of #675692
Black with #675692
Text Example
Text Example
White with #675692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675692; }
p { color: rgb(103,86,146); }
H1.HeaderClassName
{
color: #675692;
}
.AnyTagClassName
{
color: #675692;
}
</style>
background-color css
<style>
a { background-color: #675692; }
a { background-color: rgb(103,86,146); }
div.DivClassName
{
background-color: #675692;
}
.BgClassName
{
background-color: #675692;
}
</style>
border-color css
<style>
span { border-color: #675692; }
span { border-color: rgb(103,86,146); }
td.TdClassName
{
border-color: #675692;
}
.TagClassName
{
border-color: #675692;
}
</style>