Shades of Saddle Brown #864309
Tints of Saddle Brown #864309
RGB
CMYK
RGB Variations
Color information
#864309 (or 0x864309) is known color: Saddle Brown. HEX triplet: 86, 43 and 09. RGB value is (134,67,9). Sum of RGB (Red+Green+Blue) = 134+67+9=210 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.81% from 210); Green value is 67 (26.56% from 255 or 31.90% from 210); Blue value is 9 (3.91% from 255 or 4.29% from 210); Max value from RGB is 134 - color contains mainly: red. Hex color #864309 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864309 is #79BCF6. Grayscale: #505050. Windows color (decimal): -7978231 or 607110. OLE color: 607110.
HSL color Cylindrical-coordinate representation of color #864309: hue angle of 27.84º 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 #864309 is Cyan = 0, Magento = 0.5, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 9 | - |
| CMYK | 0 | 0.5 | 0.93 | 0.47 |
| HSL | 27.84º | 0.87% | 0.28% | - |
| HSV(B) | 27.84º | 0.93% | 0.53% | - |
| XYZ | 11.89 | 9.1 | 1.39 | - |
| YUV | 80.42 | 87.7 | 166.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 9 | 0 | 0.5 | 0.93 | 0.47 | 27.84 | 0.87 | 0.28 |
| Hex | 86 | 43 | 9 | 0 | 32 | 5D | 2F | 1C | 57 | 1C |
| Octal | 206 | 103 | 11 | 0 | 62 | 135 | 57 | 34 | 127 | 34 |
| Binary | 10000110 | 1000011 | 1001 | 0 | 110010 | 1011101 | 101111 | 11100 | 1010111 | 11100 |
Color Harmonies of #864309
Complementary color
Monochromatic Colors of #864309
Black with #864309
Text Example
Text Example
White with #864309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864309; }
p { color: rgb(134,67,9); }
H1.HeaderClassName
{
color: #864309;
}
.AnyTagClassName
{
color: #864309;
}
</style>
background-color css
<style>
a { background-color: #864309; }
a { background-color: rgb(134,67,9); }
div.DivClassName
{
background-color: #864309;
}
.BgClassName
{
background-color: #864309;
}
</style>
border-color css
<style>
span { border-color: #864309; }
span { border-color: rgb(134,67,9); }
td.TdClassName
{
border-color: #864309;
}
.TagClassName
{
border-color: #864309;
}
</style>