Shades of Saddle Brown #943908
Tints of Saddle Brown #943908
RGB
CMYK
RGB Variations
Color information
#943908 (or 0x943908) is known color: Saddle Brown. HEX triplet: 94, 39 and 08. RGB value is (148,57,8). Sum of RGB (Red+Green+Blue) = 148+57+8=213 (28% of max value = 765). Red value is 148 (58.20% from 255 or 69.48% from 213); Green value is 57 (22.66% from 255 or 26.76% from 213); Blue value is 8 (3.52% from 255 or 3.76% from 213); Max value from RGB is 148 - color contains mainly: red. Hex color #943908 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #943908 is #6BC6F7. Grayscale: #4E4E4E. Windows color (decimal): -7063288 or 539028. OLE color: 539028.
HSL color Cylindrical-coordinate representation of color #943908: hue angle of 21º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #943908 is Cyan = 0, Magento = 0.61, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 57 | 8 | - |
| CMYK | 0 | 0.61 | 0.95 | 0.42 |
| HSL | 21º | 0.9% | 0.31% | - |
| HSV(B) | 21º | 0.95% | 0.58% | - |
| XYZ | 13.72 | 9.24 | 1.29 | - |
| YUV | 78.62 | 88.15 | 177.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 57 | 8 | 0 | 0.61 | 0.95 | 0.42 | 21 | 0.9 | 0.31 |
| Hex | 94 | 39 | 8 | 0 | 3D | 5F | 2A | 15 | 5A | 1F |
| Octal | 224 | 71 | 10 | 0 | 75 | 137 | 52 | 25 | 132 | 37 |
| Binary | 10010100 | 111001 | 1000 | 0 | 111101 | 1011111 | 101010 | 10101 | 1011010 | 11111 |
Color Harmonies of #943908
Complementary color
Monochromatic Colors of #943908
Black with #943908
Text Example
Text Example
White with #943908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943908; }
p { color: rgb(148,57,8); }
H1.HeaderClassName
{
color: #943908;
}
.AnyTagClassName
{
color: #943908;
}
</style>
background-color css
<style>
a { background-color: #943908; }
a { background-color: rgb(148,57,8); }
div.DivClassName
{
background-color: #943908;
}
.BgClassName
{
background-color: #943908;
}
</style>
border-color css
<style>
span { border-color: #943908; }
span { border-color: rgb(148,57,8); }
td.TdClassName
{
border-color: #943908;
}
.TagClassName
{
border-color: #943908;
}
</style>