Shades of Butterfly Bush #695184
Tints of Butterfly Bush #695184
RGB
CMYK
RGB Variations
Color information
#695184 (or 0x695184) is known color: Butterfly Bush. HEX triplet: 69, 51 and 84. RGB value is (105,81,132). Sum of RGB (Red+Green+Blue) = 105+81+132=318 (42% of max value = 765). Red value is 105 (41.41% from 255 or 33.02% from 318); Green value is 81 (32.03% from 255 or 25.47% from 318); Blue value is 132 (51.95% from 255 or 41.51% from 318); Max value from RGB is 132 - color contains mainly: blue. Hex color #695184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695184 is #96AE7B. Grayscale: #5D5D5D. Windows color (decimal): -9875068 or 8671593. OLE color: 8671593.
HSL color Cylindrical-coordinate representation of color #695184: hue angle of 268.24º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #695184 is Cyan = 0.20, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 81 | 132 | - |
| CMYK | 0.20 | 0.39 | 0 | 0.48 |
| HSL | 268.24º | 0.24% | 0.42% | - |
| HSV(B) | 268.24º | 0.39% | 0.52% | - |
| XYZ | 12.93 | 10.55 | 23.19 | - |
| YUV | 93.99 | 149.45 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 132 | 0.20 | 0.39 | 0 | 0.48 | 268.24 | 0.24 | 0.42 |
| Hex | 69 | 51 | 84 | 14 | 27 | 0 | 30 | 10C | 18 | 2A |
| Octal | 151 | 121 | 204 | 24 | 47 | 0 | 60 | 414 | 30 | 52 |
| Binary | 1101001 | 1010001 | 10000100 | 10100 | 100111 | 0 | 110000 | 100001100 | 11000 | 101010 |
Color Harmonies of #695184
Complementary color
Monochromatic Colors of #695184
Black with #695184
Text Example
Text Example
White with #695184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695184; }
p { color: rgb(105,81,132); }
H1.HeaderClassName
{
color: #695184;
}
.AnyTagClassName
{
color: #695184;
}
</style>
background-color css
<style>
a { background-color: #695184; }
a { background-color: rgb(105,81,132); }
div.DivClassName
{
background-color: #695184;
}
.BgClassName
{
background-color: #695184;
}
</style>
border-color css
<style>
span { border-color: #695184; }
span { border-color: rgb(105,81,132); }
td.TdClassName
{
border-color: #695184;
}
.TagClassName
{
border-color: #695184;
}
</style>