Shades of Butterfly Bush #695092
Tints of Butterfly Bush #695092
RGB
CMYK
RGB Variations
Color information
#695092 (or 0x695092) is known color: Butterfly Bush. HEX triplet: 69, 50 and 92. RGB value is (105,80,146). Sum of RGB (Red+Green+Blue) = 105+80+146=331 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.72% from 331); Green value is 80 (31.64% from 255 or 24.17% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #695092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695092 is #96AF6D. Grayscale: #5E5E5E. Windows color (decimal): -9875310 or 9588841. OLE color: 9588841.
HSL color Cylindrical-coordinate representation of color #695092: hue angle of 262.73º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #695092 is Cyan = 0.28, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 80 | 146 | - |
| CMYK | 0.28 | 0.45 | 0 | 0.43 |
| HSL | 262.73º | 0.29% | 0.44% | - |
| HSV(B) | 262.73º | 0.45% | 0.57% | - |
| XYZ | 13.88 | 10.82 | 28.55 | - |
| YUV | 95 | 156.78 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 146 | 0.28 | 0.45 | 0 | 0.43 | 262.73 | 0.29 | 0.44 |
| Hex | 69 | 50 | 92 | 1C | 2D | 0 | 2B | 107 | 1D | 2C |
| Octal | 151 | 120 | 222 | 34 | 55 | 0 | 53 | 407 | 35 | 54 |
| Binary | 1101001 | 1010000 | 10010010 | 11100 | 101101 | 0 | 101011 | 100000111 | 11101 | 101100 |
Color Harmonies of #695092
Complementary color
Monochromatic Colors of #695092
Black with #695092
Text Example
Text Example
White with #695092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695092; }
p { color: rgb(105,80,146); }
H1.HeaderClassName
{
color: #695092;
}
.AnyTagClassName
{
color: #695092;
}
</style>
background-color css
<style>
a { background-color: #695092; }
a { background-color: rgb(105,80,146); }
div.DivClassName
{
background-color: #695092;
}
.BgClassName
{
background-color: #695092;
}
</style>
border-color css
<style>
span { border-color: #695092; }
span { border-color: rgb(105,80,146); }
td.TdClassName
{
border-color: #695092;
}
.TagClassName
{
border-color: #695092;
}
</style>