Shades of Saddle Brown #813813
Tints of Saddle Brown #813813
RGB
CMYK
RGB Variations
Color information
#813813 (or 0x813813) is known color: Saddle Brown. HEX triplet: 81, 38 and 13. RGB value is (129,56,19). Sum of RGB (Red+Green+Blue) = 129+56+19=204 (27% of max value = 765). Red value is 129 (50.78% from 255 or 63.24% from 204); Green value is 56 (22.27% from 255 or 27.45% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 129 - color contains mainly: red. Hex color #813813 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813813 is #7EC7EC. Grayscale: #494949. Windows color (decimal): -8308717 or 1259649. OLE color: 1259649.
HSL color Cylindrical-coordinate representation of color #813813: hue angle of 20.18º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #813813 is Cyan = 0, Magento = 0.57, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 56 | 19 | - |
| CMYK | 0 | 0.57 | 0.85 | 0.49 |
| HSL | 20.18º | 0.74% | 0.29% | - |
| HSV(B) | 20.18º | 0.85% | 0.51% | - |
| XYZ | 10.58 | 7.54 | 1.51 | - |
| YUV | 73.61 | 97.18 | 167.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 56 | 19 | 0 | 0.57 | 0.85 | 0.49 | 20.18 | 0.74 | 0.29 |
| Hex | 81 | 38 | 13 | 0 | 39 | 55 | 31 | 14 | 4A | 1D |
| Octal | 201 | 70 | 23 | 0 | 71 | 125 | 61 | 24 | 112 | 35 |
| Binary | 10000001 | 111000 | 10011 | 0 | 111001 | 1010101 | 110001 | 10100 | 1001010 | 11101 |
Color Harmonies of #813813
Complementary color
Monochromatic Colors of #813813
Black with #813813
Text Example
Text Example
White with #813813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813813; }
p { color: rgb(129,56,19); }
H1.HeaderClassName
{
color: #813813;
}
.AnyTagClassName
{
color: #813813;
}
</style>
background-color css
<style>
a { background-color: #813813; }
a { background-color: rgb(129,56,19); }
div.DivClassName
{
background-color: #813813;
}
.BgClassName
{
background-color: #813813;
}
</style>
border-color css
<style>
span { border-color: #813813; }
span { border-color: rgb(129,56,19); }
td.TdClassName
{
border-color: #813813;
}
.TagClassName
{
border-color: #813813;
}
</style>