Shades of Saddle #514946
Tints of Saddle #514946
RGB
CMYK
RGB Variations
Color information
#514946 (or 0x514946) is known color: Saddle. HEX triplet: 51, 49 and 46. RGB value is (81,73,70). Sum of RGB (Red+Green+Blue) = 81+73+70=224 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.16% from 224); Green value is 73 (28.91% from 255 or 32.59% from 224); Blue value is 70 (27.73% from 255 or 31.25% from 224); Max value from RGB is 81 - color contains mainly: red. Hex color #514946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514946 is #AEB6B9. Grayscale: #4B4B4B. Windows color (decimal): -11450042 or 4606289. OLE color: 4606289.
HSL color Cylindrical-coordinate representation of color #514946: hue angle of 16.36º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #514946 is Cyan = 0, Magento = 0.10, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 70 | - |
| CMYK | 0 | 0.10 | 0.14 | 0.68 |
| HSL | 16.36º | 0.07% | 0.3% | - |
| HSV(B) | 16.36º | 0.14% | 0.32% | - |
| XYZ | 6.88 | 6.96 | 6.77 | - |
| YUV | 75.05 | 125.15 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 70 | 0 | 0.10 | 0.14 | 0.68 | 16.36 | 0.07 | 0.3 |
| Hex | 51 | 49 | 46 | 0 | A | E | 44 | 10 | 7 | 1E |
| Octal | 121 | 111 | 106 | 0 | 12 | 16 | 104 | 20 | 7 | 36 |
| Binary | 1010001 | 1001001 | 1000110 | 0 | 1010 | 1110 | 1000100 | 10000 | 111 | 11110 |
Color Harmonies of #514946
Complementary color
Monochromatic Colors of #514946
Black with #514946
Text Example
Text Example
White with #514946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514946; }
p { color: rgb(81,73,70); }
H1.HeaderClassName
{
color: #514946;
}
.AnyTagClassName
{
color: #514946;
}
</style>
background-color css
<style>
a { background-color: #514946; }
a { background-color: rgb(81,73,70); }
div.DivClassName
{
background-color: #514946;
}
.BgClassName
{
background-color: #514946;
}
</style>
border-color css
<style>
span { border-color: #514946; }
span { border-color: rgb(81,73,70); }
td.TdClassName
{
border-color: #514946;
}
.TagClassName
{
border-color: #514946;
}
</style>