Shades of Butterfly Bush #605091
Tints of Butterfly Bush #605091
RGB
CMYK
RGB Variations
Color information
#605091 (or 0x605091) is known color: Butterfly Bush. HEX triplet: 60, 50 and 91. RGB value is (96,80,145). Sum of RGB (Red+Green+Blue) = 96+80+145=321 (42% of max value = 765). Red value is 96 (37.89% from 255 or 29.91% from 321); Green value is 80 (31.64% from 255 or 24.92% from 321); Blue value is 145 (57.03% from 255 or 45.17% from 321); Max value from RGB is 145 - color contains mainly: blue. Hex color #605091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605091 is #9FAF6E. Grayscale: #5B5B5B. Windows color (decimal): -10465135 or 9523296. OLE color: 9523296.
HSL color Cylindrical-coordinate representation of color #605091: hue angle of 254.77º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #605091 is Cyan = 0.34, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 80 | 145 | - |
| CMYK | 0.34 | 0.45 | 0 | 0.43 |
| HSL | 254.77º | 0.29% | 0.44% | - |
| HSV(B) | 254.77º | 0.45% | 0.57% | - |
| XYZ | 12.8 | 10.27 | 28.1 | - |
| YUV | 92.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 80 | 145 | 0.34 | 0.45 | 0 | 0.43 | 254.77 | 0.29 | 0.44 |
| Hex | 60 | 50 | 91 | 22 | 2D | 0 | 2B | FF | 1D | 2C |
| Octal | 140 | 120 | 221 | 42 | 55 | 0 | 53 | 377 | 35 | 54 |
| Binary | 1100000 | 1010000 | 10010001 | 100010 | 101101 | 0 | 101011 | 11111111 | 11101 | 101100 |
Color Harmonies of #605091
Complementary color
Monochromatic Colors of #605091
Black with #605091
Text Example
Text Example
White with #605091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605091; }
p { color: rgb(96,80,145); }
H1.HeaderClassName
{
color: #605091;
}
.AnyTagClassName
{
color: #605091;
}
</style>
background-color css
<style>
a { background-color: #605091; }
a { background-color: rgb(96,80,145); }
div.DivClassName
{
background-color: #605091;
}
.BgClassName
{
background-color: #605091;
}
</style>
border-color css
<style>
span { border-color: #605091; }
span { border-color: rgb(96,80,145); }
td.TdClassName
{
border-color: #605091;
}
.TagClassName
{
border-color: #605091;
}
</style>