Shades of Butterfly Bush #695182
Tints of Butterfly Bush #695182
RGB
CMYK
RGB Variations
Color information
#695182 (or 0x695182) is known color: Butterfly Bush. HEX triplet: 69, 51 and 82. RGB value is (105,81,130). Sum of RGB (Red+Green+Blue) = 105+81+130=316 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.23% from 316); Green value is 81 (32.03% from 255 or 25.63% from 316); Blue value is 130 (51.17% from 255 or 41.14% from 316); Max value from RGB is 130 - color contains mainly: blue. Hex color #695182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695182 is #96AE7D. Grayscale: #5D5D5D. Windows color (decimal): -9875070 or 8540521. OLE color: 8540521.
HSL color Cylindrical-coordinate representation of color #695182: hue angle of 269.39º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #695182 is Cyan = 0.19, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 81 | 130 | - |
| CMYK | 0.19 | 0.38 | 0 | 0.49 |
| HSL | 269.39º | 0.23% | 0.41% | - |
| HSV(B) | 269.39º | 0.38% | 0.51% | - |
| XYZ | 12.8 | 10.5 | 22.47 | - |
| YUV | 93.76 | 148.45 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 130 | 0.19 | 0.38 | 0 | 0.49 | 269.39 | 0.23 | 0.41 |
| Hex | 69 | 51 | 82 | 13 | 26 | 0 | 31 | 10D | 17 | 29 |
| Octal | 151 | 121 | 202 | 23 | 46 | 0 | 61 | 415 | 27 | 51 |
| Binary | 1101001 | 1010001 | 10000010 | 10011 | 100110 | 0 | 110001 | 100001101 | 10111 | 101001 |
Color Harmonies of #695182
Complementary color
Monochromatic Colors of #695182
Black with #695182
Text Example
Text Example
White with #695182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695182; }
p { color: rgb(105,81,130); }
H1.HeaderClassName
{
color: #695182;
}
.AnyTagClassName
{
color: #695182;
}
</style>
background-color css
<style>
a { background-color: #695182; }
a { background-color: rgb(105,81,130); }
div.DivClassName
{
background-color: #695182;
}
.BgClassName
{
background-color: #695182;
}
</style>
border-color css
<style>
span { border-color: #695182; }
span { border-color: rgb(105,81,130); }
td.TdClassName
{
border-color: #695182;
}
.TagClassName
{
border-color: #695182;
}
</style>