Shades of Butterfly Bush #71548E
Tints of Butterfly Bush #71548E
RGB
CMYK
RGB Variations
Color information
#71548E (or 0x71548E) is known color: Butterfly Bush. HEX triplet: 71, 54 and 8E. RGB value is (113,84,142). Sum of RGB (Red+Green+Blue) = 113+84+142=339 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.33% from 339); Green value is 84 (33.20% from 255 or 24.78% from 339); Blue value is 142 (55.86% from 255 or 41.89% from 339); Max value from RGB is 142 - color contains mainly: blue. Hex color #71548E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #71548E is #8EAB71. Grayscale: #636363. Windows color (decimal): -9350002 or 9327729. OLE color: 9327729.
HSL color Cylindrical-coordinate representation of color #71548E: hue angle of 270º degrees, saturation: 0.26, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #71548E is Cyan = 0.20, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
RGB | 113 | 84 | 142 | - |
CMYK | 0.20 | 0.41 | 0 | 0.44 |
HSL | 270º | 0.26% | 0.44% | - |
HSV(B) | 270º | 0.41% | 0.56% | - |
XYZ | 14.86 | 11.8 | 27.09 | - |
YUV | 99.28 | 152.11 | 137.78 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 113 | 84 | 142 | 0.20 | 0.41 | 0 | 0.44 | 270 | 0.26 | 0.44 |
Hex | 71 | 54 | 8E | 14 | 29 | 0 | 2C | 10E | 1A | 2C |
Octal | 161 | 124 | 216 | 24 | 51 | 0 | 54 | 416 | 32 | 54 |
Binary | 1110001 | 1010100 | 10001110 | 10100 | 101001 | 0 | 101100 | 100001110 | 11010 | 101100 |
Color Harmonies of #71548E
Complementary color
Monochromatic Colors of #71548E
Black with #71548E
Text Example
Text Example
White with #71548E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71548E; }
p { color: rgb(113,84,142); }
H1.HeaderClassName
{
color: #71548E;
}
.AnyTagClassName
{
color: #71548E;
}
</style>
background-color css
<style>
a { background-color: #71548E; }
a { background-color: rgb(113,84,142); }
div.DivClassName
{
background-color: #71548E;
}
.BgClassName
{
background-color: #71548E;
}
</style>
border-color css
<style>
span { border-color: #71548E; }
span { border-color: rgb(113,84,142); }
td.TdClassName
{
border-color: #71548E;
}
.TagClassName
{
border-color: #71548E;
}
</style>