Shades of Saddle Brown #883614
Tints of Saddle Brown #883614
RGB
CMYK
RGB Variations
Color information
#883614 (or 0x883614) is known color: Saddle Brown. HEX triplet: 88, 36 and 14. RGB value is (136,54,20). Sum of RGB (Red+Green+Blue) = 136+54+20=210 (27% of max value = 765). Red value is 136 (53.52% from 255 or 64.76% from 210); Green value is 54 (21.48% from 255 or 25.71% from 210); Blue value is 20 (8.20% from 255 or 9.52% from 210); Max value from RGB is 136 - color contains mainly: red. Hex color #883614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #883614 is #77C9EB. Grayscale: #4A4A4A. Windows color (decimal): -7850476 or 1324680. OLE color: 1324680.
HSL color Cylindrical-coordinate representation of color #883614: hue angle of 17.59º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #883614 is Cyan = 0, Magento = 0.60, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 54 | 20 | - |
| CMYK | 0 | 0.60 | 0.85 | 0.47 |
| HSL | 17.59º | 0.74% | 0.31% | - |
| HSV(B) | 17.59º | 0.85% | 0.53% | - |
| XYZ | 11.6 | 7.92 | 1.58 | - |
| YUV | 74.64 | 97.17 | 171.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 54 | 20 | 0 | 0.60 | 0.85 | 0.47 | 17.59 | 0.74 | 0.31 |
| Hex | 88 | 36 | 14 | 0 | 3C | 55 | 2F | 12 | 4A | 1F |
| Octal | 210 | 66 | 24 | 0 | 74 | 125 | 57 | 22 | 112 | 37 |
| Binary | 10001000 | 110110 | 10100 | 0 | 111100 | 1010101 | 101111 | 10010 | 1001010 | 11111 |
Color Harmonies of #883614
Complementary color
Monochromatic Colors of #883614
Black with #883614
Text Example
Text Example
White with #883614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883614; }
p { color: rgb(136,54,20); }
H1.HeaderClassName
{
color: #883614;
}
.AnyTagClassName
{
color: #883614;
}
</style>
background-color css
<style>
a { background-color: #883614; }
a { background-color: rgb(136,54,20); }
div.DivClassName
{
background-color: #883614;
}
.BgClassName
{
background-color: #883614;
}
</style>
border-color css
<style>
span { border-color: #883614; }
span { border-color: rgb(136,54,20); }
td.TdClassName
{
border-color: #883614;
}
.TagClassName
{
border-color: #883614;
}
</style>