Shades of Butterfly Bush #6B5881
Tints of Butterfly Bush #6B5881
RGB
CMYK
RGB Variations
Color information
#6B5881 (or 0x6B5881) is known color: Butterfly Bush. HEX triplet: 6B, 58 and 81. RGB value is (107,88,129). Sum of RGB (Red+Green+Blue) = 107+88+129=324 (42% of max value = 765). Red value is 107 (42.19% from 255 or 33.02% from 324); Green value is 88 (34.77% from 255 or 27.16% from 324); Blue value is 129 (50.78% from 255 or 39.81% from 324); Max value from RGB is 129 - color contains mainly: blue. Hex color #6B5881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5881 is #94A77E. Grayscale: #626262. Windows color (decimal): -9742207 or 8476779. OLE color: 8476779.
HSL color Cylindrical-coordinate representation of color #6B5881: hue angle of 267.8º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #6B5881 is Cyan = 0.17, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 107 | 88 | 129 | - |
| CMYK | 0.17 | 0.32 | 0 | 0.49 |
| HSL | 267.8º | 0.19% | 0.43% | - |
| HSV(B) | 267.8º | 0.32% | 0.51% | - |
| XYZ | 13.52 | 11.69 | 22.31 | - |
| YUV | 98.36 | 145.29 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 88 | 129 | 0.17 | 0.32 | 0 | 0.49 | 267.8 | 0.19 | 0.43 |
| Hex | 6B | 58 | 81 | 11 | 20 | 0 | 31 | 10C | 13 | 2B |
| Octal | 153 | 130 | 201 | 21 | 40 | 0 | 61 | 414 | 23 | 53 |
| Binary | 1101011 | 1011000 | 10000001 | 10001 | 100000 | 0 | 110001 | 100001100 | 10011 | 101011 |
Color Harmonies of #6B5881
Complementary color
Monochromatic Colors of #6B5881
Black with #6B5881
Text Example
Text Example
White with #6B5881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5881; }
p { color: rgb(107,88,129); }
H1.HeaderClassName
{
color: #6B5881;
}
.AnyTagClassName
{
color: #6B5881;
}
</style>
background-color css
<style>
a { background-color: #6B5881; }
a { background-color: rgb(107,88,129); }
div.DivClassName
{
background-color: #6B5881;
}
.BgClassName
{
background-color: #6B5881;
}
</style>
border-color css
<style>
span { border-color: #6B5881; }
span { border-color: rgb(107,88,129); }
td.TdClassName
{
border-color: #6B5881;
}
.TagClassName
{
border-color: #6B5881;
}
</style>