Shades of Butterfly Bush #685383
Tints of Butterfly Bush #685383
RGB
CMYK
RGB Variations
Color information
#685383 (or 0x685383) is known color: Butterfly Bush. HEX triplet: 68, 53 and 83. RGB value is (104,83,131). Sum of RGB (Red+Green+Blue) = 104+83+131=318 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.70% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 131 (51.56% from 255 or 41.19% from 318); Max value from RGB is 131 - color contains mainly: blue. Hex color #685383 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685383 is #97AC7C. Grayscale: #5E5E5E. Windows color (decimal): -9940093 or 8606568. OLE color: 8606568.
HSL color Cylindrical-coordinate representation of color #685383: hue angle of 266.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #685383 is Cyan = 0.21, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 83 | 131 | - |
| CMYK | 0.21 | 0.37 | 0 | 0.49 |
| HSL | 266.25º | 0.22% | 0.42% | - |
| HSV(B) | 266.25º | 0.37% | 0.51% | - |
| XYZ | 12.9 | 10.77 | 22.87 | - |
| YUV | 94.75 | 148.46 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 131 | 0.21 | 0.37 | 0 | 0.49 | 266.25 | 0.22 | 0.42 |
| Hex | 68 | 53 | 83 | 15 | 25 | 0 | 31 | 10A | 16 | 2A |
| Octal | 150 | 123 | 203 | 25 | 45 | 0 | 61 | 412 | 26 | 52 |
| Binary | 1101000 | 1010011 | 10000011 | 10101 | 100101 | 0 | 110001 | 100001010 | 10110 | 101010 |
Color Harmonies of #685383
Complementary color
Monochromatic Colors of #685383
Black with #685383
Text Example
Text Example
White with #685383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685383; }
p { color: rgb(104,83,131); }
H1.HeaderClassName
{
color: #685383;
}
.AnyTagClassName
{
color: #685383;
}
</style>
background-color css
<style>
a { background-color: #685383; }
a { background-color: rgb(104,83,131); }
div.DivClassName
{
background-color: #685383;
}
.BgClassName
{
background-color: #685383;
}
</style>
border-color css
<style>
span { border-color: #685383; }
span { border-color: rgb(104,83,131); }
td.TdClassName
{
border-color: #685383;
}
.TagClassName
{
border-color: #685383;
}
</style>