Shades of Butterfly Bush #6B5782
Tints of Butterfly Bush #6B5782
RGB
CMYK
RGB Variations
Color information
#6B5782 (or 0x6B5782) is known color: Butterfly Bush. HEX triplet: 6B, 57 and 82. RGB value is (107,87,130). Sum of RGB (Red+Green+Blue) = 107+87+130=324 (42% of max value = 765). Red value is 107 (42.19% from 255 or 33.02% from 324); Green value is 87 (34.38% from 255 or 26.85% from 324); Blue value is 130 (51.17% from 255 or 40.12% from 324); Max value from RGB is 130 - color contains mainly: blue. Hex color #6B5782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5782 is #94A87D. Grayscale: #616161. Windows color (decimal): -9742462 or 8542059. OLE color: 8542059.
HSL color Cylindrical-coordinate representation of color #6B5782: hue angle of 267.91º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #6B5782 is Cyan = 0.18, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 107 | 87 | 130 | - |
| CMYK | 0.18 | 0.33 | 0 | 0.49 |
| HSL | 267.91º | 0.2% | 0.43% | - |
| HSV(B) | 267.91º | 0.33% | 0.51% | - |
| XYZ | 13.5 | 11.55 | 22.64 | - |
| YUV | 97.88 | 146.13 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 87 | 130 | 0.18 | 0.33 | 0 | 0.49 | 267.91 | 0.2 | 0.43 |
| Hex | 6B | 57 | 82 | 12 | 21 | 0 | 31 | 10C | 14 | 2B |
| Octal | 153 | 127 | 202 | 22 | 41 | 0 | 61 | 414 | 24 | 53 |
| Binary | 1101011 | 1010111 | 10000010 | 10010 | 100001 | 0 | 110001 | 100001100 | 10100 | 101011 |
Color Harmonies of #6B5782
Complementary color
Monochromatic Colors of #6B5782
Black with #6B5782
Text Example
Text Example
White with #6B5782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5782; }
p { color: rgb(107,87,130); }
H1.HeaderClassName
{
color: #6B5782;
}
.AnyTagClassName
{
color: #6B5782;
}
</style>
background-color css
<style>
a { background-color: #6B5782; }
a { background-color: rgb(107,87,130); }
div.DivClassName
{
background-color: #6B5782;
}
.BgClassName
{
background-color: #6B5782;
}
</style>
border-color css
<style>
span { border-color: #6B5782; }
span { border-color: rgb(107,87,130); }
td.TdClassName
{
border-color: #6B5782;
}
.TagClassName
{
border-color: #6B5782;
}
</style>