Shades of Dark Tan #926550
Tints of Dark Tan #926550
RGB
CMYK
RGB Variations
Color information
#926550 (or 0x926550) is known color: Dark Tan. HEX triplet: 92, 65 and 50. RGB value is (146,101,80). Sum of RGB (Red+Green+Blue) = 146+101+80=327 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.65% from 327); Green value is 101 (39.84% from 255 or 30.89% from 327); Blue value is 80 (31.64% from 255 or 24.46% from 327); Max value from RGB is 146 - color contains mainly: red. Hex color #926550 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926550 is #6D9AAF. Grayscale: #707070. Windows color (decimal): -7183024 or 5268882. OLE color: 5268882.
HSL color Cylindrical-coordinate representation of color #926550: hue angle of 19.09º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #926550 is Cyan = 0, Magento = 0.31, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 80 | - |
| CMYK | 0 | 0.31 | 0.45 | 0.43 |
| HSL | 19.09º | 0.29% | 0.44% | - |
| HSV(B) | 19.09º | 0.45% | 0.57% | - |
| XYZ | 17.96 | 16 | 9.73 | - |
| YUV | 112.06 | 109.91 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 80 | 0 | 0.31 | 0.45 | 0.43 | 19.09 | 0.29 | 0.44 |
| Hex | 92 | 65 | 50 | 0 | 1F | 2D | 2B | 13 | 1D | 2C |
| Octal | 222 | 145 | 120 | 0 | 37 | 55 | 53 | 23 | 35 | 54 |
| Binary | 10010010 | 1100101 | 1010000 | 0 | 11111 | 101101 | 101011 | 10011 | 11101 | 101100 |
Color Harmonies of #926550
Complementary color
Monochromatic Colors of #926550
Black with #926550
Text Example
Text Example
White with #926550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926550; }
p { color: rgb(146,101,80); }
H1.HeaderClassName
{
color: #926550;
}
.AnyTagClassName
{
color: #926550;
}
</style>
background-color css
<style>
a { background-color: #926550; }
a { background-color: rgb(146,101,80); }
div.DivClassName
{
background-color: #926550;
}
.BgClassName
{
background-color: #926550;
}
</style>
border-color css
<style>
span { border-color: #926550; }
span { border-color: rgb(146,101,80); }
td.TdClassName
{
border-color: #926550;
}
.TagClassName
{
border-color: #926550;
}
</style>