Shades of Butterfly Bush #6B5391
Tints of Butterfly Bush #6B5391
RGB
CMYK
RGB Variations
Color information
#6B5391 (or 0x6B5391) is known color: Butterfly Bush. HEX triplet: 6B, 53 and 91. RGB value is (107,83,145). Sum of RGB (Red+Green+Blue) = 107+83+145=335 (44% of max value = 765). Red value is 107 (42.19% from 255 or 31.94% from 335); Green value is 83 (32.81% from 255 or 24.78% from 335); Blue value is 145 (57.03% from 255 or 43.28% from 335); Max value from RGB is 145 - color contains mainly: blue. Hex color #6B5391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5391 is #94AC6E. Grayscale: #616161. Windows color (decimal): -9743471 or 9524075. OLE color: 9524075.
HSL color Cylindrical-coordinate representation of color #6B5391: hue angle of 263.23º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #6B5391 is Cyan = 0.26, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 107 | 83 | 145 | - |
| CMYK | 0.26 | 0.43 | 0 | 0.43 |
| HSL | 263.23º | 0.27% | 0.45% | - |
| HSV(B) | 263.23º | 0.43% | 0.57% | - |
| XYZ | 14.27 | 11.36 | 28.23 | - |
| YUV | 97.24 | 154.95 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 83 | 145 | 0.26 | 0.43 | 0 | 0.43 | 263.23 | 0.27 | 0.45 |
| Hex | 6B | 53 | 91 | 1A | 2B | 0 | 2B | 107 | 1B | 2D |
| Octal | 153 | 123 | 221 | 32 | 53 | 0 | 53 | 407 | 33 | 55 |
| Binary | 1101011 | 1010011 | 10010001 | 11010 | 101011 | 0 | 101011 | 100000111 | 11011 | 101101 |
Color Harmonies of #6B5391
Complementary color
Monochromatic Colors of #6B5391
Black with #6B5391
Text Example
Text Example
White with #6B5391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5391; }
p { color: rgb(107,83,145); }
H1.HeaderClassName
{
color: #6B5391;
}
.AnyTagClassName
{
color: #6B5391;
}
</style>
background-color css
<style>
a { background-color: #6B5391; }
a { background-color: rgb(107,83,145); }
div.DivClassName
{
background-color: #6B5391;
}
.BgClassName
{
background-color: #6B5391;
}
</style>
border-color css
<style>
span { border-color: #6B5391; }
span { border-color: rgb(107,83,145); }
td.TdClassName
{
border-color: #6B5391;
}
.TagClassName
{
border-color: #6B5391;
}
</style>