Shades of Butterfly Bush #695491
Tints of Butterfly Bush #695491
RGB
CMYK
RGB Variations
Color information
#695491 (or 0x695491) is known color: Butterfly Bush. HEX triplet: 69, 54 and 91. RGB value is (105,84,145). Sum of RGB (Red+Green+Blue) = 105+84+145=334 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.44% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 145 (57.03% from 255 or 43.41% from 334); Max value from RGB is 145 - color contains mainly: blue. Hex color #695491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695491 is #96AB6E. Grayscale: #616161. Windows color (decimal): -9874287 or 9524329. OLE color: 9524329.
HSL color Cylindrical-coordinate representation of color #695491: hue angle of 260.66º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #695491 is Cyan = 0.28, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 84 | 145 | - |
| CMYK | 0.28 | 0.42 | 0 | 0.43 |
| HSL | 260.66º | 0.27% | 0.45% | - |
| HSV(B) | 260.66º | 0.42% | 0.57% | - |
| XYZ | 14.11 | 11.39 | 28.24 | - |
| YUV | 97.23 | 154.96 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 145 | 0.28 | 0.42 | 0 | 0.43 | 260.66 | 0.27 | 0.45 |
| Hex | 69 | 54 | 91 | 1C | 2A | 0 | 2B | 105 | 1B | 2D |
| Octal | 151 | 124 | 221 | 34 | 52 | 0 | 53 | 405 | 33 | 55 |
| Binary | 1101001 | 1010100 | 10010001 | 11100 | 101010 | 0 | 101011 | 100000101 | 11011 | 101101 |
Color Harmonies of #695491
Complementary color
Monochromatic Colors of #695491
Black with #695491
Text Example
Text Example
White with #695491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695491; }
p { color: rgb(105,84,145); }
H1.HeaderClassName
{
color: #695491;
}
.AnyTagClassName
{
color: #695491;
}
</style>
background-color css
<style>
a { background-color: #695491; }
a { background-color: rgb(105,84,145); }
div.DivClassName
{
background-color: #695491;
}
.BgClassName
{
background-color: #695491;
}
</style>
border-color css
<style>
span { border-color: #695491; }
span { border-color: rgb(105,84,145); }
td.TdClassName
{
border-color: #695491;
}
.TagClassName
{
border-color: #695491;
}
</style>