Shades of Saddle Brown #914312
Tints of Saddle Brown #914312
RGB
CMYK
RGB Variations
Color information
#914312 (or 0x914312) is known color: Saddle Brown. HEX triplet: 91, 43 and 12. RGB value is (145,67,18). Sum of RGB (Red+Green+Blue) = 145+67+18=230 (30% of max value = 765). Red value is 145 (57.03% from 255 or 63.04% from 230); Green value is 67 (26.56% from 255 or 29.13% from 230); Blue value is 18 (7.42% from 255 or 7.83% from 230); Max value from RGB is 145 - color contains mainly: red. Hex color #914312 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #914312 is #6EBCED. Grayscale: #555555. Windows color (decimal): -7257326 or 1196945. OLE color: 1196945.
HSL color Cylindrical-coordinate representation of color #914312: hue angle of 23.15º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #914312 is Cyan = 0, Magento = 0.54, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 67 | 18 | - |
| CMYK | 0 | 0.54 | 0.88 | 0.43 |
| HSL | 23.15º | 0.78% | 0.32% | - |
| HSV(B) | 23.15º | 0.88% | 0.57% | - |
| XYZ | 13.79 | 10.08 | 1.79 | - |
| YUV | 84.74 | 90.34 | 170.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 67 | 18 | 0 | 0.54 | 0.88 | 0.43 | 23.15 | 0.78 | 0.32 |
| Hex | 91 | 43 | 12 | 0 | 36 | 58 | 2B | 17 | 4E | 20 |
| Octal | 221 | 103 | 22 | 0 | 66 | 130 | 53 | 27 | 116 | 40 |
| Binary | 10010001 | 1000011 | 10010 | 0 | 110110 | 1011000 | 101011 | 10111 | 1001110 | 100000 |
Color Harmonies of #914312
Complementary color
Monochromatic Colors of #914312
Black with #914312
Text Example
Text Example
White with #914312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914312; }
p { color: rgb(145,67,18); }
H1.HeaderClassName
{
color: #914312;
}
.AnyTagClassName
{
color: #914312;
}
</style>
background-color css
<style>
a { background-color: #914312; }
a { background-color: rgb(145,67,18); }
div.DivClassName
{
background-color: #914312;
}
.BgClassName
{
background-color: #914312;
}
</style>
border-color css
<style>
span { border-color: #914312; }
span { border-color: rgb(145,67,18); }
td.TdClassName
{
border-color: #914312;
}
.TagClassName
{
border-color: #914312;
}
</style>