Shades of Saddle #605146
Tints of Saddle #605146
RGB
CMYK
RGB Variations
Color information
#605146 (or 0x605146) is known color: Saddle. HEX triplet: 60, 51 and 46. RGB value is (96,81,70). Sum of RGB (Red+Green+Blue) = 96+81+70=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 81 (32.03% from 255 or 32.79% from 247); Blue value is 70 (27.73% from 255 or 28.34% from 247); Max value from RGB is 96 - color contains mainly: red. Hex color #605146 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605146 is #9FAEB9. Grayscale: #545454. Windows color (decimal): -10464954 or 4608352. OLE color: 4608352.
HSL color Cylindrical-coordinate representation of color #605146: hue angle of 25.38º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #605146 is Cyan = 0, Magento = 0.16, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 81 | 70 | - |
| CMYK | 0 | 0.16 | 0.27 | 0.62 |
| HSL | 25.38º | 0.16% | 0.33% | - |
| HSV(B) | 25.38º | 0.27% | 0.38% | - |
| XYZ | 8.87 | 8.81 | 7.03 | - |
| YUV | 84.23 | 119.97 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 81 | 70 | 0 | 0.16 | 0.27 | 0.62 | 25.38 | 0.16 | 0.33 |
| Hex | 60 | 51 | 46 | 0 | 10 | 1B | 3E | 19 | 10 | 21 |
| Octal | 140 | 121 | 106 | 0 | 20 | 33 | 76 | 31 | 20 | 41 |
| Binary | 1100000 | 1010001 | 1000110 | 0 | 10000 | 11011 | 111110 | 11001 | 10000 | 100001 |
Color Harmonies of #605146
Complementary color
Monochromatic Colors of #605146
Black with #605146
Text Example
Text Example
White with #605146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605146; }
p { color: rgb(96,81,70); }
H1.HeaderClassName
{
color: #605146;
}
.AnyTagClassName
{
color: #605146;
}
</style>
background-color css
<style>
a { background-color: #605146; }
a { background-color: rgb(96,81,70); }
div.DivClassName
{
background-color: #605146;
}
.BgClassName
{
background-color: #605146;
}
</style>
border-color css
<style>
span { border-color: #605146; }
span { border-color: rgb(96,81,70); }
td.TdClassName
{
border-color: #605146;
}
.TagClassName
{
border-color: #605146;
}
</style>