Shades of Butterfly Bush #695485
Tints of Butterfly Bush #695485
RGB
CMYK
RGB Variations
Color information
#695485 (or 0x695485) is known color: Butterfly Bush. HEX triplet: 69, 54 and 85. RGB value is (105,84,133). Sum of RGB (Red+Green+Blue) = 105+84+133=322 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.61% from 322); Green value is 84 (33.20% from 255 or 26.09% from 322); Blue value is 133 (52.34% from 255 or 41.30% from 322); Max value from RGB is 133 - color contains mainly: blue. Hex color #695485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695485 is #96AB7A. Grayscale: #5F5F5F. Windows color (decimal): -9874299 or 8737897. OLE color: 8737897.
HSL color Cylindrical-coordinate representation of color #695485: hue angle of 265.71º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #695485 is Cyan = 0.21, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 84 | 133 | - |
| CMYK | 0.21 | 0.37 | 0 | 0.48 |
| HSL | 265.71º | 0.23% | 0.43% | - |
| HSV(B) | 265.71º | 0.37% | 0.52% | - |
| XYZ | 13.23 | 11.04 | 23.62 | - |
| YUV | 95.87 | 148.96 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 133 | 0.21 | 0.37 | 0 | 0.48 | 265.71 | 0.23 | 0.43 |
| Hex | 69 | 54 | 85 | 15 | 25 | 0 | 30 | 10A | 17 | 2B |
| Octal | 151 | 124 | 205 | 25 | 45 | 0 | 60 | 412 | 27 | 53 |
| Binary | 1101001 | 1010100 | 10000101 | 10101 | 100101 | 0 | 110000 | 100001010 | 10111 | 101011 |
Color Harmonies of #695485
Complementary color
Monochromatic Colors of #695485
Black with #695485
Text Example
Text Example
White with #695485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695485; }
p { color: rgb(105,84,133); }
H1.HeaderClassName
{
color: #695485;
}
.AnyTagClassName
{
color: #695485;
}
</style>
background-color css
<style>
a { background-color: #695485; }
a { background-color: rgb(105,84,133); }
div.DivClassName
{
background-color: #695485;
}
.BgClassName
{
background-color: #695485;
}
</style>
border-color css
<style>
span { border-color: #695485; }
span { border-color: rgb(105,84,133); }
td.TdClassName
{
border-color: #695485;
}
.TagClassName
{
border-color: #695485;
}
</style>