Shades of Butterfly Bush #605183
Tints of Butterfly Bush #605183
RGB
CMYK
RGB Variations
Color information
#605183 (or 0x605183) is known color: Butterfly Bush. HEX triplet: 60, 51 and 83. RGB value is (96,81,131). Sum of RGB (Red+Green+Blue) = 96+81+131=308 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.17% from 308); Green value is 81 (32.03% from 255 or 26.30% from 308); Blue value is 131 (51.56% from 255 or 42.53% from 308); Max value from RGB is 131 - color contains mainly: blue. Hex color #605183 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605183 is #9FAE7C. Grayscale: #5B5B5B. Windows color (decimal): -10464893 or 8606048. OLE color: 8606048.
HSL color Cylindrical-coordinate representation of color #605183: hue angle of 258º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #605183 is Cyan = 0.27, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 81 | 131 | - |
| CMYK | 0.27 | 0.38 | 0 | 0.49 |
| HSL | 258º | 0.24% | 0.42% | - |
| HSV(B) | 258º | 0.38% | 0.51% | - |
| XYZ | 11.86 | 10.01 | 22.78 | - |
| YUV | 91.19 | 150.47 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 81 | 131 | 0.27 | 0.38 | 0 | 0.49 | 258 | 0.24 | 0.42 |
| Hex | 60 | 51 | 83 | 1B | 26 | 0 | 31 | 102 | 18 | 2A |
| Octal | 140 | 121 | 203 | 33 | 46 | 0 | 61 | 402 | 30 | 52 |
| Binary | 1100000 | 1010001 | 10000011 | 11011 | 100110 | 0 | 110001 | 100000010 | 11000 | 101010 |
Color Harmonies of #605183
Complementary color
Monochromatic Colors of #605183
Black with #605183
Text Example
Text Example
White with #605183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605183; }
p { color: rgb(96,81,131); }
H1.HeaderClassName
{
color: #605183;
}
.AnyTagClassName
{
color: #605183;
}
</style>
background-color css
<style>
a { background-color: #605183; }
a { background-color: rgb(96,81,131); }
div.DivClassName
{
background-color: #605183;
}
.BgClassName
{
background-color: #605183;
}
</style>
border-color css
<style>
span { border-color: #605183; }
span { border-color: rgb(96,81,131); }
td.TdClassName
{
border-color: #605183;
}
.TagClassName
{
border-color: #605183;
}
</style>