Shades of Afghan Tan #926529
Tints of Afghan Tan #926529
RGB
CMYK
RGB Variations
Color information
#926529 (or 0x926529) is known color: Afghan Tan. HEX triplet: 92, 65 and 29. RGB value is (146,101,41). Sum of RGB (Red+Green+Blue) = 146+101+41=288 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.69% from 288); Green value is 101 (39.84% from 255 or 35.07% from 288); Blue value is 41 (16.41% from 255 or 14.24% from 288); Max value from RGB is 146 - color contains mainly: red. Hex color #926529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926529 is #6D9AD6. Grayscale: #6B6B6B. Windows color (decimal): -7183063 or 2712978. OLE color: 2712978.
HSL color Cylindrical-coordinate representation of color #926529: hue angle of 34.29º 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 #926529 is Cyan = 0, Magento = 0.31, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 41 | - |
| CMYK | 0 | 0.31 | 0.72 | 0.43 |
| HSL | 34.29º | 0.56% | 0.37% | - |
| HSV(B) | 34.29º | 0.72% | 0.57% | - |
| XYZ | 16.91 | 15.58 | 4.21 | - |
| YUV | 107.62 | 90.41 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 41 | 0 | 0.31 | 0.72 | 0.43 | 34.29 | 0.56 | 0.37 |
| Hex | 92 | 65 | 29 | 0 | 1F | 48 | 2B | 22 | 38 | 25 |
| Octal | 222 | 145 | 51 | 0 | 37 | 110 | 53 | 42 | 70 | 45 |
| Binary | 10010010 | 1100101 | 101001 | 0 | 11111 | 1001000 | 101011 | 100010 | 111000 | 100101 |
Color Harmonies of #926529
Complementary color
Monochromatic Colors of #926529
Black with #926529
Text Example
Text Example
White with #926529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926529; }
p { color: rgb(146,101,41); }
H1.HeaderClassName
{
color: #926529;
}
.AnyTagClassName
{
color: #926529;
}
</style>
background-color css
<style>
a { background-color: #926529; }
a { background-color: rgb(146,101,41); }
div.DivClassName
{
background-color: #926529;
}
.BgClassName
{
background-color: #926529;
}
</style>
border-color css
<style>
span { border-color: #926529; }
span { border-color: rgb(146,101,41); }
td.TdClassName
{
border-color: #926529;
}
.TagClassName
{
border-color: #926529;
}
</style>