Shades of Butterfly Bush #605198
Tints of Butterfly Bush #605198
RGB
CMYK
RGB Variations
Color information
#605198 (or 0x605198) is known color: Butterfly Bush. HEX triplet: 60, 51 and 98. RGB value is (96,81,152). Sum of RGB (Red+Green+Blue) = 96+81+152=329 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.18% from 329); Green value is 81 (32.03% from 255 or 24.62% from 329); Blue value is 152 (59.77% from 255 or 46.20% from 329); Max value from RGB is 152 - color contains mainly: blue. Hex color #605198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605198 is #9FAE67. Grayscale: #5D5D5D. Windows color (decimal): -10464872 or 9982304. OLE color: 9982304.
HSL color Cylindrical-coordinate representation of color #605198: hue angle of 252.68º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #605198 is Cyan = 0.37, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 81 | 152 | - |
| CMYK | 0.37 | 0.47 | 0 | 0.40 |
| HSL | 252.68º | 0.3% | 0.46% | - |
| HSV(B) | 252.68º | 0.47% | 0.6% | - |
| XYZ | 13.43 | 10.64 | 31.05 | - |
| YUV | 93.58 | 160.97 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 81 | 152 | 0.37 | 0.47 | 0 | 0.40 | 252.68 | 0.3 | 0.46 |
| Hex | 60 | 51 | 98 | 25 | 2F | 0 | 28 | FD | 1E | 2E |
| Octal | 140 | 121 | 230 | 45 | 57 | 0 | 50 | 375 | 36 | 56 |
| Binary | 1100000 | 1010001 | 10011000 | 100101 | 101111 | 0 | 101000 | 11111101 | 11110 | 101110 |
Color Harmonies of #605198
Complementary color
Monochromatic Colors of #605198
Black with #605198
Text Example
Text Example
White with #605198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605198; }
p { color: rgb(96,81,152); }
H1.HeaderClassName
{
color: #605198;
}
.AnyTagClassName
{
color: #605198;
}
</style>
background-color css
<style>
a { background-color: #605198; }
a { background-color: rgb(96,81,152); }
div.DivClassName
{
background-color: #605198;
}
.BgClassName
{
background-color: #605198;
}
</style>
border-color css
<style>
span { border-color: #605198; }
span { border-color: rgb(96,81,152); }
td.TdClassName
{
border-color: #605198;
}
.TagClassName
{
border-color: #605198;
}
</style>