Shades of Saddle Brown #914014
Tints of Saddle Brown #914014
RGB
CMYK
RGB Variations
Color information
#914014 (or 0x914014) is known color: Saddle Brown. HEX triplet: 91, 40 and 14. RGB value is (145,64,20). Sum of RGB (Red+Green+Blue) = 145+64+20=229 (30% of max value = 765). Red value is 145 (57.03% from 255 or 63.32% from 229); Green value is 64 (25.39% from 255 or 27.95% from 229); Blue value is 20 (8.20% from 255 or 8.73% from 229); Max value from RGB is 145 - color contains mainly: red. Hex color #914014 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #914014 is #6EBFEB. Grayscale: #535353. Windows color (decimal): -7258092 or 1327249. OLE color: 1327249.
HSL color Cylindrical-coordinate representation of color #914014: hue angle of 21.12º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #914014 is Cyan = 0, Magento = 0.56, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 64 | 20 | - |
| CMYK | 0 | 0.56 | 0.86 | 0.43 |
| HSL | 21.12º | 0.76% | 0.32% | - |
| HSV(B) | 21.12º | 0.86% | 0.57% | - |
| XYZ | 13.64 | 9.74 | 1.82 | - |
| YUV | 83.2 | 92.34 | 172.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 64 | 20 | 0 | 0.56 | 0.86 | 0.43 | 21.12 | 0.76 | 0.32 |
| Hex | 91 | 40 | 14 | 0 | 38 | 56 | 2B | 15 | 4C | 20 |
| Octal | 221 | 100 | 24 | 0 | 70 | 126 | 53 | 25 | 114 | 40 |
| Binary | 10010001 | 1000000 | 10100 | 0 | 111000 | 1010110 | 101011 | 10101 | 1001100 | 100000 |
Color Harmonies of #914014
Complementary color
Monochromatic Colors of #914014
Black with #914014
Text Example
Text Example
White with #914014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914014; }
p { color: rgb(145,64,20); }
H1.HeaderClassName
{
color: #914014;
}
.AnyTagClassName
{
color: #914014;
}
</style>
background-color css
<style>
a { background-color: #914014; }
a { background-color: rgb(145,64,20); }
div.DivClassName
{
background-color: #914014;
}
.BgClassName
{
background-color: #914014;
}
</style>
border-color css
<style>
span { border-color: #914014; }
span { border-color: rgb(145,64,20); }
td.TdClassName
{
border-color: #914014;
}
.TagClassName
{
border-color: #914014;
}
</style>