Shades of Saddle #554946
Tints of Saddle #554946
RGB
CMYK
RGB Variations
Color information
#554946 (or 0x554946) is known color: Saddle. HEX triplet: 55, 49 and 46. RGB value is (85,73,70). Sum of RGB (Red+Green+Blue) = 85+73+70=228 (30% of max value = 765). Red value is 85 (33.59% from 255 or 37.28% from 228); Green value is 73 (28.91% from 255 or 32.02% from 228); Blue value is 70 (27.73% from 255 or 30.70% from 228); Max value from RGB is 85 - color contains mainly: red. Hex color #554946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554946 is #AAB6B9. Grayscale: #4C4C4C. Windows color (decimal): -11187898 or 4606293. OLE color: 4606293.
HSL color Cylindrical-coordinate representation of color #554946: hue angle of 12º 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 #554946 is Cyan = 0, Magento = 0.14, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 73 | 70 | - |
| CMYK | 0 | 0.14 | 0.18 | 0.67 |
| HSL | 12º | 0.1% | 0.3% | - |
| HSV(B) | 12º | 0.18% | 0.33% | - |
| XYZ | 7.23 | 7.14 | 6.79 | - |
| YUV | 76.25 | 124.48 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 73 | 70 | 0 | 0.14 | 0.18 | 0.67 | 12 | 0.1 | 0.3 |
| Hex | 55 | 49 | 46 | 0 | E | 12 | 43 | C | A | 1E |
| Octal | 125 | 111 | 106 | 0 | 16 | 22 | 103 | 14 | 12 | 36 |
| Binary | 1010101 | 1001001 | 1000110 | 0 | 1110 | 10010 | 1000011 | 1100 | 1010 | 11110 |
Color Harmonies of #554946
Complementary color
Monochromatic Colors of #554946
Black with #554946
Text Example
Text Example
White with #554946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554946; }
p { color: rgb(85,73,70); }
H1.HeaderClassName
{
color: #554946;
}
.AnyTagClassName
{
color: #554946;
}
</style>
background-color css
<style>
a { background-color: #554946; }
a { background-color: rgb(85,73,70); }
div.DivClassName
{
background-color: #554946;
}
.BgClassName
{
background-color: #554946;
}
</style>
border-color css
<style>
span { border-color: #554946; }
span { border-color: rgb(85,73,70); }
td.TdClassName
{
border-color: #554946;
}
.TagClassName
{
border-color: #554946;
}
</style>