Shades of Butterfly Bush #695186
Tints of Butterfly Bush #695186
RGB
CMYK
RGB Variations
Color information
#695186 (or 0x695186) is known color: Butterfly Bush. HEX triplet: 69, 51 and 86. RGB value is (105,81,134). Sum of RGB (Red+Green+Blue) = 105+81+134=320 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.81% from 320); Green value is 81 (32.03% from 255 or 25.31% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 134 - color contains mainly: blue. Hex color #695186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695186 is #96AE79. Grayscale: #5E5E5E. Windows color (decimal): -9875066 or 8802665. OLE color: 8802665.
HSL color Cylindrical-coordinate representation of color #695186: hue angle of 267.17º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #695186 is Cyan = 0.22, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 81 | 134 | - |
| CMYK | 0.22 | 0.40 | 0 | 0.47 |
| HSL | 267.17º | 0.25% | 0.42% | - |
| HSV(B) | 267.17º | 0.4% | 0.53% | - |
| XYZ | 13.07 | 10.61 | 23.91 | - |
| YUV | 94.22 | 150.45 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 134 | 0.22 | 0.40 | 0 | 0.47 | 267.17 | 0.25 | 0.42 |
| Hex | 69 | 51 | 86 | 16 | 28 | 0 | 2F | 10B | 19 | 2A |
| Octal | 151 | 121 | 206 | 26 | 50 | 0 | 57 | 413 | 31 | 52 |
| Binary | 1101001 | 1010001 | 10000110 | 10110 | 101000 | 0 | 101111 | 100001011 | 11001 | 101010 |
Color Harmonies of #695186
Complementary color
Monochromatic Colors of #695186
Black with #695186
Text Example
Text Example
White with #695186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695186; }
p { color: rgb(105,81,134); }
H1.HeaderClassName
{
color: #695186;
}
.AnyTagClassName
{
color: #695186;
}
</style>
background-color css
<style>
a { background-color: #695186; }
a { background-color: rgb(105,81,134); }
div.DivClassName
{
background-color: #695186;
}
.BgClassName
{
background-color: #695186;
}
</style>
border-color css
<style>
span { border-color: #695186; }
span { border-color: rgb(105,81,134); }
td.TdClassName
{
border-color: #695186;
}
.TagClassName
{
border-color: #695186;
}
</style>