Shades of Saddle Brown #813503
Tints of Saddle Brown #813503
RGB
CMYK
RGB Variations
Color information
#813503 (or 0x813503) is known color: Saddle Brown. HEX triplet: 81, 35 and 03. RGB value is (129,53,3). Sum of RGB (Red+Green+Blue) = 129+53+3=185 (24% of max value = 765). Red value is 129 (50.78% from 255 or 69.73% from 185); Green value is 53 (21.09% from 255 or 28.65% from 185); Blue value is 3 (1.56% from 255 or 1.62% from 185); Max value from RGB is 129 - color contains mainly: red. Hex color #813503 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813503 is #7ECAFC. Grayscale: #464646. Windows color (decimal): -8309501 or 210305. OLE color: 210305.
HSL color Cylindrical-coordinate representation of color #813503: hue angle of 23.81º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #813503 is Cyan = 0, Magento = 0.59, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 3 | - |
| CMYK | 0 | 0.59 | 0.98 | 0.49 |
| HSL | 23.81º | 0.95% | 0.26% | - |
| HSV(B) | 23.81º | 0.98% | 0.51% | - |
| XYZ | 10.34 | 7.22 | 0.93 | - |
| YUV | 70.02 | 90.18 | 170.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 3 | 0 | 0.59 | 0.98 | 0.49 | 23.81 | 0.95 | 0.26 |
| Hex | 81 | 35 | 3 | 0 | 3B | 62 | 31 | 18 | 5F | 1A |
| Octal | 201 | 65 | 3 | 0 | 73 | 142 | 61 | 30 | 137 | 32 |
| Binary | 10000001 | 110101 | 11 | 0 | 111011 | 1100010 | 110001 | 11000 | 1011111 | 11010 |
Color Harmonies of #813503
Complementary color
Monochromatic Colors of #813503
Black with #813503
Text Example
Text Example
White with #813503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813503; }
p { color: rgb(129,53,3); }
H1.HeaderClassName
{
color: #813503;
}
.AnyTagClassName
{
color: #813503;
}
</style>
background-color css
<style>
a { background-color: #813503; }
a { background-color: rgb(129,53,3); }
div.DivClassName
{
background-color: #813503;
}
.BgClassName
{
background-color: #813503;
}
</style>
border-color css
<style>
span { border-color: #813503; }
span { border-color: rgb(129,53,3); }
td.TdClassName
{
border-color: #813503;
}
.TagClassName
{
border-color: #813503;
}
</style>