Shades of Saddle Brown #863907
Tints of Saddle Brown #863907
RGB
CMYK
RGB Variations
Color information
#863907 (or 0x863907) is known color: Saddle Brown. HEX triplet: 86, 39 and 07. RGB value is (134,57,7). Sum of RGB (Red+Green+Blue) = 134+57+7=198 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67.68% from 198); Green value is 57 (22.66% from 255 or 28.79% from 198); Blue value is 7 (3.12% from 255 or 3.54% from 198); Max value from RGB is 134 - color contains mainly: red. Hex color #863907 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863907 is #79C6F8. Grayscale: #4A4A4A. Windows color (decimal): -7980793 or 473478. OLE color: 473478.
HSL color Cylindrical-coordinate representation of color #863907: hue angle of 23.62º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #863907 is Cyan = 0, Magento = 0.57, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 7 | - |
| CMYK | 0 | 0.57 | 0.95 | 0.47 |
| HSL | 23.62º | 0.9% | 0.28% | - |
| HSV(B) | 23.62º | 0.95% | 0.53% | - |
| XYZ | 11.33 | 8.01 | 1.15 | - |
| YUV | 74.32 | 90.01 | 170.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 7 | 0 | 0.57 | 0.95 | 0.47 | 23.62 | 0.9 | 0.28 |
| Hex | 86 | 39 | 7 | 0 | 39 | 5F | 2F | 18 | 5A | 1C |
| Octal | 206 | 71 | 7 | 0 | 71 | 137 | 57 | 30 | 132 | 34 |
| Binary | 10000110 | 111001 | 111 | 0 | 111001 | 1011111 | 101111 | 11000 | 1011010 | 11100 |
Color Harmonies of #863907
Complementary color
Monochromatic Colors of #863907
Black with #863907
Text Example
Text Example
White with #863907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863907; }
p { color: rgb(134,57,7); }
H1.HeaderClassName
{
color: #863907;
}
.AnyTagClassName
{
color: #863907;
}
</style>
background-color css
<style>
a { background-color: #863907; }
a { background-color: rgb(134,57,7); }
div.DivClassName
{
background-color: #863907;
}
.BgClassName
{
background-color: #863907;
}
</style>
border-color css
<style>
span { border-color: #863907; }
span { border-color: rgb(134,57,7); }
td.TdClassName
{
border-color: #863907;
}
.TagClassName
{
border-color: #863907;
}
</style>