Shades of Butterfly Bush #695189
Tints of Butterfly Bush #695189
RGB
CMYK
RGB Variations
Color information
#695189 (or 0x695189) is known color: Butterfly Bush. HEX triplet: 69, 51 and 89. RGB value is (105,81,137). Sum of RGB (Red+Green+Blue) = 105+81+137=323 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.51% from 323); Green value is 81 (32.03% from 255 or 25.08% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #695189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695189 is #96AE76. Grayscale: #5E5E5E. Windows color (decimal): -9875063 or 8999273. OLE color: 8999273.
HSL color Cylindrical-coordinate representation of color #695189: hue angle of 265.71º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #695189 is Cyan = 0.23, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 105 | 81 | 137 | - |
| CMYK | 0.23 | 0.41 | 0 | 0.46 |
| HSL | 265.71º | 0.26% | 0.43% | - |
| HSV(B) | 265.71º | 0.41% | 0.54% | - |
| XYZ | 13.28 | 10.69 | 25.03 | - |
| YUV | 94.56 | 151.95 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 137 | 0.23 | 0.41 | 0 | 0.46 | 265.71 | 0.26 | 0.43 |
| Hex | 69 | 51 | 89 | 17 | 29 | 0 | 2E | 10A | 1A | 2B |
| Octal | 151 | 121 | 211 | 27 | 51 | 0 | 56 | 412 | 32 | 53 |
| Binary | 1101001 | 1010001 | 10001001 | 10111 | 101001 | 0 | 101110 | 100001010 | 11010 | 101011 |
Color Harmonies of #695189
Complementary color
Monochromatic Colors of #695189
Black with #695189
Text Example
Text Example
White with #695189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695189; }
p { color: rgb(105,81,137); }
H1.HeaderClassName
{
color: #695189;
}
.AnyTagClassName
{
color: #695189;
}
</style>
background-color css
<style>
a { background-color: #695189; }
a { background-color: rgb(105,81,137); }
div.DivClassName
{
background-color: #695189;
}
.BgClassName
{
background-color: #695189;
}
</style>
border-color css
<style>
span { border-color: #695189; }
span { border-color: rgb(105,81,137); }
td.TdClassName
{
border-color: #695189;
}
.TagClassName
{
border-color: #695189;
}
</style>