Shades of Butterfly Bush #675088
Tints of Butterfly Bush #675088
RGB
CMYK
RGB Variations
Color information
#675088 (or 0x675088) is known color: Butterfly Bush. HEX triplet: 67, 50 and 88. RGB value is (103,80,136). Sum of RGB (Red+Green+Blue) = 103+80+136=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 80 (31.64% from 255 or 25.08% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #675088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675088 is #98AF77. Grayscale: #5D5D5D. Windows color (decimal): -10006392 or 8933479. OLE color: 8933479.
HSL color Cylindrical-coordinate representation of color #675088: hue angle of 264.64º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #675088 is Cyan = 0.24, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 80 | 136 | - |
| CMYK | 0.24 | 0.41 | 0 | 0.47 |
| HSL | 264.64º | 0.26% | 0.42% | - |
| HSV(B) | 264.64º | 0.41% | 0.53% | - |
| XYZ | 12.91 | 10.4 | 24.62 | - |
| YUV | 93.26 | 152.12 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 136 | 0.24 | 0.41 | 0 | 0.47 | 264.64 | 0.26 | 0.42 |
| Hex | 67 | 50 | 88 | 18 | 29 | 0 | 2F | 109 | 1A | 2A |
| Octal | 147 | 120 | 210 | 30 | 51 | 0 | 57 | 411 | 32 | 52 |
| Binary | 1100111 | 1010000 | 10001000 | 11000 | 101001 | 0 | 101111 | 100001001 | 11010 | 101010 |
Color Harmonies of #675088
Complementary color
Monochromatic Colors of #675088
Black with #675088
Text Example
Text Example
White with #675088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675088; }
p { color: rgb(103,80,136); }
H1.HeaderClassName
{
color: #675088;
}
.AnyTagClassName
{
color: #675088;
}
</style>
background-color css
<style>
a { background-color: #675088; }
a { background-color: rgb(103,80,136); }
div.DivClassName
{
background-color: #675088;
}
.BgClassName
{
background-color: #675088;
}
</style>
border-color css
<style>
span { border-color: #675088; }
span { border-color: rgb(103,80,136); }
td.TdClassName
{
border-color: #675088;
}
.TagClassName
{
border-color: #675088;
}
</style>