Shades of Saddle Brown #823413
Tints of Saddle Brown #823413
RGB
CMYK
RGB Variations
Color information
#823413 (or 0x823413) is known color: Saddle Brown. HEX triplet: 82, 34 and 13. RGB value is (130,52,19). Sum of RGB (Red+Green+Blue) = 130+52+19=201 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.68% from 201); Green value is 52 (20.70% from 255 or 25.87% from 201); Blue value is 19 (7.81% from 255 or 9.45% from 201); Max value from RGB is 130 - color contains mainly: red. Hex color #823413 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #823413 is #7DCBEC. Grayscale: #474747. Windows color (decimal): -8244205 or 1258626. OLE color: 1258626.
HSL color Cylindrical-coordinate representation of color #823413: hue angle of 17.84º 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 #823413 is Cyan = 0, Magento = 0.60, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 52 | 19 | - |
| CMYK | 0 | 0.60 | 0.85 | 0.49 |
| HSL | 17.84º | 0.74% | 0.29% | - |
| HSV(B) | 17.84º | 0.85% | 0.51% | - |
| XYZ | 10.55 | 7.25 | 1.46 | - |
| YUV | 71.56 | 98.34 | 169.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 52 | 19 | 0 | 0.60 | 0.85 | 0.49 | 17.84 | 0.74 | 0.29 |
| Hex | 82 | 34 | 13 | 0 | 3C | 55 | 31 | 12 | 4A | 1D |
| Octal | 202 | 64 | 23 | 0 | 74 | 125 | 61 | 22 | 112 | 35 |
| Binary | 10000010 | 110100 | 10011 | 0 | 111100 | 1010101 | 110001 | 10010 | 1001010 | 11101 |
Color Harmonies of #823413
Complementary color
Monochromatic Colors of #823413
Black with #823413
Text Example
Text Example
White with #823413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823413; }
p { color: rgb(130,52,19); }
H1.HeaderClassName
{
color: #823413;
}
.AnyTagClassName
{
color: #823413;
}
</style>
background-color css
<style>
a { background-color: #823413; }
a { background-color: rgb(130,52,19); }
div.DivClassName
{
background-color: #823413;
}
.BgClassName
{
background-color: #823413;
}
</style>
border-color css
<style>
span { border-color: #823413; }
span { border-color: rgb(130,52,19); }
td.TdClassName
{
border-color: #823413;
}
.TagClassName
{
border-color: #823413;
}
</style>