Shades of Butterfly Bush #62568A
Tints of Butterfly Bush #62568A
RGB
CMYK
RGB Variations
Color information
#62568A (or 0x62568A) is known color: Butterfly Bush. HEX triplet: 62, 56 and 8A. RGB value is (98,86,138). Sum of RGB (Red+Green+Blue) = 98+86+138=322 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.43% from 322); Green value is 86 (33.98% from 255 or 26.71% from 322); Blue value is 138 (54.30% from 255 or 42.86% from 322); Max value from RGB is 138 - color contains mainly: blue. Hex color #62568A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #62568A is #9DA975. Grayscale: #5F5F5F. Windows color (decimal): -10332534 or 9066082. OLE color: 9066082.
HSL color Cylindrical-coordinate representation of color #62568A: hue angle of 253.85º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #62568A is Cyan = 0.29, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 86 | 138 | - |
| CMYK | 0.29 | 0.38 | 0 | 0.46 |
| HSL | 253.85º | 0.23% | 0.44% | - |
| HSV(B) | 253.85º | 0.38% | 0.54% | - |
| XYZ | 12.95 | 11.09 | 25.5 | - |
| YUV | 95.52 | 151.98 | 129.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 138 | 0.29 | 0.38 | 0 | 0.46 | 253.85 | 0.23 | 0.44 |
| Hex | 62 | 56 | 8A | 1D | 26 | 0 | 2E | FE | 17 | 2C |
| Octal | 142 | 126 | 212 | 35 | 46 | 0 | 56 | 376 | 27 | 54 |
| Binary | 1100010 | 1010110 | 10001010 | 11101 | 100110 | 0 | 101110 | 11111110 | 10111 | 101100 |
Color Harmonies of #62568A
Complementary color
Monochromatic Colors of #62568A
Black with #62568A
Text Example
Text Example
White with #62568A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #62568A; }
p { color: rgb(98,86,138); }
H1.HeaderClassName
{
color: #62568A;
}
.AnyTagClassName
{
color: #62568A;
}
</style>
background-color css
<style>
a { background-color: #62568A; }
a { background-color: rgb(98,86,138); }
div.DivClassName
{
background-color: #62568A;
}
.BgClassName
{
background-color: #62568A;
}
</style>
border-color css
<style>
span { border-color: #62568A; }
span { border-color: rgb(98,86,138); }
td.TdClassName
{
border-color: #62568A;
}
.TagClassName
{
border-color: #62568A;
}
</style>