Shades of Saddle Brown #863209
Tints of Saddle Brown #863209
RGB
CMYK
RGB Variations
Color information
#863209 (or 0x863209) is known color: Saddle Brown. HEX triplet: 86, 32 and 09. RGB value is (134,50,9). Sum of RGB (Red+Green+Blue) = 134+50+9=193 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.43% from 193); Green value is 50 (19.92% from 255 or 25.91% from 193); Blue value is 9 (3.91% from 255 or 4.66% from 193); Max value from RGB is 134 - color contains mainly: red. Hex color #863209 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863209 is #79CDF6. Grayscale: #464646. Windows color (decimal): -7982583 or 602758. OLE color: 602758.
HSL color Cylindrical-coordinate representation of color #863209: hue angle of 19.68º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #863209 is Cyan = 0, Magento = 0.63, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 9 | - |
| CMYK | 0 | 0.63 | 0.93 | 0.47 |
| HSL | 19.68º | 0.87% | 0.28% | - |
| HSV(B) | 19.68º | 0.93% | 0.53% | - |
| XYZ | 11.02 | 7.37 | 1.1 | - |
| YUV | 70.44 | 93.33 | 173.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 9 | 0 | 0.63 | 0.93 | 0.47 | 19.68 | 0.87 | 0.28 |
| Hex | 86 | 32 | 9 | 0 | 3F | 5D | 2F | 14 | 57 | 1C |
| Octal | 206 | 62 | 11 | 0 | 77 | 135 | 57 | 24 | 127 | 34 |
| Binary | 10000110 | 110010 | 1001 | 0 | 111111 | 1011101 | 101111 | 10100 | 1010111 | 11100 |
Color Harmonies of #863209
Complementary color
Monochromatic Colors of #863209
Black with #863209
Text Example
Text Example
White with #863209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863209; }
p { color: rgb(134,50,9); }
H1.HeaderClassName
{
color: #863209;
}
.AnyTagClassName
{
color: #863209;
}
</style>
background-color css
<style>
a { background-color: #863209; }
a { background-color: rgb(134,50,9); }
div.DivClassName
{
background-color: #863209;
}
.BgClassName
{
background-color: #863209;
}
</style>
border-color css
<style>
span { border-color: #863209; }
span { border-color: rgb(134,50,9); }
td.TdClassName
{
border-color: #863209;
}
.TagClassName
{
border-color: #863209;
}
</style>