Shades of Butterfly Bush #695390
Tints of Butterfly Bush #695390
RGB
CMYK
RGB Variations
Color information
#695390 (or 0x695390) is known color: Butterfly Bush. HEX triplet: 69, 53 and 90. RGB value is (105,83,144). Sum of RGB (Red+Green+Blue) = 105+83+144=332 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.63% from 332); Green value is 83 (32.81% from 255 or 25% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #695390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695390 is #96AC6F. Grayscale: #606060. Windows color (decimal): -9874544 or 9458537. OLE color: 9458537.
HSL color Cylindrical-coordinate representation of color #695390: hue angle of 261.64º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #695390 is Cyan = 0.27, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 83 | 144 | - |
| CMYK | 0.27 | 0.42 | 0 | 0.44 |
| HSL | 261.64º | 0.27% | 0.45% | - |
| HSV(B) | 261.64º | 0.42% | 0.56% | - |
| XYZ | 13.95 | 11.2 | 27.81 | - |
| YUV | 96.53 | 154.79 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 144 | 0.27 | 0.42 | 0 | 0.44 | 261.64 | 0.27 | 0.45 |
| Hex | 69 | 53 | 90 | 1B | 2A | 0 | 2C | 106 | 1B | 2D |
| Octal | 151 | 123 | 220 | 33 | 52 | 0 | 54 | 406 | 33 | 55 |
| Binary | 1101001 | 1010011 | 10010000 | 11011 | 101010 | 0 | 101100 | 100000110 | 11011 | 101101 |
Color Harmonies of #695390
Complementary color
Monochromatic Colors of #695390
Black with #695390
Text Example
Text Example
White with #695390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695390; }
p { color: rgb(105,83,144); }
H1.HeaderClassName
{
color: #695390;
}
.AnyTagClassName
{
color: #695390;
}
</style>
background-color css
<style>
a { background-color: #695390; }
a { background-color: rgb(105,83,144); }
div.DivClassName
{
background-color: #695390;
}
.BgClassName
{
background-color: #695390;
}
</style>
border-color css
<style>
span { border-color: #695390; }
span { border-color: rgb(105,83,144); }
td.TdClassName
{
border-color: #695390;
}
.TagClassName
{
border-color: #695390;
}
</style>