Shades of Butterfly Bush #675281
Tints of Butterfly Bush #675281
RGB
CMYK
RGB Variations
Color information
#675281 (or 0x675281) is known color: Butterfly Bush. HEX triplet: 67, 52 and 81. RGB value is (103,82,129). Sum of RGB (Red+Green+Blue) = 103+82+129=314 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.80% from 314); Green value is 82 (32.42% from 255 or 26.11% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #675281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675281 is #98AD7E. Grayscale: #5D5D5D. Windows color (decimal): -10005887 or 8475239. OLE color: 8475239.
HSL color Cylindrical-coordinate representation of color #675281: hue angle of 266.81º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #675281 is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 82 | 129 | - |
| CMYK | 0.20 | 0.36 | 0 | 0.49 |
| HSL | 266.81º | 0.22% | 0.41% | - |
| HSV(B) | 266.81º | 0.36% | 0.51% | - |
| XYZ | 12.57 | 10.5 | 22.13 | - |
| YUV | 93.64 | 147.96 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 129 | 0.20 | 0.36 | 0 | 0.49 | 266.81 | 0.22 | 0.41 |
| Hex | 67 | 52 | 81 | 14 | 24 | 0 | 31 | 10B | 16 | 29 |
| Octal | 147 | 122 | 201 | 24 | 44 | 0 | 61 | 413 | 26 | 51 |
| Binary | 1100111 | 1010010 | 10000001 | 10100 | 100100 | 0 | 110001 | 100001011 | 10110 | 101001 |
Color Harmonies of #675281
Complementary color
Monochromatic Colors of #675281
Black with #675281
Text Example
Text Example
White with #675281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675281; }
p { color: rgb(103,82,129); }
H1.HeaderClassName
{
color: #675281;
}
.AnyTagClassName
{
color: #675281;
}
</style>
background-color css
<style>
a { background-color: #675281; }
a { background-color: rgb(103,82,129); }
div.DivClassName
{
background-color: #675281;
}
.BgClassName
{
background-color: #675281;
}
</style>
border-color css
<style>
span { border-color: #675281; }
span { border-color: rgb(103,82,129); }
td.TdClassName
{
border-color: #675281;
}
.TagClassName
{
border-color: #675281;
}
</style>