Shades of Butterfly Bush #675998
Tints of Butterfly Bush #675998
RGB
CMYK
RGB Variations
Color information
#675998 (or 0x675998) is known color: Butterfly Bush. HEX triplet: 67, 59 and 98. RGB value is (103,89,152). Sum of RGB (Red+Green+Blue) = 103+89+152=344 (45% of max value = 765). Red value is 103 (40.62% from 255 or 29.94% from 344); Green value is 89 (35.16% from 255 or 25.87% 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 #675998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675998 is #98A667. Grayscale: #646464. Windows color (decimal): -10004072 or 9984359. OLE color: 9984359.
HSL color Cylindrical-coordinate representation of color #675998: hue angle of 253.33º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #675998 is Cyan = 0.32, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 89 | 152 | - |
| CMYK | 0.32 | 0.41 | 0 | 0.40 |
| HSL | 253.33º | 0.26% | 0.47% | - |
| HSV(B) | 253.33º | 0.41% | 0.6% | - |
| XYZ | 14.83 | 12.3 | 31.3 | - |
| YUV | 100.37 | 157.14 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 152 | 0.32 | 0.41 | 0 | 0.40 | 253.33 | 0.26 | 0.47 |
| Hex | 67 | 59 | 98 | 20 | 29 | 0 | 28 | FD | 1A | 2F |
| Octal | 147 | 131 | 230 | 40 | 51 | 0 | 50 | 375 | 32 | 57 |
| Binary | 1100111 | 1011001 | 10011000 | 100000 | 101001 | 0 | 101000 | 11111101 | 11010 | 101111 |
Color Harmonies of #675998
Complementary color
Monochromatic Colors of #675998
Black with #675998
Text Example
Text Example
White with #675998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675998; }
p { color: rgb(103,89,152); }
H1.HeaderClassName
{
color: #675998;
}
.AnyTagClassName
{
color: #675998;
}
</style>
background-color css
<style>
a { background-color: #675998; }
a { background-color: rgb(103,89,152); }
div.DivClassName
{
background-color: #675998;
}
.BgClassName
{
background-color: #675998;
}
</style>
border-color css
<style>
span { border-color: #675998; }
span { border-color: rgb(103,89,152); }
td.TdClassName
{
border-color: #675998;
}
.TagClassName
{
border-color: #675998;
}
</style>