Shades of Afghan Tan #946025
Tints of Afghan Tan #946025
RGB
CMYK
RGB Variations
Color information
#946025 (or 0x946025) is known color: Afghan Tan. HEX triplet: 94, 60 and 25. RGB value is (148,96,37). Sum of RGB (Red+Green+Blue) = 148+96+37=281 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.67% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 37 (14.84% from 255 or 13.17% from 281); Max value from RGB is 148 - color contains mainly: red. Hex color #946025 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946025 is #6B9FDA. Grayscale: #696969. Windows color (decimal): -7053275 or 2449556. OLE color: 2449556.
HSL color Cylindrical-coordinate representation of color #946025: hue angle of 31.89º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #946025 is Cyan = 0, Magento = 0.35, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 96 | 37 | - |
| CMYK | 0 | 0.35 | 0.75 | 0.42 |
| HSL | 31.89º | 0.6% | 0.36% | - |
| HSV(B) | 31.89º | 0.75% | 0.58% | - |
| XYZ | 16.73 | 14.8 | 3.72 | - |
| YUV | 104.82 | 89.73 | 158.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 96 | 37 | 0 | 0.35 | 0.75 | 0.42 | 31.89 | 0.6 | 0.36 |
| Hex | 94 | 60 | 25 | 0 | 23 | 4B | 2A | 20 | 3C | 24 |
| Octal | 224 | 140 | 45 | 0 | 43 | 113 | 52 | 40 | 74 | 44 |
| Binary | 10010100 | 1100000 | 100101 | 0 | 100011 | 1001011 | 101010 | 100000 | 111100 | 100100 |
Color Harmonies of #946025
Complementary color
Monochromatic Colors of #946025
Black with #946025
Text Example
Text Example
White with #946025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946025; }
p { color: rgb(148,96,37); }
H1.HeaderClassName
{
color: #946025;
}
.AnyTagClassName
{
color: #946025;
}
</style>
background-color css
<style>
a { background-color: #946025; }
a { background-color: rgb(148,96,37); }
div.DivClassName
{
background-color: #946025;
}
.BgClassName
{
background-color: #946025;
}
</style>
border-color css
<style>
span { border-color: #946025; }
span { border-color: rgb(148,96,37); }
td.TdClassName
{
border-color: #946025;
}
.TagClassName
{
border-color: #946025;
}
</style>