Shades of Butterfly Bush #695798
Tints of Butterfly Bush #695798
RGB
CMYK
RGB Variations
Color information
#695798 (or 0x695798) is known color: Butterfly Bush. HEX triplet: 69, 57 and 98. RGB value is (105,87,152). Sum of RGB (Red+Green+Blue) = 105+87+152=344 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.52% from 344); Green value is 87 (34.38% from 255 or 25.29% from 344); Blue value is 152 (59.77% from 255 or 44.19% from 344); Max value from RGB is 152 - color contains mainly: blue. Hex color #695798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695798 is #96A867. Grayscale: #636363. Windows color (decimal): -9873512 or 9983849. OLE color: 9983849.
HSL color Cylindrical-coordinate representation of color #695798: hue angle of 256.62º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #695798 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 105 | 87 | 152 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.40 |
| HSL | 256.62º | 0.27% | 0.47% | - |
| HSV(B) | 256.62º | 0.43% | 0.6% | - |
| XYZ | 14.9 | 12.09 | 31.25 | - |
| YUV | 99.79 | 157.46 | 131.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 152 | 0.31 | 0.43 | 0 | 0.40 | 256.62 | 0.27 | 0.47 |
| Hex | 69 | 57 | 98 | 1F | 2B | 0 | 28 | 101 | 1B | 2F |
| Octal | 151 | 127 | 230 | 37 | 53 | 0 | 50 | 401 | 33 | 57 |
| Binary | 1101001 | 1010111 | 10011000 | 11111 | 101011 | 0 | 101000 | 100000001 | 11011 | 101111 |
Color Harmonies of #695798
Complementary color
Monochromatic Colors of #695798
Black with #695798
Text Example
Text Example
White with #695798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695798; }
p { color: rgb(105,87,152); }
H1.HeaderClassName
{
color: #695798;
}
.AnyTagClassName
{
color: #695798;
}
</style>
background-color css
<style>
a { background-color: #695798; }
a { background-color: rgb(105,87,152); }
div.DivClassName
{
background-color: #695798;
}
.BgClassName
{
background-color: #695798;
}
</style>
border-color css
<style>
span { border-color: #695798; }
span { border-color: rgb(105,87,152); }
td.TdClassName
{
border-color: #695798;
}
.TagClassName
{
border-color: #695798;
}
</style>