Shades of Butterfly Bush #625385
Tints of Butterfly Bush #625385
RGB
CMYK
RGB Variations
Color information
#625385 (or 0x625385) is known color: Butterfly Bush. HEX triplet: 62, 53 and 85. RGB value is (98,83,133). Sum of RGB (Red+Green+Blue) = 98+83+133=314 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.21% from 314); Green value is 83 (32.81% from 255 or 26.43% from 314); Blue value is 133 (52.34% from 255 or 42.36% from 314); Max value from RGB is 133 - color contains mainly: blue. Hex color #625385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625385 is #9DAC7A. Grayscale: #5D5D5D. Windows color (decimal): -10333307 or 8737634. OLE color: 8737634.
HSL color Cylindrical-coordinate representation of color #625385: hue angle of 258º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #625385 is Cyan = 0.26, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 83 | 133 | - |
| CMYK | 0.26 | 0.38 | 0 | 0.48 |
| HSL | 258º | 0.23% | 0.42% | - |
| HSV(B) | 258º | 0.38% | 0.52% | - |
| XYZ | 12.36 | 10.48 | 23.56 | - |
| YUV | 93.19 | 150.47 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 133 | 0.26 | 0.38 | 0 | 0.48 | 258 | 0.23 | 0.42 |
| Hex | 62 | 53 | 85 | 1A | 26 | 0 | 30 | 102 | 17 | 2A |
| Octal | 142 | 123 | 205 | 32 | 46 | 0 | 60 | 402 | 27 | 52 |
| Binary | 1100010 | 1010011 | 10000101 | 11010 | 100110 | 0 | 110000 | 100000010 | 10111 | 101010 |
Color Harmonies of #625385
Complementary color
Monochromatic Colors of #625385
Black with #625385
Text Example
Text Example
White with #625385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625385; }
p { color: rgb(98,83,133); }
H1.HeaderClassName
{
color: #625385;
}
.AnyTagClassName
{
color: #625385;
}
</style>
background-color css
<style>
a { background-color: #625385; }
a { background-color: rgb(98,83,133); }
div.DivClassName
{
background-color: #625385;
}
.BgClassName
{
background-color: #625385;
}
</style>
border-color css
<style>
span { border-color: #625385; }
span { border-color: rgb(98,83,133); }
td.TdClassName
{
border-color: #625385;
}
.TagClassName
{
border-color: #625385;
}
</style>