Shades of Saddle Brown #934714
Tints of Saddle Brown #934714
RGB
CMYK
RGB Variations
Color information
#934714 (or 0x934714) is known color: Saddle Brown. HEX triplet: 93, 47 and 14. RGB value is (147,71,20). Sum of RGB (Red+Green+Blue) = 147+71+20=238 (31% of max value = 765). Red value is 147 (57.81% from 255 or 61.76% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 20 (8.20% from 255 or 8.40% from 238); Max value from RGB is 147 - color contains mainly: red. Hex color #934714 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934714 is #6CB8EB. Grayscale: #585858. Windows color (decimal): -7125228 or 1329043. OLE color: 1329043.
HSL color Cylindrical-coordinate representation of color #934714: hue angle of 24.09º degrees, saturation: 0.76, 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 #934714 is Cyan = 0, Magento = 0.52, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 20 | - |
| CMYK | 0 | 0.52 | 0.86 | 0.42 |
| HSL | 24.09º | 0.76% | 0.33% | - |
| HSV(B) | 24.09º | 0.86% | 0.58% | - |
| XYZ | 14.41 | 10.76 | 1.98 | - |
| YUV | 87.91 | 89.68 | 170.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 20 | 0 | 0.52 | 0.86 | 0.42 | 24.09 | 0.76 | 0.33 |
| Hex | 93 | 47 | 14 | 0 | 34 | 56 | 2A | 18 | 4C | 21 |
| Octal | 223 | 107 | 24 | 0 | 64 | 126 | 52 | 30 | 114 | 41 |
| Binary | 10010011 | 1000111 | 10100 | 0 | 110100 | 1010110 | 101010 | 11000 | 1001100 | 100001 |
Color Harmonies of #934714
Complementary color
Monochromatic Colors of #934714
Black with #934714
Text Example
Text Example
White with #934714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934714; }
p { color: rgb(147,71,20); }
H1.HeaderClassName
{
color: #934714;
}
.AnyTagClassName
{
color: #934714;
}
</style>
background-color css
<style>
a { background-color: #934714; }
a { background-color: rgb(147,71,20); }
div.DivClassName
{
background-color: #934714;
}
.BgClassName
{
background-color: #934714;
}
</style>
border-color css
<style>
span { border-color: #934714; }
span { border-color: rgb(147,71,20); }
td.TdClassName
{
border-color: #934714;
}
.TagClassName
{
border-color: #934714;
}
</style>