Shades of Old Brick #863539
Tints of Old Brick #863539
RGB
CMYK
RGB Variations
Color information
#863539 (or 0x863539) is known color: Old Brick. HEX triplet: 86, 35 and 39. RGB value is (134,53,57). Sum of RGB (Red+Green+Blue) = 134+53+57=244 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.92% from 244); Green value is 53 (21.09% from 255 or 21.72% from 244); Blue value is 57 (22.66% from 255 or 23.36% from 244); Max value from RGB is 134 - color contains mainly: red. Hex color #863539 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863539 is #79CAC6. Grayscale: #4D4D4D. Windows color (decimal): -7981767 or 3749254. OLE color: 3749254.
HSL color Cylindrical-coordinate representation of color #863539: hue angle of 357.04º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863539 is Cyan = 0, Magento = 0.60, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 57 | - |
| CMYK | 0 | 0.60 | 0.57 | 0.47 |
| HSL | 357.04º | 0.43% | 0.37% | - |
| HSV(B) | 357.04º | 0.6% | 0.53% | - |
| XYZ | 11.84 | 7.91 | 4.77 | - |
| YUV | 77.68 | 116.34 | 168.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 57 | 0 | 0.60 | 0.57 | 0.47 | 357.04 | 0.43 | 0.37 |
| Hex | 86 | 35 | 39 | 0 | 3C | 39 | 2F | 165 | 2B | 25 |
| Octal | 206 | 65 | 71 | 0 | 74 | 71 | 57 | 545 | 53 | 45 |
| Binary | 10000110 | 110101 | 111001 | 0 | 111100 | 111001 | 101111 | 101100101 | 101011 | 100101 |
Color Harmonies of #863539
Complementary color
Monochromatic Colors of #863539
Black with #863539
Text Example
Text Example
White with #863539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863539; }
p { color: rgb(134,53,57); }
H1.HeaderClassName
{
color: #863539;
}
.AnyTagClassName
{
color: #863539;
}
</style>
background-color css
<style>
a { background-color: #863539; }
a { background-color: rgb(134,53,57); }
div.DivClassName
{
background-color: #863539;
}
.BgClassName
{
background-color: #863539;
}
</style>
border-color css
<style>
span { border-color: #863539; }
span { border-color: rgb(134,53,57); }
td.TdClassName
{
border-color: #863539;
}
.TagClassName
{
border-color: #863539;
}
</style>