Shades of Saddle Brown #864915
Tints of Saddle Brown #864915
RGB
CMYK
RGB Variations
Color information
#864915 (or 0x864915) is known color: Saddle Brown. HEX triplet: 86, 49 and 15. RGB value is (134,73,21). Sum of RGB (Red+Green+Blue) = 134+73+21=228 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.77% from 228); Green value is 73 (28.91% from 255 or 32.02% from 228); Blue value is 21 (8.59% from 255 or 9.21% from 228); Max value from RGB is 134 - color contains mainly: red. Hex color #864915 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864915 is #79B6EA. Grayscale: #555555. Windows color (decimal): -7976683 or 1395078. OLE color: 1395078.
HSL color Cylindrical-coordinate representation of color #864915: hue angle of 27.61º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #864915 is Cyan = 0, Magento = 0.46, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 21 | - |
| CMYK | 0 | 0.46 | 0.84 | 0.47 |
| HSL | 27.61º | 0.73% | 0.3% | - |
| HSV(B) | 27.61º | 0.84% | 0.53% | - |
| XYZ | 12.35 | 9.89 | 1.97 | - |
| YUV | 85.31 | 91.71 | 162.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 21 | 0 | 0.46 | 0.84 | 0.47 | 27.61 | 0.73 | 0.3 |
| Hex | 86 | 49 | 15 | 0 | 2E | 54 | 2F | 1C | 49 | 1E |
| Octal | 206 | 111 | 25 | 0 | 56 | 124 | 57 | 34 | 111 | 36 |
| Binary | 10000110 | 1001001 | 10101 | 0 | 101110 | 1010100 | 101111 | 11100 | 1001001 | 11110 |
Color Harmonies of #864915
Complementary color
Monochromatic Colors of #864915
Black with #864915
Text Example
Text Example
White with #864915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864915; }
p { color: rgb(134,73,21); }
H1.HeaderClassName
{
color: #864915;
}
.AnyTagClassName
{
color: #864915;
}
</style>
background-color css
<style>
a { background-color: #864915; }
a { background-color: rgb(134,73,21); }
div.DivClassName
{
background-color: #864915;
}
.BgClassName
{
background-color: #864915;
}
</style>
border-color css
<style>
span { border-color: #864915; }
span { border-color: rgb(134,73,21); }
td.TdClassName
{
border-color: #864915;
}
.TagClassName
{
border-color: #864915;
}
</style>