Shades of Old Brick #863236
Tints of Old Brick #863236
RGB
CMYK
RGB Variations
Color information
#863236 (or 0x863236) is known color: Old Brick. HEX triplet: 86, 32 and 36. RGB value is (134,50,54). Sum of RGB (Red+Green+Blue) = 134+50+54=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 54 (21.48% from 255 or 22.69% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #863236 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863236 is #79CDC9. Grayscale: #4B4B4B. Windows color (decimal): -7982538 or 3551878. OLE color: 3551878.
HSL color Cylindrical-coordinate representation of color #863236: hue angle of 357.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863236 is Cyan = 0, Magento = 0.63, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 54 | - |
| CMYK | 0 | 0.63 | 0.60 | 0.47 |
| HSL | 357.14º | 0.46% | 0.36% | - |
| HSV(B) | 357.14º | 0.63% | 0.53% | - |
| XYZ | 11.64 | 7.62 | 4.35 | - |
| YUV | 75.57 | 115.83 | 169.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 54 | 0 | 0.63 | 0.60 | 0.47 | 357.14 | 0.46 | 0.36 |
| Hex | 86 | 32 | 36 | 0 | 3F | 3C | 2F | 165 | 2E | 24 |
| Octal | 206 | 62 | 66 | 0 | 77 | 74 | 57 | 545 | 56 | 44 |
| Binary | 10000110 | 110010 | 110110 | 0 | 111111 | 111100 | 101111 | 101100101 | 101110 | 100100 |
Color Harmonies of #863236
Complementary color
Monochromatic Colors of #863236
Black with #863236
Text Example
Text Example
White with #863236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863236; }
p { color: rgb(134,50,54); }
H1.HeaderClassName
{
color: #863236;
}
.AnyTagClassName
{
color: #863236;
}
</style>
background-color css
<style>
a { background-color: #863236; }
a { background-color: rgb(134,50,54); }
div.DivClassName
{
background-color: #863236;
}
.BgClassName
{
background-color: #863236;
}
</style>
border-color css
<style>
span { border-color: #863236; }
span { border-color: rgb(134,50,54); }
td.TdClassName
{
border-color: #863236;
}
.TagClassName
{
border-color: #863236;
}
</style>