Shades of Butterfly Bush #675383
Tints of Butterfly Bush #675383
RGB
CMYK
RGB Variations
Color information
#675383 (or 0x675383) is known color: Butterfly Bush. HEX triplet: 67, 53 and 83. RGB value is (103,83,131). Sum of RGB (Red+Green+Blue) = 103+83+131=317 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.49% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 131 (51.56% from 255 or 41.32% from 317); Max value from RGB is 131 - color contains mainly: blue. Hex color #675383 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675383 is #98AC7C. Grayscale: #5E5E5E. Windows color (decimal): -10005629 or 8606567. OLE color: 8606567.
HSL color Cylindrical-coordinate representation of color #675383: hue angle of 265º 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 #675383 is Cyan = 0.21, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 83 | 131 | - |
| CMYK | 0.21 | 0.37 | 0 | 0.49 |
| HSL | 265º | 0.22% | 0.42% | - |
| HSV(B) | 265º | 0.37% | 0.51% | - |
| XYZ | 12.78 | 10.71 | 22.87 | - |
| YUV | 94.45 | 148.63 | 134.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 131 | 0.21 | 0.37 | 0 | 0.49 | 265 | 0.22 | 0.42 |
| Hex | 67 | 53 | 83 | 15 | 25 | 0 | 31 | 109 | 16 | 2A |
| Octal | 147 | 123 | 203 | 25 | 45 | 0 | 61 | 411 | 26 | 52 |
| Binary | 1100111 | 1010011 | 10000011 | 10101 | 100101 | 0 | 110001 | 100001001 | 10110 | 101010 |
Color Harmonies of #675383
Complementary color
Monochromatic Colors of #675383
Black with #675383
Text Example
Text Example
White with #675383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675383; }
p { color: rgb(103,83,131); }
H1.HeaderClassName
{
color: #675383;
}
.AnyTagClassName
{
color: #675383;
}
</style>
background-color css
<style>
a { background-color: #675383; }
a { background-color: rgb(103,83,131); }
div.DivClassName
{
background-color: #675383;
}
.BgClassName
{
background-color: #675383;
}
</style>
border-color css
<style>
span { border-color: #675383; }
span { border-color: rgb(103,83,131); }
td.TdClassName
{
border-color: #675383;
}
.TagClassName
{
border-color: #675383;
}
</style>