Shades of Saddle #534844
Tints of Saddle #534844
RGB
CMYK
RGB Variations
Color information
#534844 (or 0x534844) is known color: Saddle. HEX triplet: 53, 48 and 44. RGB value is (83,72,68). Sum of RGB (Red+Green+Blue) = 83+72+68=223 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.22% from 223); Green value is 72 (28.52% from 255 or 32.29% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 83 - color contains mainly: red. Hex color #534844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534844 is #ACB7BB. Grayscale: #4A4A4A. Windows color (decimal): -11319228 or 4474963. OLE color: 4474963.
HSL color Cylindrical-coordinate representation of color #534844: hue angle of 16º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #534844 is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 72 | 68 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.67 |
| HSL | 16º | 0.1% | 0.3% | - |
| HSV(B) | 16º | 0.18% | 0.33% | - |
| XYZ | 6.93 | 6.89 | 6.43 | - |
| YUV | 74.83 | 124.14 | 133.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 68 | 0 | 0.13 | 0.18 | 0.67 | 16 | 0.1 | 0.3 |
| Hex | 53 | 48 | 44 | 0 | D | 12 | 43 | 10 | A | 1E |
| Octal | 123 | 110 | 104 | 0 | 15 | 22 | 103 | 20 | 12 | 36 |
| Binary | 1010011 | 1001000 | 1000100 | 0 | 1101 | 10010 | 1000011 | 10000 | 1010 | 11110 |
Color Harmonies of #534844
Complementary color
Monochromatic Colors of #534844
Black with #534844
Text Example
Text Example
White with #534844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534844; }
p { color: rgb(83,72,68); }
H1.HeaderClassName
{
color: #534844;
}
.AnyTagClassName
{
color: #534844;
}
</style>
background-color css
<style>
a { background-color: #534844; }
a { background-color: rgb(83,72,68); }
div.DivClassName
{
background-color: #534844;
}
.BgClassName
{
background-color: #534844;
}
</style>
border-color css
<style>
span { border-color: #534844; }
span { border-color: rgb(83,72,68); }
td.TdClassName
{
border-color: #534844;
}
.TagClassName
{
border-color: #534844;
}
</style>