Shades of Saddle Brown #914517
Tints of Saddle Brown #914517
RGB
CMYK
RGB Variations
Color information
#914517 (or 0x914517) is known color: Saddle Brown. HEX triplet: 91, 45 and 17. RGB value is (145,69,23). Sum of RGB (Red+Green+Blue) = 145+69+23=237 (31% of max value = 765). Red value is 145 (57.03% from 255 or 61.18% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 23 (9.38% from 255 or 9.70% from 237); Max value from RGB is 145 - color contains mainly: red. Hex color #914517 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #914517 is #6EBAE8. Grayscale: #565656. Windows color (decimal): -7256809 or 1525137. OLE color: 1525137.
HSL color Cylindrical-coordinate representation of color #914517: hue angle of 22.62º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #914517 is Cyan = 0, Magento = 0.52, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 69 | 23 | - |
| CMYK | 0 | 0.52 | 0.84 | 0.43 |
| HSL | 22.62º | 0.73% | 0.33% | - |
| HSV(B) | 22.62º | 0.84% | 0.57% | - |
| XYZ | 13.96 | 10.34 | 2.07 | - |
| YUV | 86.48 | 92.18 | 169.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 69 | 23 | 0 | 0.52 | 0.84 | 0.43 | 22.62 | 0.73 | 0.33 |
| Hex | 91 | 45 | 17 | 0 | 34 | 54 | 2B | 17 | 49 | 21 |
| Octal | 221 | 105 | 27 | 0 | 64 | 124 | 53 | 27 | 111 | 41 |
| Binary | 10010001 | 1000101 | 10111 | 0 | 110100 | 1010100 | 101011 | 10111 | 1001001 | 100001 |
Color Harmonies of #914517
Complementary color
Monochromatic Colors of #914517
Black with #914517
Text Example
Text Example
White with #914517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914517; }
p { color: rgb(145,69,23); }
H1.HeaderClassName
{
color: #914517;
}
.AnyTagClassName
{
color: #914517;
}
</style>
background-color css
<style>
a { background-color: #914517; }
a { background-color: rgb(145,69,23); }
div.DivClassName
{
background-color: #914517;
}
.BgClassName
{
background-color: #914517;
}
</style>
border-color css
<style>
span { border-color: #914517; }
span { border-color: rgb(145,69,23); }
td.TdClassName
{
border-color: #914517;
}
.TagClassName
{
border-color: #914517;
}
</style>