Shades of Butterfly Bush #695290
Tints of Butterfly Bush #695290
RGB
CMYK
RGB Variations
Color information
#695290 (or 0x695290) is known color: Butterfly Bush. HEX triplet: 69, 52 and 90. RGB value is (105,82,144). Sum of RGB (Red+Green+Blue) = 105+82+144=331 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.72% from 331); Green value is 82 (32.42% from 255 or 24.77% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 144 - color contains mainly: blue. Hex color #695290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695290 is #96AD6F. Grayscale: #5F5F5F. Windows color (decimal): -9874800 or 9458281. OLE color: 9458281.
HSL color Cylindrical-coordinate representation of color #695290: hue angle of 262.26º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #695290 is Cyan = 0.27, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 82 | 144 | - |
| CMYK | 0.27 | 0.43 | 0 | 0.44 |
| HSL | 262.26º | 0.27% | 0.44% | - |
| HSV(B) | 262.26º | 0.43% | 0.56% | - |
| XYZ | 13.88 | 11.05 | 27.79 | - |
| YUV | 95.95 | 155.12 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 144 | 0.27 | 0.43 | 0 | 0.44 | 262.26 | 0.27 | 0.44 |
| Hex | 69 | 52 | 90 | 1B | 2B | 0 | 2C | 106 | 1B | 2C |
| Octal | 151 | 122 | 220 | 33 | 53 | 0 | 54 | 406 | 33 | 54 |
| Binary | 1101001 | 1010010 | 10010000 | 11011 | 101011 | 0 | 101100 | 100000110 | 11011 | 101100 |
Color Harmonies of #695290
Complementary color
Monochromatic Colors of #695290
Black with #695290
Text Example
Text Example
White with #695290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695290; }
p { color: rgb(105,82,144); }
H1.HeaderClassName
{
color: #695290;
}
.AnyTagClassName
{
color: #695290;
}
</style>
background-color css
<style>
a { background-color: #695290; }
a { background-color: rgb(105,82,144); }
div.DivClassName
{
background-color: #695290;
}
.BgClassName
{
background-color: #695290;
}
</style>
border-color css
<style>
span { border-color: #695290; }
span { border-color: rgb(105,82,144); }
td.TdClassName
{
border-color: #695290;
}
.TagClassName
{
border-color: #695290;
}
</style>