Shades of Butterfly Bush #695185
Tints of Butterfly Bush #695185
RGB
CMYK
RGB Variations
Color information
#695185 (or 0x695185) is known color: Butterfly Bush. HEX triplet: 69, 51 and 85. RGB value is (105,81,133). Sum of RGB (Red+Green+Blue) = 105+81+133=319 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.92% from 319); Green value is 81 (32.03% from 255 or 25.39% from 319); Blue value is 133 (52.34% from 255 or 41.69% from 319); Max value from RGB is 133 - color contains mainly: blue. Hex color #695185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695185 is #96AE7A. Grayscale: #5D5D5D. Windows color (decimal): -9875067 or 8737129. OLE color: 8737129.
HSL color Cylindrical-coordinate representation of color #695185: hue angle of 267.69º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #695185 is Cyan = 0.21, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 81 | 133 | - |
| CMYK | 0.21 | 0.39 | 0 | 0.48 |
| HSL | 267.69º | 0.24% | 0.42% | - |
| HSV(B) | 267.69º | 0.39% | 0.52% | - |
| XYZ | 13 | 10.58 | 23.55 | - |
| YUV | 94.1 | 149.95 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 133 | 0.21 | 0.39 | 0 | 0.48 | 267.69 | 0.24 | 0.42 |
| Hex | 69 | 51 | 85 | 15 | 27 | 0 | 30 | 10C | 18 | 2A |
| Octal | 151 | 121 | 205 | 25 | 47 | 0 | 60 | 414 | 30 | 52 |
| Binary | 1101001 | 1010001 | 10000101 | 10101 | 100111 | 0 | 110000 | 100001100 | 11000 | 101010 |
Color Harmonies of #695185
Complementary color
Monochromatic Colors of #695185
Black with #695185
Text Example
Text Example
White with #695185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695185; }
p { color: rgb(105,81,133); }
H1.HeaderClassName
{
color: #695185;
}
.AnyTagClassName
{
color: #695185;
}
</style>
background-color css
<style>
a { background-color: #695185; }
a { background-color: rgb(105,81,133); }
div.DivClassName
{
background-color: #695185;
}
.BgClassName
{
background-color: #695185;
}
</style>
border-color css
<style>
span { border-color: #695185; }
span { border-color: rgb(105,81,133); }
td.TdClassName
{
border-color: #695185;
}
.TagClassName
{
border-color: #695185;
}
</style>