Shades of Afghan Tan #926027
Tints of Afghan Tan #926027
RGB
CMYK
RGB Variations
Color information
#926027 (or 0x926027) is known color: Afghan Tan. HEX triplet: 92, 60 and 27. RGB value is (146,96,39). Sum of RGB (Red+Green+Blue) = 146+96+39=281 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.96% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 39 (15.62% from 255 or 13.88% from 281); Max value from RGB is 146 - color contains mainly: red. Hex color #926027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926027 is #6D9FD8. Grayscale: #686868. Windows color (decimal): -7184345 or 2580626. OLE color: 2580626.
HSL color Cylindrical-coordinate representation of color #926027: hue angle of 31.96º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #926027 is Cyan = 0, Magento = 0.34, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 96 | 39 | - |
| CMYK | 0 | 0.34 | 0.73 | 0.43 |
| HSL | 31.96º | 0.58% | 0.36% | - |
| HSV(B) | 31.96º | 0.73% | 0.57% | - |
| XYZ | 16.4 | 14.62 | 3.88 | - |
| YUV | 104.45 | 91.07 | 157.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 96 | 39 | 0 | 0.34 | 0.73 | 0.43 | 31.96 | 0.58 | 0.36 |
| Hex | 92 | 60 | 27 | 0 | 22 | 49 | 2B | 20 | 3A | 24 |
| Octal | 222 | 140 | 47 | 0 | 42 | 111 | 53 | 40 | 72 | 44 |
| Binary | 10010010 | 1100000 | 100111 | 0 | 100010 | 1001001 | 101011 | 100000 | 111010 | 100100 |
Color Harmonies of #926027
Complementary color
Monochromatic Colors of #926027
Black with #926027
Text Example
Text Example
White with #926027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926027; }
p { color: rgb(146,96,39); }
H1.HeaderClassName
{
color: #926027;
}
.AnyTagClassName
{
color: #926027;
}
</style>
background-color css
<style>
a { background-color: #926027; }
a { background-color: rgb(146,96,39); }
div.DivClassName
{
background-color: #926027;
}
.BgClassName
{
background-color: #926027;
}
</style>
border-color css
<style>
span { border-color: #926027; }
span { border-color: rgb(146,96,39); }
td.TdClassName
{
border-color: #926027;
}
.TagClassName
{
border-color: #926027;
}
</style>