Shades of Saddle Brown #934408
Tints of Saddle Brown #934408
RGB
CMYK
RGB Variations
Color information
#934408 (or 0x934408) is known color: Saddle Brown. HEX triplet: 93, 44 and 08. RGB value is (147,68,8). Sum of RGB (Red+Green+Blue) = 147+68+8=223 (29% of max value = 765). Red value is 147 (57.81% from 255 or 65.92% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 8 (3.52% from 255 or 3.59% from 223); Max value from RGB is 147 - color contains mainly: red. Hex color #934408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934408 is #6CBBF7. Grayscale: #555555. Windows color (decimal): -7126008 or 541843. OLE color: 541843.
HSL color Cylindrical-coordinate representation of color #934408: hue angle of 25.9º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #934408 is Cyan = 0, Magento = 0.54, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 8 | - |
| CMYK | 0 | 0.54 | 0.95 | 0.42 |
| HSL | 25.9º | 0.9% | 0.3% | - |
| HSV(B) | 25.9º | 0.95% | 0.58% | - |
| XYZ | 14.14 | 10.35 | 1.48 | - |
| YUV | 84.78 | 84.67 | 172.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 8 | 0 | 0.54 | 0.95 | 0.42 | 25.9 | 0.9 | 0.3 |
| Hex | 93 | 44 | 8 | 0 | 36 | 5F | 2A | 1A | 5A | 1E |
| Octal | 223 | 104 | 10 | 0 | 66 | 137 | 52 | 32 | 132 | 36 |
| Binary | 10010011 | 1000100 | 1000 | 0 | 110110 | 1011111 | 101010 | 11010 | 1011010 | 11110 |
Color Harmonies of #934408
Complementary color
Monochromatic Colors of #934408
Black with #934408
Text Example
Text Example
White with #934408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934408; }
p { color: rgb(147,68,8); }
H1.HeaderClassName
{
color: #934408;
}
.AnyTagClassName
{
color: #934408;
}
</style>
background-color css
<style>
a { background-color: #934408; }
a { background-color: rgb(147,68,8); }
div.DivClassName
{
background-color: #934408;
}
.BgClassName
{
background-color: #934408;
}
</style>
border-color css
<style>
span { border-color: #934408; }
span { border-color: rgb(147,68,8); }
td.TdClassName
{
border-color: #934408;
}
.TagClassName
{
border-color: #934408;
}
</style>