Shades of Butterfly Bush #655399
Tints of Butterfly Bush #655399
RGB
CMYK
RGB Variations
Color information
#655399 (or 0x655399) is known color: Butterfly Bush. HEX triplet: 65, 53 and 99. RGB value is (101,83,153). Sum of RGB (Red+Green+Blue) = 101+83+153=337 (44% of max value = 765). Red value is 101 (39.84% from 255 or 29.97% from 337); Green value is 83 (32.81% from 255 or 24.63% from 337); Blue value is 153 (60.16% from 255 or 45.40% from 337); Max value from RGB is 153 - color contains mainly: blue. Hex color #655399 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655399 is #9AAC66. Grayscale: #606060. Windows color (decimal): -10136679 or 10048357. OLE color: 10048357.
HSL color Cylindrical-coordinate representation of color #655399: hue angle of 255.43º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #655399 is Cyan = 0.34, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 101 | 83 | 153 | - |
| CMYK | 0.34 | 0.46 | 0 | 0.4 |
| HSL | 255.43º | 0.3% | 0.46% | - |
| HSV(B) | 255.43º | 0.46% | 0.6% | - |
| XYZ | 14.21 | 11.25 | 31.56 | - |
| YUV | 96.36 | 159.96 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 83 | 153 | 0.34 | 0.46 | 0 | 0.4 | 255.43 | 0.3 | 0.46 |
| Hex | 65 | 53 | 99 | 22 | 2E | 0 | 28 | FF | 1E | 2E |
| Octal | 145 | 123 | 231 | 42 | 56 | 0 | 50 | 377 | 36 | 56 |
| Binary | 1100101 | 1010011 | 10011001 | 100010 | 101110 | 0 | 101000 | 11111111 | 11110 | 101110 |
Color Harmonies of #655399
Complementary color
Monochromatic Colors of #655399
Black with #655399
Text Example
Text Example
White with #655399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655399; }
p { color: rgb(101,83,153); }
H1.HeaderClassName
{
color: #655399;
}
.AnyTagClassName
{
color: #655399;
}
</style>
background-color css
<style>
a { background-color: #655399; }
a { background-color: rgb(101,83,153); }
div.DivClassName
{
background-color: #655399;
}
.BgClassName
{
background-color: #655399;
}
</style>
border-color css
<style>
span { border-color: #655399; }
span { border-color: rgb(101,83,153); }
td.TdClassName
{
border-color: #655399;
}
.TagClassName
{
border-color: #655399;
}
</style>