Shades of Saddle Brown #953815
Tints of Saddle Brown #953815
RGB
CMYK
RGB Variations
Color information
#953815 (or 0x953815) is known color: Saddle Brown. HEX triplet: 95, 38 and 15. RGB value is (149,56,21). Sum of RGB (Red+Green+Blue) = 149+56+21=226 (29% of max value = 765). Red value is 149 (58.59% from 255 or 65.93% from 226); Green value is 56 (22.27% from 255 or 24.78% from 226); Blue value is 21 (8.59% from 255 or 9.29% from 226); Max value from RGB is 149 - color contains mainly: red. Hex color #953815 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #953815 is #6AC7EA. Grayscale: #505050. Windows color (decimal): -6997995 or 1390741. OLE color: 1390741.
HSL color Cylindrical-coordinate representation of color #953815: hue angle of 16.41º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #953815 is Cyan = 0, Magento = 0.62, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 56 | 21 | - |
| CMYK | 0 | 0.62 | 0.86 | 0.42 |
| HSL | 16.41º | 0.75% | 0.33% | - |
| HSV(B) | 16.41º | 0.86% | 0.58% | - |
| XYZ | 13.94 | 9.27 | 1.76 | - |
| YUV | 79.82 | 94.81 | 177.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 56 | 21 | 0 | 0.62 | 0.86 | 0.42 | 16.41 | 0.75 | 0.33 |
| Hex | 95 | 38 | 15 | 0 | 3E | 56 | 2A | 10 | 4B | 21 |
| Octal | 225 | 70 | 25 | 0 | 76 | 126 | 52 | 20 | 113 | 41 |
| Binary | 10010101 | 111000 | 10101 | 0 | 111110 | 1010110 | 101010 | 10000 | 1001011 | 100001 |
Color Harmonies of #953815
Complementary color
Monochromatic Colors of #953815
Black with #953815
Text Example
Text Example
White with #953815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953815; }
p { color: rgb(149,56,21); }
H1.HeaderClassName
{
color: #953815;
}
.AnyTagClassName
{
color: #953815;
}
</style>
background-color css
<style>
a { background-color: #953815; }
a { background-color: rgb(149,56,21); }
div.DivClassName
{
background-color: #953815;
}
.BgClassName
{
background-color: #953815;
}
</style>
border-color css
<style>
span { border-color: #953815; }
span { border-color: rgb(149,56,21); }
td.TdClassName
{
border-color: #953815;
}
.TagClassName
{
border-color: #953815;
}
</style>