Shades of Saddle Brown #944917
Tints of Saddle Brown #944917
RGB
CMYK
RGB Variations
Color information
#944917 (or 0x944917) is known color: Saddle Brown. HEX triplet: 94, 49 and 17. RGB value is (148,73,23). Sum of RGB (Red+Green+Blue) = 148+73+23=244 (32% of max value = 765). Red value is 148 (58.20% from 255 or 60.66% from 244); Green value is 73 (28.91% from 255 or 29.92% from 244); Blue value is 23 (9.38% from 255 or 9.43% from 244); Max value from RGB is 148 - color contains mainly: red. Hex color #944917 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #944917 is #6BB6E8. Grayscale: #5A5A5A. Windows color (decimal): -7059177 or 1526164. OLE color: 1526164.
HSL color Cylindrical-coordinate representation of color #944917: hue angle of 24º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #944917 is Cyan = 0, Magento = 0.51, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 73 | 23 | - |
| CMYK | 0 | 0.51 | 0.84 | 0.42 |
| HSL | 24º | 0.73% | 0.34% | - |
| HSV(B) | 24º | 0.84% | 0.58% | - |
| XYZ | 14.75 | 11.12 | 2.18 | - |
| YUV | 89.73 | 90.35 | 169.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 73 | 23 | 0 | 0.51 | 0.84 | 0.42 | 24 | 0.73 | 0.34 |
| Hex | 94 | 49 | 17 | 0 | 33 | 54 | 2A | 18 | 49 | 22 |
| Octal | 224 | 111 | 27 | 0 | 63 | 124 | 52 | 30 | 111 | 42 |
| Binary | 10010100 | 1001001 | 10111 | 0 | 110011 | 1010100 | 101010 | 11000 | 1001001 | 100010 |
Color Harmonies of #944917
Complementary color
Monochromatic Colors of #944917
Black with #944917
Text Example
Text Example
White with #944917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944917; }
p { color: rgb(148,73,23); }
H1.HeaderClassName
{
color: #944917;
}
.AnyTagClassName
{
color: #944917;
}
</style>
background-color css
<style>
a { background-color: #944917; }
a { background-color: rgb(148,73,23); }
div.DivClassName
{
background-color: #944917;
}
.BgClassName
{
background-color: #944917;
}
</style>
border-color css
<style>
span { border-color: #944917; }
span { border-color: rgb(148,73,23); }
td.TdClassName
{
border-color: #944917;
}
.TagClassName
{
border-color: #944917;
}
</style>