Shades of Saddle Brown #974311
Tints of Saddle Brown #974311
RGB
CMYK
RGB Variations
Color information
#974311 (or 0x974311) is known color: Saddle Brown. HEX triplet: 97, 43 and 11. RGB value is (151,67,17). Sum of RGB (Red+Green+Blue) = 151+67+17=235 (31% of max value = 765). Red value is 151 (59.38% from 255 or 64.26% from 235); Green value is 67 (26.56% from 255 or 28.51% from 235); Blue value is 17 (7.03% from 255 or 7.23% from 235); Max value from RGB is 151 - color contains mainly: red. Hex color #974311 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #974311 is #68BCEE. Grayscale: #565656. Windows color (decimal): -6864111 or 1131415. OLE color: 1131415.
HSL color Cylindrical-coordinate representation of color #974311: hue angle of 22.39º degrees, saturation: 0.8, 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 #974311 is Cyan = 0, Magento = 0.56, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 67 | 17 | - |
| CMYK | 0 | 0.56 | 0.89 | 0.41 |
| HSL | 22.39º | 0.8% | 0.33% | - |
| HSV(B) | 22.39º | 0.89% | 0.59% | - |
| XYZ | 14.87 | 10.63 | 1.8 | - |
| YUV | 86.42 | 88.83 | 174.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 67 | 17 | 0 | 0.56 | 0.89 | 0.41 | 22.39 | 0.8 | 0.33 |
| Hex | 97 | 43 | 11 | 0 | 38 | 59 | 29 | 16 | 50 | 21 |
| Octal | 227 | 103 | 21 | 0 | 70 | 131 | 51 | 26 | 120 | 41 |
| Binary | 10010111 | 1000011 | 10001 | 0 | 111000 | 1011001 | 101001 | 10110 | 1010000 | 100001 |
Color Harmonies of #974311
Complementary color
Monochromatic Colors of #974311
Black with #974311
Text Example
Text Example
White with #974311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974311; }
p { color: rgb(151,67,17); }
H1.HeaderClassName
{
color: #974311;
}
.AnyTagClassName
{
color: #974311;
}
</style>
background-color css
<style>
a { background-color: #974311; }
a { background-color: rgb(151,67,17); }
div.DivClassName
{
background-color: #974311;
}
.BgClassName
{
background-color: #974311;
}
</style>
border-color css
<style>
span { border-color: #974311; }
span { border-color: rgb(151,67,17); }
td.TdClassName
{
border-color: #974311;
}
.TagClassName
{
border-color: #974311;
}
</style>