Shades of Old Brick #863536
Tints of Old Brick #863536
RGB
CMYK
RGB Variations
Color information
#863536 (or 0x863536) is known color: Old Brick. HEX triplet: 86, 35 and 36. RGB value is (134,53,54). Sum of RGB (Red+Green+Blue) = 134+53+54=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 53 (21.09% from 255 or 21.99% from 241); Blue value is 54 (21.48% from 255 or 22.41% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #863536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863536 is #79CAC9. Grayscale: #4D4D4D. Windows color (decimal): -7981770 or 3552646. OLE color: 3552646.
HSL color Cylindrical-coordinate representation of color #863536: hue angle of 359.26º 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 #863536 is Cyan = 0, Magento = 0.60, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 54 | - |
| CMYK | 0 | 0.60 | 0.60 | 0.47 |
| HSL | 359.26º | 0.43% | 0.37% | - |
| HSV(B) | 359.26º | 0.6% | 0.53% | - |
| XYZ | 11.77 | 7.88 | 4.39 | - |
| YUV | 77.33 | 114.84 | 168.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 54 | 0 | 0.60 | 0.60 | 0.47 | 359.26 | 0.43 | 0.37 |
| Hex | 86 | 35 | 36 | 0 | 3C | 3C | 2F | 167 | 2B | 25 |
| Octal | 206 | 65 | 66 | 0 | 74 | 74 | 57 | 547 | 53 | 45 |
| Binary | 10000110 | 110101 | 110110 | 0 | 111100 | 111100 | 101111 | 101100111 | 101011 | 100101 |
Color Harmonies of #863536
Complementary color
Monochromatic Colors of #863536
Black with #863536
Text Example
Text Example
White with #863536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863536; }
p { color: rgb(134,53,54); }
H1.HeaderClassName
{
color: #863536;
}
.AnyTagClassName
{
color: #863536;
}
</style>
background-color css
<style>
a { background-color: #863536; }
a { background-color: rgb(134,53,54); }
div.DivClassName
{
background-color: #863536;
}
.BgClassName
{
background-color: #863536;
}
</style>
border-color css
<style>
span { border-color: #863536; }
span { border-color: rgb(134,53,54); }
td.TdClassName
{
border-color: #863536;
}
.TagClassName
{
border-color: #863536;
}
</style>