Shades of Old Brick #863335
Tints of Old Brick #863335
RGB
CMYK
RGB Variations
Color information
#863335 (or 0x863335) is known color: Old Brick. HEX triplet: 86, 33 and 35. RGB value is (134,51,53). Sum of RGB (Red+Green+Blue) = 134+51+53=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 51 (20.31% from 255 or 21.43% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #863335 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863335 is #79CCCA. Grayscale: #4C4C4C. Windows color (decimal): -7982283 or 3486598. OLE color: 3486598.
HSL color Cylindrical-coordinate representation of color #863335: hue angle of 358.55º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #863335 is Cyan = 0, Magento = 0.62, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 51 | 53 | - |
| CMYK | 0 | 0.62 | 0.60 | 0.47 |
| HSL | 358.55º | 0.45% | 0.36% | - |
| HSV(B) | 358.55º | 0.62% | 0.53% | - |
| XYZ | 11.66 | 7.69 | 4.24 | - |
| YUV | 76.05 | 115 | 169.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 53 | 0 | 0.62 | 0.60 | 0.47 | 358.55 | 0.45 | 0.36 |
| Hex | 86 | 33 | 35 | 0 | 3E | 3C | 2F | 167 | 2D | 24 |
| Octal | 206 | 63 | 65 | 0 | 76 | 74 | 57 | 547 | 55 | 44 |
| Binary | 10000110 | 110011 | 110101 | 0 | 111110 | 111100 | 101111 | 101100111 | 101101 | 100100 |
Color Harmonies of #863335
Complementary color
Monochromatic Colors of #863335
Black with #863335
Text Example
Text Example
White with #863335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863335; }
p { color: rgb(134,51,53); }
H1.HeaderClassName
{
color: #863335;
}
.AnyTagClassName
{
color: #863335;
}
</style>
background-color css
<style>
a { background-color: #863335; }
a { background-color: rgb(134,51,53); }
div.DivClassName
{
background-color: #863335;
}
.BgClassName
{
background-color: #863335;
}
</style>
border-color css
<style>
span { border-color: #863335; }
span { border-color: rgb(134,51,53); }
td.TdClassName
{
border-color: #863335;
}
.TagClassName
{
border-color: #863335;
}
</style>