Shades of Butterfly Bush #746292
Tints of Butterfly Bush #746292
RGB
CMYK
RGB Variations
Color information
#746292 (or 0x746292) is known color: Butterfly Bush. HEX triplet: 74, 62 and 92. RGB value is (116,98,146). Sum of RGB (Red+Green+Blue) = 116+98+146=360 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.22% from 360); Green value is 98 (38.67% from 255 or 27.22% from 360); Blue value is 146 (57.42% from 255 or 40.56% from 360); Max value from RGB is 146 - color contains mainly: blue. Hex color #746292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746292 is #8B9D6D. Grayscale: #6C6C6C. Windows color (decimal): -9149806 or 9593460. OLE color: 9593460.
HSL color Cylindrical-coordinate representation of color #746292: hue angle of 262.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #746292 is Cyan = 0.21, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 98 | 146 | - |
| CMYK | 0.21 | 0.33 | 0 | 0.43 |
| HSL | 262.5º | 0.2% | 0.48% | - |
| HSV(B) | 262.5º | 0.33% | 0.57% | - |
| XYZ | 16.76 | 14.52 | 29.11 | - |
| YUV | 108.85 | 148.96 | 133.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 98 | 146 | 0.21 | 0.33 | 0 | 0.43 | 262.5 | 0.2 | 0.48 |
| Hex | 74 | 62 | 92 | 15 | 21 | 0 | 2B | 106 | 14 | 30 |
| Octal | 164 | 142 | 222 | 25 | 41 | 0 | 53 | 406 | 24 | 60 |
| Binary | 1110100 | 1100010 | 10010010 | 10101 | 100001 | 0 | 101011 | 100000110 | 10100 | 110000 |
Color Harmonies of #746292
Complementary color
Monochromatic Colors of #746292
Black with #746292
Text Example
Text Example
White with #746292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746292; }
p { color: rgb(116,98,146); }
H1.HeaderClassName
{
color: #746292;
}
.AnyTagClassName
{
color: #746292;
}
</style>
background-color css
<style>
a { background-color: #746292; }
a { background-color: rgb(116,98,146); }
div.DivClassName
{
background-color: #746292;
}
.BgClassName
{
background-color: #746292;
}
</style>
border-color css
<style>
span { border-color: #746292; }
span { border-color: rgb(116,98,146); }
td.TdClassName
{
border-color: #746292;
}
.TagClassName
{
border-color: #746292;
}
</style>