Shades of Butterfly Bush #675992
Tints of Butterfly Bush #675992
RGB
CMYK
RGB Variations
Color information
#675992 (or 0x675992) is known color: Butterfly Bush. HEX triplet: 67, 59 and 92. RGB value is (103,89,146). Sum of RGB (Red+Green+Blue) = 103+89+146=338 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.47% from 338); Green value is 89 (35.16% from 255 or 26.33% from 338); Blue value is 146 (57.42% from 255 or 43.20% from 338); Max value from RGB is 146 - color contains mainly: blue. Hex color #675992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675992 is #98A66D. Grayscale: #636363. Windows color (decimal): -10004078 or 9591143. OLE color: 9591143.
HSL color Cylindrical-coordinate representation of color #675992: hue angle of 254.74º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #675992 is Cyan = 0.29, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 89 | 146 | - |
| CMYK | 0.29 | 0.39 | 0 | 0.43 |
| HSL | 254.74º | 0.24% | 0.46% | - |
| HSV(B) | 254.74º | 0.39% | 0.57% | - |
| XYZ | 14.35 | 12.1 | 28.77 | - |
| YUV | 99.68 | 154.14 | 130.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 146 | 0.29 | 0.39 | 0 | 0.43 | 254.74 | 0.24 | 0.46 |
| Hex | 67 | 59 | 92 | 1D | 27 | 0 | 2B | FF | 18 | 2E |
| Octal | 147 | 131 | 222 | 35 | 47 | 0 | 53 | 377 | 30 | 56 |
| Binary | 1100111 | 1011001 | 10010010 | 11101 | 100111 | 0 | 101011 | 11111111 | 11000 | 101110 |
Color Harmonies of #675992
Complementary color
Monochromatic Colors of #675992
Black with #675992
Text Example
Text Example
White with #675992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675992; }
p { color: rgb(103,89,146); }
H1.HeaderClassName
{
color: #675992;
}
.AnyTagClassName
{
color: #675992;
}
</style>
background-color css
<style>
a { background-color: #675992; }
a { background-color: rgb(103,89,146); }
div.DivClassName
{
background-color: #675992;
}
.BgClassName
{
background-color: #675992;
}
</style>
border-color css
<style>
span { border-color: #675992; }
span { border-color: rgb(103,89,146); }
td.TdClassName
{
border-color: #675992;
}
.TagClassName
{
border-color: #675992;
}
</style>