Shades of Butterfly Bush #695782
Tints of Butterfly Bush #695782
RGB
CMYK
RGB Variations
Color information
#695782 (or 0x695782) is known color: Butterfly Bush. HEX triplet: 69, 57 and 82. RGB value is (105,87,130). Sum of RGB (Red+Green+Blue) = 105+87+130=322 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.61% from 322); Green value is 87 (34.38% from 255 or 27.02% from 322); Blue value is 130 (51.17% from 255 or 40.37% from 322); Max value from RGB is 130 - color contains mainly: blue. Hex color #695782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695782 is #96A87D. Grayscale: #616161. Windows color (decimal): -9873534 or 8542057. OLE color: 8542057.
HSL color Cylindrical-coordinate representation of color #695782: hue angle of 265.12º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #695782 is Cyan = 0.19, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 87 | 130 | - |
| CMYK | 0.19 | 0.33 | 0 | 0.49 |
| HSL | 265.12º | 0.2% | 0.43% | - |
| HSV(B) | 265.12º | 0.33% | 0.51% | - |
| XYZ | 13.26 | 11.43 | 22.63 | - |
| YUV | 97.28 | 146.46 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 130 | 0.19 | 0.33 | 0 | 0.49 | 265.12 | 0.2 | 0.43 |
| Hex | 69 | 57 | 82 | 13 | 21 | 0 | 31 | 109 | 14 | 2B |
| Octal | 151 | 127 | 202 | 23 | 41 | 0 | 61 | 411 | 24 | 53 |
| Binary | 1101001 | 1010111 | 10000010 | 10011 | 100001 | 0 | 110001 | 100001001 | 10100 | 101011 |
Color Harmonies of #695782
Complementary color
Monochromatic Colors of #695782
Black with #695782
Text Example
Text Example
White with #695782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695782; }
p { color: rgb(105,87,130); }
H1.HeaderClassName
{
color: #695782;
}
.AnyTagClassName
{
color: #695782;
}
</style>
background-color css
<style>
a { background-color: #695782; }
a { background-color: rgb(105,87,130); }
div.DivClassName
{
background-color: #695782;
}
.BgClassName
{
background-color: #695782;
}
</style>
border-color css
<style>
span { border-color: #695782; }
span { border-color: rgb(105,87,130); }
td.TdClassName
{
border-color: #695782;
}
.TagClassName
{
border-color: #695782;
}
</style>