Shades of Butterfly Bush #605397
Tints of Butterfly Bush #605397
RGB
CMYK
RGB Variations
Color information
#605397 (or 0x605397) is known color: Butterfly Bush. HEX triplet: 60, 53 and 97. RGB value is (96,83,151). Sum of RGB (Red+Green+Blue) = 96+83+151=330 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.09% from 330); Green value is 83 (32.81% from 255 or 25.15% from 330); Blue value is 151 (59.38% from 255 or 45.76% from 330); Max value from RGB is 151 - color contains mainly: blue. Hex color #605397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605397 is #9FAC68. Grayscale: #5E5E5E. Windows color (decimal): -10464361 or 9917280. OLE color: 9917280.
HSL color Cylindrical-coordinate representation of color #605397: hue angle of 251.47º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #605397 is Cyan = 0.36, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 83 | 151 | - |
| CMYK | 0.36 | 0.45 | 0 | 0.41 |
| HSL | 251.47º | 0.29% | 0.46% | - |
| HSV(B) | 251.47º | 0.45% | 0.59% | - |
| XYZ | 13.5 | 10.91 | 30.67 | - |
| YUV | 94.64 | 159.81 | 128.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 151 | 0.36 | 0.45 | 0 | 0.41 | 251.47 | 0.29 | 0.46 |
| Hex | 60 | 53 | 97 | 24 | 2D | 0 | 29 | FB | 1D | 2E |
| Octal | 140 | 123 | 227 | 44 | 55 | 0 | 51 | 373 | 35 | 56 |
| Binary | 1100000 | 1010011 | 10010111 | 100100 | 101101 | 0 | 101001 | 11111011 | 11101 | 101110 |
Color Harmonies of #605397
Complementary color
Monochromatic Colors of #605397
Black with #605397
Text Example
Text Example
White with #605397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605397; }
p { color: rgb(96,83,151); }
H1.HeaderClassName
{
color: #605397;
}
.AnyTagClassName
{
color: #605397;
}
</style>
background-color css
<style>
a { background-color: #605397; }
a { background-color: rgb(96,83,151); }
div.DivClassName
{
background-color: #605397;
}
.BgClassName
{
background-color: #605397;
}
</style>
border-color css
<style>
span { border-color: #605397; }
span { border-color: rgb(96,83,151); }
td.TdClassName
{
border-color: #605397;
}
.TagClassName
{
border-color: #605397;
}
</style>