Shades of Butterfly Bush #675381
Tints of Butterfly Bush #675381
RGB
CMYK
RGB Variations
Color information
#675381 (or 0x675381) is known color: Butterfly Bush. HEX triplet: 67, 53 and 81. RGB value is (103,83,129). Sum of RGB (Red+Green+Blue) = 103+83+129=315 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.70% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #675381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675381 is #98AC7E. Grayscale: #5E5E5E. Windows color (decimal): -10005631 or 8475495. OLE color: 8475495.
HSL color Cylindrical-coordinate representation of color #675381: hue angle of 266.09º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #675381 is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 83 | 129 | - |
| CMYK | 0.20 | 0.36 | 0 | 0.49 |
| HSL | 266.09º | 0.22% | 0.42% | - |
| HSV(B) | 266.09º | 0.36% | 0.51% | - |
| XYZ | 12.65 | 10.66 | 22.16 | - |
| YUV | 94.22 | 147.63 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 129 | 0.20 | 0.36 | 0 | 0.49 | 266.09 | 0.22 | 0.42 |
| Hex | 67 | 53 | 81 | 14 | 24 | 0 | 31 | 10A | 16 | 2A |
| Octal | 147 | 123 | 201 | 24 | 44 | 0 | 61 | 412 | 26 | 52 |
| Binary | 1100111 | 1010011 | 10000001 | 10100 | 100100 | 0 | 110001 | 100001010 | 10110 | 101010 |
Color Harmonies of #675381
Complementary color
Monochromatic Colors of #675381
Black with #675381
Text Example
Text Example
White with #675381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675381; }
p { color: rgb(103,83,129); }
H1.HeaderClassName
{
color: #675381;
}
.AnyTagClassName
{
color: #675381;
}
</style>
background-color css
<style>
a { background-color: #675381; }
a { background-color: rgb(103,83,129); }
div.DivClassName
{
background-color: #675381;
}
.BgClassName
{
background-color: #675381;
}
</style>
border-color css
<style>
span { border-color: #675381; }
span { border-color: rgb(103,83,129); }
td.TdClassName
{
border-color: #675381;
}
.TagClassName
{
border-color: #675381;
}
</style>