Shades of Saddle Brown #955311
Tints of Saddle Brown #955311
RGB
CMYK
RGB Variations
Color information
#955311 (or 0x955311) is known color: Saddle Brown. HEX triplet: 95, 53 and 11. RGB value is (149,83,17). Sum of RGB (Red+Green+Blue) = 149+83+17=249 (32% of max value = 765). Red value is 149 (58.59% from 255 or 59.84% from 249); Green value is 83 (32.81% from 255 or 33.33% from 249); Blue value is 17 (7.03% from 255 or 6.83% from 249); Max value from RGB is 149 - color contains mainly: red. Hex color #955311 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #955311 is #6AACEE. Grayscale: #5F5F5F. Windows color (decimal): -6991087 or 1135509. OLE color: 1135509.
HSL color Cylindrical-coordinate representation of color #955311: hue angle of 30º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #955311 is Cyan = 0, Magento = 0.44, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 83 | 17 | - |
| CMYK | 0 | 0.44 | 0.89 | 0.42 |
| HSL | 30º | 0.8% | 0.33% | - |
| HSV(B) | 30º | 0.89% | 0.58% | - |
| XYZ | 15.59 | 12.62 | 2.14 | - |
| YUV | 95.21 | 83.87 | 166.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 83 | 17 | 0 | 0.44 | 0.89 | 0.42 | 30 | 0.8 | 0.33 |
| Hex | 95 | 53 | 11 | 0 | 2C | 59 | 2A | 1E | 50 | 21 |
| Octal | 225 | 123 | 21 | 0 | 54 | 131 | 52 | 36 | 120 | 41 |
| Binary | 10010101 | 1010011 | 10001 | 0 | 101100 | 1011001 | 101010 | 11110 | 1010000 | 100001 |
Color Harmonies of #955311
Complementary color
Monochromatic Colors of #955311
Black with #955311
Text Example
Text Example
White with #955311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955311; }
p { color: rgb(149,83,17); }
H1.HeaderClassName
{
color: #955311;
}
.AnyTagClassName
{
color: #955311;
}
</style>
background-color css
<style>
a { background-color: #955311; }
a { background-color: rgb(149,83,17); }
div.DivClassName
{
background-color: #955311;
}
.BgClassName
{
background-color: #955311;
}
</style>
border-color css
<style>
span { border-color: #955311; }
span { border-color: rgb(149,83,17); }
td.TdClassName
{
border-color: #955311;
}
.TagClassName
{
border-color: #955311;
}
</style>