Shades of Butterfly Bush #695281
Tints of Butterfly Bush #695281
RGB
CMYK
RGB Variations
Color information
#695281 (or 0x695281) is known color: Butterfly Bush. HEX triplet: 69, 52 and 81. RGB value is (105,82,129). Sum of RGB (Red+Green+Blue) = 105+82+129=316 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.23% from 316); Green value is 82 (32.42% from 255 or 25.95% from 316); Blue value is 129 (50.78% from 255 or 40.82% from 316); Max value from RGB is 129 - color contains mainly: blue. Hex color #695281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695281 is #96AD7E. Grayscale: #5E5E5E. Windows color (decimal): -9874815 or 8475241. OLE color: 8475241.
HSL color Cylindrical-coordinate representation of color #695281: hue angle of 269.36º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #695281 is Cyan = 0.19, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 82 | 129 | - |
| CMYK | 0.19 | 0.36 | 0 | 0.49 |
| HSL | 269.36º | 0.22% | 0.41% | - |
| HSV(B) | 269.36º | 0.36% | 0.51% | - |
| XYZ | 12.81 | 10.62 | 22.14 | - |
| YUV | 94.24 | 147.62 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 129 | 0.19 | 0.36 | 0 | 0.49 | 269.36 | 0.22 | 0.41 |
| Hex | 69 | 52 | 81 | 13 | 24 | 0 | 31 | 10D | 16 | 29 |
| Octal | 151 | 122 | 201 | 23 | 44 | 0 | 61 | 415 | 26 | 51 |
| Binary | 1101001 | 1010010 | 10000001 | 10011 | 100100 | 0 | 110001 | 100001101 | 10110 | 101001 |
Color Harmonies of #695281
Complementary color
Monochromatic Colors of #695281
Black with #695281
Text Example
Text Example
White with #695281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695281; }
p { color: rgb(105,82,129); }
H1.HeaderClassName
{
color: #695281;
}
.AnyTagClassName
{
color: #695281;
}
</style>
background-color css
<style>
a { background-color: #695281; }
a { background-color: rgb(105,82,129); }
div.DivClassName
{
background-color: #695281;
}
.BgClassName
{
background-color: #695281;
}
</style>
border-color css
<style>
span { border-color: #695281; }
span { border-color: rgb(105,82,129); }
td.TdClassName
{
border-color: #695281;
}
.TagClassName
{
border-color: #695281;
}
</style>