Shades of Saddle Brown #863309
Tints of Saddle Brown #863309
RGB
CMYK
RGB Variations
Color information
#863309 (or 0x863309) is known color: Saddle Brown. HEX triplet: 86, 33 and 09. RGB value is (134,51,9). Sum of RGB (Red+Green+Blue) = 134+51+9=194 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.07% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 9 (3.91% from 255 or 4.64% from 194); Max value from RGB is 134 - color contains mainly: red. Hex color #863309 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863309 is #79CCF6. Grayscale: #474747. Windows color (decimal): -7982327 or 603014. OLE color: 603014.
HSL color Cylindrical-coordinate representation of color #863309: hue angle of 20.16º 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 #863309 is Cyan = 0, Magento = 0.62, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 51 | 9 | - |
| CMYK | 0 | 0.62 | 0.93 | 0.47 |
| HSL | 20.16º | 0.87% | 0.28% | - |
| HSV(B) | 20.16º | 0.93% | 0.53% | - |
| XYZ | 11.06 | 7.46 | 1.11 | - |
| YUV | 71.03 | 93 | 172.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 9 | 0 | 0.62 | 0.93 | 0.47 | 20.16 | 0.87 | 0.28 |
| Hex | 86 | 33 | 9 | 0 | 3E | 5D | 2F | 14 | 57 | 1C |
| Octal | 206 | 63 | 11 | 0 | 76 | 135 | 57 | 24 | 127 | 34 |
| Binary | 10000110 | 110011 | 1001 | 0 | 111110 | 1011101 | 101111 | 10100 | 1010111 | 11100 |
Color Harmonies of #863309
Complementary color
Monochromatic Colors of #863309
Black with #863309
Text Example
Text Example
White with #863309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863309; }
p { color: rgb(134,51,9); }
H1.HeaderClassName
{
color: #863309;
}
.AnyTagClassName
{
color: #863309;
}
</style>
background-color css
<style>
a { background-color: #863309; }
a { background-color: rgb(134,51,9); }
div.DivClassName
{
background-color: #863309;
}
.BgClassName
{
background-color: #863309;
}
</style>
border-color css
<style>
span { border-color: #863309; }
span { border-color: rgb(134,51,9); }
td.TdClassName
{
border-color: #863309;
}
.TagClassName
{
border-color: #863309;
}
</style>