Shades of Afghan Tan #926629
Tints of Afghan Tan #926629
RGB
CMYK
RGB Variations
Color information
#926629 (or 0x926629) is known color: Afghan Tan. HEX triplet: 92, 66 and 29. RGB value is (146,102,41). Sum of RGB (Red+Green+Blue) = 146+102+41=289 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.52% from 289); Green value is 102 (40.23% from 255 or 35.29% from 289); Blue value is 41 (16.41% from 255 or 14.19% from 289); Max value from RGB is 146 - color contains mainly: red. Hex color #926629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926629 is #6D99D6. Grayscale: #6C6C6C. Windows color (decimal): -7182807 or 2713234. OLE color: 2713234.
HSL color Cylindrical-coordinate representation of color #926629: hue angle of 34.86º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #926629 is Cyan = 0, Magento = 0.30, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 41 | - |
| CMYK | 0 | 0.30 | 0.72 | 0.43 |
| HSL | 34.86º | 0.56% | 0.37% | - |
| HSV(B) | 34.86º | 0.72% | 0.57% | - |
| XYZ | 17.01 | 15.77 | 4.25 | - |
| YUV | 108.2 | 90.08 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 41 | 0 | 0.30 | 0.72 | 0.43 | 34.86 | 0.56 | 0.37 |
| Hex | 92 | 66 | 29 | 0 | 1E | 48 | 2B | 23 | 38 | 25 |
| Octal | 222 | 146 | 51 | 0 | 36 | 110 | 53 | 43 | 70 | 45 |
| Binary | 10010010 | 1100110 | 101001 | 0 | 11110 | 1001000 | 101011 | 100011 | 111000 | 100101 |
Color Harmonies of #926629
Complementary color
Monochromatic Colors of #926629
Black with #926629
Text Example
Text Example
White with #926629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926629; }
p { color: rgb(146,102,41); }
H1.HeaderClassName
{
color: #926629;
}
.AnyTagClassName
{
color: #926629;
}
</style>
background-color css
<style>
a { background-color: #926629; }
a { background-color: rgb(146,102,41); }
div.DivClassName
{
background-color: #926629;
}
.BgClassName
{
background-color: #926629;
}
</style>
border-color css
<style>
span { border-color: #926629; }
span { border-color: rgb(146,102,41); }
td.TdClassName
{
border-color: #926629;
}
.TagClassName
{
border-color: #926629;
}
</style>