Shades of Saddle Brown #833914
Tints of Saddle Brown #833914
RGB
CMYK
RGB Variations
Color information
#833914 (or 0x833914) is known color: Saddle Brown. HEX triplet: 83, 39 and 14. RGB value is (131,57,20). Sum of RGB (Red+Green+Blue) = 131+57+20=208 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.98% from 208); Green value is 57 (22.66% from 255 or 27.40% from 208); Blue value is 20 (8.20% from 255 or 9.62% from 208); Max value from RGB is 131 - color contains mainly: red. Hex color #833914 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #833914 is #7CC6EB. Grayscale: #4B4B4B. Windows color (decimal): -8177388 or 1325443. OLE color: 1325443.
HSL color Cylindrical-coordinate representation of color #833914: hue angle of 20º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #833914 is Cyan = 0, Magento = 0.56, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 57 | 20 | - |
| CMYK | 0 | 0.56 | 0.85 | 0.49 |
| HSL | 20º | 0.74% | 0.3% | - |
| HSV(B) | 20º | 0.85% | 0.51% | - |
| XYZ | 10.95 | 7.8 | 1.59 | - |
| YUV | 74.91 | 97.02 | 168.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 57 | 20 | 0 | 0.56 | 0.85 | 0.49 | 20 | 0.74 | 0.3 |
| Hex | 83 | 39 | 14 | 0 | 38 | 55 | 31 | 14 | 4A | 1E |
| Octal | 203 | 71 | 24 | 0 | 70 | 125 | 61 | 24 | 112 | 36 |
| Binary | 10000011 | 111001 | 10100 | 0 | 111000 | 1010101 | 110001 | 10100 | 1001010 | 11110 |
Color Harmonies of #833914
Complementary color
Monochromatic Colors of #833914
Black with #833914
Text Example
Text Example
White with #833914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833914; }
p { color: rgb(131,57,20); }
H1.HeaderClassName
{
color: #833914;
}
.AnyTagClassName
{
color: #833914;
}
</style>
background-color css
<style>
a { background-color: #833914; }
a { background-color: rgb(131,57,20); }
div.DivClassName
{
background-color: #833914;
}
.BgClassName
{
background-color: #833914;
}
</style>
border-color css
<style>
span { border-color: #833914; }
span { border-color: rgb(131,57,20); }
td.TdClassName
{
border-color: #833914;
}
.TagClassName
{
border-color: #833914;
}
</style>