Shades of Saddle Brown #913908
Tints of Saddle Brown #913908
RGB
CMYK
RGB Variations
Color information
#913908 (or 0x913908) is known color: Saddle Brown. HEX triplet: 91, 39 and 08. RGB value is (145,57,8). Sum of RGB (Red+Green+Blue) = 145+57+8=210 (27% of max value = 765). Red value is 145 (57.03% from 255 or 69.05% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 8 (3.52% from 255 or 3.81% from 210); Max value from RGB is 145 - color contains mainly: red. Hex color #913908 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #913908 is #6EC6F7. Grayscale: #4E4E4E. Windows color (decimal): -7259896 or 539025. OLE color: 539025.
HSL color Cylindrical-coordinate representation of color #913908: hue angle of 21.46º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #913908 is Cyan = 0, Magento = 0.61, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 57 | 8 | - |
| CMYK | 0 | 0.61 | 0.94 | 0.43 |
| HSL | 21.46º | 0.9% | 0.3% | - |
| HSV(B) | 21.46º | 0.94% | 0.57% | - |
| XYZ | 13.18 | 8.96 | 1.26 | - |
| YUV | 77.73 | 88.65 | 175.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 57 | 8 | 0 | 0.61 | 0.94 | 0.43 | 21.46 | 0.9 | 0.3 |
| Hex | 91 | 39 | 8 | 0 | 3D | 5E | 2B | 15 | 5A | 1E |
| Octal | 221 | 71 | 10 | 0 | 75 | 136 | 53 | 25 | 132 | 36 |
| Binary | 10010001 | 111001 | 1000 | 0 | 111101 | 1011110 | 101011 | 10101 | 1011010 | 11110 |
Color Harmonies of #913908
Complementary color
Monochromatic Colors of #913908
Black with #913908
Text Example
Text Example
White with #913908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913908; }
p { color: rgb(145,57,8); }
H1.HeaderClassName
{
color: #913908;
}
.AnyTagClassName
{
color: #913908;
}
</style>
background-color css
<style>
a { background-color: #913908; }
a { background-color: rgb(145,57,8); }
div.DivClassName
{
background-color: #913908;
}
.BgClassName
{
background-color: #913908;
}
</style>
border-color css
<style>
span { border-color: #913908; }
span { border-color: rgb(145,57,8); }
td.TdClassName
{
border-color: #913908;
}
.TagClassName
{
border-color: #913908;
}
</style>