Shades of Butterfly Bush #695691
Tints of Butterfly Bush #695691
RGB
CMYK
RGB Variations
Color information
#695691 (or 0x695691) is known color: Butterfly Bush. HEX triplet: 69, 56 and 91. RGB value is (105,86,145). Sum of RGB (Red+Green+Blue) = 105+86+145=336 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.25% from 336); Green value is 86 (33.98% from 255 or 25.60% from 336); Blue value is 145 (57.03% from 255 or 43.15% from 336); Max value from RGB is 145 - color contains mainly: blue. Hex color #695691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695691 is #96A96E. Grayscale: #626262. Windows color (decimal): -9873775 or 9524841. OLE color: 9524841.
HSL color Cylindrical-coordinate representation of color #695691: hue angle of 259.32º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #695691 is Cyan = 0.28, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 86 | 145 | - |
| CMYK | 0.28 | 0.41 | 0 | 0.43 |
| HSL | 259.32º | 0.26% | 0.45% | - |
| HSV(B) | 259.32º | 0.41% | 0.57% | - |
| XYZ | 14.26 | 11.7 | 28.3 | - |
| YUV | 98.41 | 154.29 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 145 | 0.28 | 0.41 | 0 | 0.43 | 259.32 | 0.26 | 0.45 |
| Hex | 69 | 56 | 91 | 1C | 29 | 0 | 2B | 103 | 1A | 2D |
| Octal | 151 | 126 | 221 | 34 | 51 | 0 | 53 | 403 | 32 | 55 |
| Binary | 1101001 | 1010110 | 10010001 | 11100 | 101001 | 0 | 101011 | 100000011 | 11010 | 101101 |
Color Harmonies of #695691
Complementary color
Monochromatic Colors of #695691
Black with #695691
Text Example
Text Example
White with #695691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695691; }
p { color: rgb(105,86,145); }
H1.HeaderClassName
{
color: #695691;
}
.AnyTagClassName
{
color: #695691;
}
</style>
background-color css
<style>
a { background-color: #695691; }
a { background-color: rgb(105,86,145); }
div.DivClassName
{
background-color: #695691;
}
.BgClassName
{
background-color: #695691;
}
</style>
border-color css
<style>
span { border-color: #695691; }
span { border-color: rgb(105,86,145); }
td.TdClassName
{
border-color: #695691;
}
.TagClassName
{
border-color: #695691;
}
</style>