Shades of Saddle Brown #823614
Tints of Saddle Brown #823614
RGB
CMYK
RGB Variations
Color information
#823614 (or 0x823614) is known color: Saddle Brown. HEX triplet: 82, 36 and 14. RGB value is (130,54,20). Sum of RGB (Red+Green+Blue) = 130+54+20=204 (27% of max value = 765). Red value is 130 (51.17% from 255 or 63.73% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 130 - color contains mainly: red. Hex color #823614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #823614 is #7DC9EB. Grayscale: #494949. Windows color (decimal): -8243692 or 1324674. OLE color: 1324674.
HSL color Cylindrical-coordinate representation of color #823614: hue angle of 18.55º degrees, saturation: 0.73, 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 #823614 is Cyan = 0, Magento = 0.58, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 54 | 20 | - |
| CMYK | 0 | 0.58 | 0.85 | 0.49 |
| HSL | 18.55º | 0.73% | 0.29% | - |
| HSV(B) | 18.55º | 0.85% | 0.51% | - |
| XYZ | 10.65 | 7.43 | 1.54 | - |
| YUV | 72.85 | 98.18 | 168.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 54 | 20 | 0 | 0.58 | 0.85 | 0.49 | 18.55 | 0.73 | 0.29 |
| Hex | 82 | 36 | 14 | 0 | 3A | 55 | 31 | 13 | 49 | 1D |
| Octal | 202 | 66 | 24 | 0 | 72 | 125 | 61 | 23 | 111 | 35 |
| Binary | 10000010 | 110110 | 10100 | 0 | 111010 | 1010101 | 110001 | 10011 | 1001001 | 11101 |
Color Harmonies of #823614
Complementary color
Monochromatic Colors of #823614
Black with #823614
Text Example
Text Example
White with #823614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823614; }
p { color: rgb(130,54,20); }
H1.HeaderClassName
{
color: #823614;
}
.AnyTagClassName
{
color: #823614;
}
</style>
background-color css
<style>
a { background-color: #823614; }
a { background-color: rgb(130,54,20); }
div.DivClassName
{
background-color: #823614;
}
.BgClassName
{
background-color: #823614;
}
</style>
border-color css
<style>
span { border-color: #823614; }
span { border-color: rgb(130,54,20); }
td.TdClassName
{
border-color: #823614;
}
.TagClassName
{
border-color: #823614;
}
</style>