Shades of Saddle Brown #974710
Tints of Saddle Brown #974710
RGB
CMYK
RGB Variations
Color information
#974710 (or 0x974710) is known color: Saddle Brown. HEX triplet: 97, 47 and 10. RGB value is (151,71,16). Sum of RGB (Red+Green+Blue) = 151+71+16=238 (31% of max value = 765). Red value is 151 (59.38% from 255 or 63.45% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 16 (6.64% from 255 or 6.72% from 238); Max value from RGB is 151 - color contains mainly: red. Hex color #974710 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #974710 is #68B8EF. Grayscale: #585858. Windows color (decimal): -6863088 or 1066903. OLE color: 1066903.
HSL color Cylindrical-coordinate representation of color #974710: hue angle of 24.44º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #974710 is Cyan = 0, Magento = 0.53, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 71 | 16 | - |
| CMYK | 0 | 0.53 | 0.89 | 0.41 |
| HSL | 24.44º | 0.81% | 0.33% | - |
| HSV(B) | 24.44º | 0.89% | 0.59% | - |
| XYZ | 15.11 | 11.12 | 1.84 | - |
| YUV | 88.65 | 87 | 172.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 71 | 16 | 0 | 0.53 | 0.89 | 0.41 | 24.44 | 0.81 | 0.33 |
| Hex | 97 | 47 | 10 | 0 | 35 | 59 | 29 | 18 | 51 | 21 |
| Octal | 227 | 107 | 20 | 0 | 65 | 131 | 51 | 30 | 121 | 41 |
| Binary | 10010111 | 1000111 | 10000 | 0 | 110101 | 1011001 | 101001 | 11000 | 1010001 | 100001 |
Color Harmonies of #974710
Complementary color
Monochromatic Colors of #974710
Black with #974710
Text Example
Text Example
White with #974710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974710; }
p { color: rgb(151,71,16); }
H1.HeaderClassName
{
color: #974710;
}
.AnyTagClassName
{
color: #974710;
}
</style>
background-color css
<style>
a { background-color: #974710; }
a { background-color: rgb(151,71,16); }
div.DivClassName
{
background-color: #974710;
}
.BgClassName
{
background-color: #974710;
}
</style>
border-color css
<style>
span { border-color: #974710; }
span { border-color: rgb(151,71,16); }
td.TdClassName
{
border-color: #974710;
}
.TagClassName
{
border-color: #974710;
}
</style>