Shades of Afghan Tan #926427
Tints of Afghan Tan #926427
RGB
CMYK
RGB Variations
Color information
#926427 (or 0x926427) is known color: Afghan Tan. HEX triplet: 92, 64 and 27. RGB value is (146,100,39). Sum of RGB (Red+Green+Blue) = 146+100+39=285 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.23% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 39 (15.62% from 255 or 13.68% from 285); Max value from RGB is 146 - color contains mainly: red. Hex color #926427 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926427 is #6D9BD8. Grayscale: #6B6B6B. Windows color (decimal): -7183321 or 2581650. OLE color: 2581650.
HSL color Cylindrical-coordinate representation of color #926427: hue angle of 34.21º 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 #926427 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 39 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.43 |
| HSL | 34.21º | 0.58% | 0.36% | - |
| HSV(B) | 34.21º | 0.73% | 0.57% | - |
| XYZ | 16.78 | 15.37 | 4 | - |
| YUV | 106.8 | 89.74 | 155.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 39 | 0 | 0.32 | 0.73 | 0.43 | 34.21 | 0.58 | 0.36 |
| Hex | 92 | 64 | 27 | 0 | 20 | 49 | 2B | 22 | 3A | 24 |
| Octal | 222 | 144 | 47 | 0 | 40 | 111 | 53 | 42 | 72 | 44 |
| Binary | 10010010 | 1100100 | 100111 | 0 | 100000 | 1001001 | 101011 | 100010 | 111010 | 100100 |
Color Harmonies of #926427
Complementary color
Monochromatic Colors of #926427
Black with #926427
Text Example
Text Example
White with #926427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926427; }
p { color: rgb(146,100,39); }
H1.HeaderClassName
{
color: #926427;
}
.AnyTagClassName
{
color: #926427;
}
</style>
background-color css
<style>
a { background-color: #926427; }
a { background-color: rgb(146,100,39); }
div.DivClassName
{
background-color: #926427;
}
.BgClassName
{
background-color: #926427;
}
</style>
border-color css
<style>
span { border-color: #926427; }
span { border-color: rgb(146,100,39); }
td.TdClassName
{
border-color: #926427;
}
.TagClassName
{
border-color: #926427;
}
</style>