Shades of Butterfly Bush #605288
Tints of Butterfly Bush #605288
RGB
CMYK
RGB Variations
Color information
#605288 (or 0x605288) is known color: Butterfly Bush. HEX triplet: 60, 52 and 88. RGB value is (96,82,136). Sum of RGB (Red+Green+Blue) = 96+82+136=314 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.57% from 314); Green value is 82 (32.42% from 255 or 26.11% from 314); Blue value is 136 (53.52% from 255 or 43.31% from 314); Max value from RGB is 136 - color contains mainly: blue. Hex color #605288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605288 is #9FAD77. Grayscale: #5C5C5C. Windows color (decimal): -10464632 or 8933984. OLE color: 8933984.
HSL color Cylindrical-coordinate representation of color #605288: hue angle of 255.56º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #605288 is Cyan = 0.29, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 82 | 136 | - |
| CMYK | 0.29 | 0.40 | 0 | 0.47 |
| HSL | 255.56º | 0.25% | 0.43% | - |
| HSV(B) | 255.56º | 0.4% | 0.53% | - |
| XYZ | 12.29 | 10.3 | 24.63 | - |
| YUV | 92.34 | 152.64 | 130.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 82 | 136 | 0.29 | 0.40 | 0 | 0.47 | 255.56 | 0.25 | 0.43 |
| Hex | 60 | 52 | 88 | 1D | 28 | 0 | 2F | 100 | 19 | 2B |
| Octal | 140 | 122 | 210 | 35 | 50 | 0 | 57 | 400 | 31 | 53 |
| Binary | 1100000 | 1010010 | 10001000 | 11101 | 101000 | 0 | 101111 | 100000000 | 11001 | 101011 |
Color Harmonies of #605288
Complementary color
Monochromatic Colors of #605288
Black with #605288
Text Example
Text Example
White with #605288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605288; }
p { color: rgb(96,82,136); }
H1.HeaderClassName
{
color: #605288;
}
.AnyTagClassName
{
color: #605288;
}
</style>
background-color css
<style>
a { background-color: #605288; }
a { background-color: rgb(96,82,136); }
div.DivClassName
{
background-color: #605288;
}
.BgClassName
{
background-color: #605288;
}
</style>
border-color css
<style>
span { border-color: #605288; }
span { border-color: rgb(96,82,136); }
td.TdClassName
{
border-color: #605288;
}
.TagClassName
{
border-color: #605288;
}
</style>