Shades of Butterfly Bush #6A5783
Tints of Butterfly Bush #6A5783
RGB
CMYK
RGB Variations
Color information
#6A5783 (or 0x6A5783) is known color: Butterfly Bush. HEX triplet: 6A, 57 and 83. RGB value is (106,87,131). Sum of RGB (Red+Green+Blue) = 106+87+131=324 (42% of max value = 765). Red value is 106 (41.80% from 255 or 32.72% from 324); Green value is 87 (34.38% from 255 or 26.85% from 324); Blue value is 131 (51.56% from 255 or 40.43% from 324); Max value from RGB is 131 - color contains mainly: blue. Hex color #6A5783 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6A5783 is #95A87C. Grayscale: #616161. Windows color (decimal): -9807997 or 8607594. OLE color: 8607594.
HSL color Cylindrical-coordinate representation of color #6A5783: hue angle of 265.91º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #6A5783 is Cyan = 0.19, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 106 | 87 | 131 | - |
| CMYK | 0.19 | 0.34 | 0 | 0.49 |
| HSL | 265.91º | 0.2% | 0.43% | - |
| HSV(B) | 265.91º | 0.34% | 0.51% | - |
| XYZ | 13.45 | 11.52 | 22.99 | - |
| YUV | 97.7 | 146.79 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 87 | 131 | 0.19 | 0.34 | 0 | 0.49 | 265.91 | 0.2 | 0.43 |
| Hex | 6A | 57 | 83 | 13 | 22 | 0 | 31 | 10A | 14 | 2B |
| Octal | 152 | 127 | 203 | 23 | 42 | 0 | 61 | 412 | 24 | 53 |
| Binary | 1101010 | 1010111 | 10000011 | 10011 | 100010 | 0 | 110001 | 100001010 | 10100 | 101011 |
Color Harmonies of #6A5783
Complementary color
Monochromatic Colors of #6A5783
Black with #6A5783
Text Example
Text Example
White with #6A5783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5783; }
p { color: rgb(106,87,131); }
H1.HeaderClassName
{
color: #6A5783;
}
.AnyTagClassName
{
color: #6A5783;
}
</style>
background-color css
<style>
a { background-color: #6A5783; }
a { background-color: rgb(106,87,131); }
div.DivClassName
{
background-color: #6A5783;
}
.BgClassName
{
background-color: #6A5783;
}
</style>
border-color css
<style>
span { border-color: #6A5783; }
span { border-color: rgb(106,87,131); }
td.TdClassName
{
border-color: #6A5783;
}
.TagClassName
{
border-color: #6A5783;
}
</style>