Shades of Butterfly Bush #695288
Tints of Butterfly Bush #695288
RGB
CMYK
RGB Variations
Color information
#695288 (or 0x695288) is known color: Butterfly Bush. HEX triplet: 69, 52 and 88. RGB value is (105,82,136). Sum of RGB (Red+Green+Blue) = 105+82+136=323 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.51% from 323); Green value is 82 (32.42% from 255 or 25.39% from 323); Blue value is 136 (53.52% from 255 or 42.11% from 323); Max value from RGB is 136 - color contains mainly: blue. Hex color #695288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695288 is #96AD77. Grayscale: #5E5E5E. Windows color (decimal): -9874808 or 8933993. OLE color: 8933993.
HSL color Cylindrical-coordinate representation of color #695288: hue angle of 265.56º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #695288 is Cyan = 0.23, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 82 | 136 | - |
| CMYK | 0.23 | 0.40 | 0 | 0.47 |
| HSL | 265.56º | 0.25% | 0.43% | - |
| HSV(B) | 265.56º | 0.4% | 0.53% | - |
| XYZ | 13.29 | 10.82 | 24.68 | - |
| YUV | 95.03 | 151.12 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 136 | 0.23 | 0.40 | 0 | 0.47 | 265.56 | 0.25 | 0.43 |
| Hex | 69 | 52 | 88 | 17 | 28 | 0 | 2F | 10A | 19 | 2B |
| Octal | 151 | 122 | 210 | 27 | 50 | 0 | 57 | 412 | 31 | 53 |
| Binary | 1101001 | 1010010 | 10001000 | 10111 | 101000 | 0 | 101111 | 100001010 | 11001 | 101011 |
Color Harmonies of #695288
Complementary color
Monochromatic Colors of #695288
Black with #695288
Text Example
Text Example
White with #695288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695288; }
p { color: rgb(105,82,136); }
H1.HeaderClassName
{
color: #695288;
}
.AnyTagClassName
{
color: #695288;
}
</style>
background-color css
<style>
a { background-color: #695288; }
a { background-color: rgb(105,82,136); }
div.DivClassName
{
background-color: #695288;
}
.BgClassName
{
background-color: #695288;
}
</style>
border-color css
<style>
span { border-color: #695288; }
span { border-color: rgb(105,82,136); }
td.TdClassName
{
border-color: #695288;
}
.TagClassName
{
border-color: #695288;
}
</style>