Shades of Butterfly Bush #605382
Tints of Butterfly Bush #605382
RGB
CMYK
RGB Variations
Color information
#605382 (or 0x605382) is known color: Butterfly Bush. HEX triplet: 60, 53 and 82. RGB value is (96,83,130). Sum of RGB (Red+Green+Blue) = 96+83+130=309 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.07% from 309); Green value is 83 (32.81% from 255 or 26.86% from 309); Blue value is 130 (51.17% from 255 or 42.07% from 309); Max value from RGB is 130 - color contains mainly: blue. Hex color #605382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605382 is #9FAC7D. Grayscale: #5C5C5C. Windows color (decimal): -10464382 or 8541024. OLE color: 8541024.
HSL color Cylindrical-coordinate representation of color #605382: hue angle of 256.6º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #605382 is Cyan = 0.26, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 83 | 130 | - |
| CMYK | 0.26 | 0.36 | 0 | 0.49 |
| HSL | 256.6º | 0.22% | 0.42% | - |
| HSV(B) | 256.6º | 0.36% | 0.51% | - |
| XYZ | 11.95 | 10.29 | 22.47 | - |
| YUV | 92.25 | 149.31 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 130 | 0.26 | 0.36 | 0 | 0.49 | 256.6 | 0.22 | 0.42 |
| Hex | 60 | 53 | 82 | 1A | 24 | 0 | 31 | 101 | 16 | 2A |
| Octal | 140 | 123 | 202 | 32 | 44 | 0 | 61 | 401 | 26 | 52 |
| Binary | 1100000 | 1010011 | 10000010 | 11010 | 100100 | 0 | 110001 | 100000001 | 10110 | 101010 |
Color Harmonies of #605382
Complementary color
Monochromatic Colors of #605382
Black with #605382
Text Example
Text Example
White with #605382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605382; }
p { color: rgb(96,83,130); }
H1.HeaderClassName
{
color: #605382;
}
.AnyTagClassName
{
color: #605382;
}
</style>
background-color css
<style>
a { background-color: #605382; }
a { background-color: rgb(96,83,130); }
div.DivClassName
{
background-color: #605382;
}
.BgClassName
{
background-color: #605382;
}
</style>
border-color css
<style>
span { border-color: #605382; }
span { border-color: rgb(96,83,130); }
td.TdClassName
{
border-color: #605382;
}
.TagClassName
{
border-color: #605382;
}
</style>