Shades of Saddle #614940
Tints of Saddle #614940
RGB
CMYK
RGB Variations
Color information
#614940 (or 0x614940) is known color: Saddle. HEX triplet: 61, 49 and 40. RGB value is (97,73,64). Sum of RGB (Red+Green+Blue) = 97+73+64=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 73 (28.91% from 255 or 31.20% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 97 - color contains mainly: red. Hex color #614940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614940 is #9EB6BF. Grayscale: #4F4F4F. Windows color (decimal): -10401472 or 4213089. OLE color: 4213089.
HSL color Cylindrical-coordinate representation of color #614940: hue angle of 16.36º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614940 is Cyan = 0, Magento = 0.25, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 64 | - |
| CMYK | 0 | 0.25 | 0.34 | 0.62 |
| HSL | 16.36º | 0.2% | 0.32% | - |
| HSV(B) | 16.36º | 0.34% | 0.38% | - |
| XYZ | 8.24 | 7.68 | 5.9 | - |
| YUV | 79.15 | 119.45 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 64 | 0 | 0.25 | 0.34 | 0.62 | 16.36 | 0.2 | 0.32 |
| Hex | 61 | 49 | 40 | 0 | 19 | 22 | 3E | 10 | 14 | 20 |
| Octal | 141 | 111 | 100 | 0 | 31 | 42 | 76 | 20 | 24 | 40 |
| Binary | 1100001 | 1001001 | 1000000 | 0 | 11001 | 100010 | 111110 | 10000 | 10100 | 100000 |
Color Harmonies of #614940
Complementary color
Monochromatic Colors of #614940
Black with #614940
Text Example
Text Example
White with #614940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614940; }
p { color: rgb(97,73,64); }
H1.HeaderClassName
{
color: #614940;
}
.AnyTagClassName
{
color: #614940;
}
</style>
background-color css
<style>
a { background-color: #614940; }
a { background-color: rgb(97,73,64); }
div.DivClassName
{
background-color: #614940;
}
.BgClassName
{
background-color: #614940;
}
</style>
border-color css
<style>
span { border-color: #614940; }
span { border-color: rgb(97,73,64); }
td.TdClassName
{
border-color: #614940;
}
.TagClassName
{
border-color: #614940;
}
</style>