Shades of Saddle Brown #955413
Tints of Saddle Brown #955413
RGB
CMYK
RGB Variations
Color information
#955413 (or 0x955413) is known color: Saddle Brown. HEX triplet: 95, 54 and 13. RGB value is (149,84,19). Sum of RGB (Red+Green+Blue) = 149+84+19=252 (33% of max value = 765). Red value is 149 (58.59% from 255 or 59.13% from 252); Green value is 84 (33.20% from 255 or 33.33% from 252); Blue value is 19 (7.81% from 255 or 7.54% from 252); Max value from RGB is 149 - color contains mainly: red. Hex color #955413 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #955413 is #6AABEC. Grayscale: #606060. Windows color (decimal): -6990829 or 1266837. OLE color: 1266837.
HSL color Cylindrical-coordinate representation of color #955413: hue angle of 30º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #955413 is Cyan = 0, Magento = 0.44, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 19 | - |
| CMYK | 0 | 0.44 | 0.87 | 0.42 |
| HSL | 30º | 0.77% | 0.33% | - |
| HSV(B) | 30º | 0.87% | 0.58% | - |
| XYZ | 15.68 | 12.78 | 2.26 | - |
| YUV | 96.03 | 84.53 | 165.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 19 | 0 | 0.44 | 0.87 | 0.42 | 30 | 0.77 | 0.33 |
| Hex | 95 | 54 | 13 | 0 | 2C | 57 | 2A | 1E | 4D | 21 |
| Octal | 225 | 124 | 23 | 0 | 54 | 127 | 52 | 36 | 115 | 41 |
| Binary | 10010101 | 1010100 | 10011 | 0 | 101100 | 1010111 | 101010 | 11110 | 1001101 | 100001 |
Color Harmonies of #955413
Complementary color
Monochromatic Colors of #955413
Black with #955413
Text Example
Text Example
White with #955413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955413; }
p { color: rgb(149,84,19); }
H1.HeaderClassName
{
color: #955413;
}
.AnyTagClassName
{
color: #955413;
}
</style>
background-color css
<style>
a { background-color: #955413; }
a { background-color: rgb(149,84,19); }
div.DivClassName
{
background-color: #955413;
}
.BgClassName
{
background-color: #955413;
}
</style>
border-color css
<style>
span { border-color: #955413; }
span { border-color: rgb(149,84,19); }
td.TdClassName
{
border-color: #955413;
}
.TagClassName
{
border-color: #955413;
}
</style>