Shades of Afghan Tan #945925
Tints of Afghan Tan #945925
RGB
CMYK
RGB Variations
Color information
#945925 (or 0x945925) is known color: Afghan Tan. HEX triplet: 94, 59 and 25. RGB value is (148,89,37). Sum of RGB (Red+Green+Blue) = 148+89+37=274 (36% of max value = 765). Red value is 148 (58.20% from 255 or 54.01% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 37 (14.84% from 255 or 13.50% from 274); Max value from RGB is 148 - color contains mainly: red. Hex color #945925 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945925 is #6BA6DA. Grayscale: #646464. Windows color (decimal): -7055067 or 2447764. OLE color: 2447764.
HSL color Cylindrical-coordinate representation of color #945925: hue angle of 28.11º 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 #945925 is Cyan = 0, Magento = 0.40, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 37 | - |
| CMYK | 0 | 0.40 | 0.75 | 0.42 |
| HSL | 28.11º | 0.6% | 0.36% | - |
| HSV(B) | 28.11º | 0.75% | 0.58% | - |
| XYZ | 16.12 | 13.57 | 3.52 | - |
| YUV | 100.71 | 92.05 | 161.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 37 | 0 | 0.40 | 0.75 | 0.42 | 28.11 | 0.6 | 0.36 |
| Hex | 94 | 59 | 25 | 0 | 28 | 4B | 2A | 1C | 3C | 24 |
| Octal | 224 | 131 | 45 | 0 | 50 | 113 | 52 | 34 | 74 | 44 |
| Binary | 10010100 | 1011001 | 100101 | 0 | 101000 | 1001011 | 101010 | 11100 | 111100 | 100100 |
Color Harmonies of #945925
Complementary color
Monochromatic Colors of #945925
Black with #945925
Text Example
Text Example
White with #945925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945925; }
p { color: rgb(148,89,37); }
H1.HeaderClassName
{
color: #945925;
}
.AnyTagClassName
{
color: #945925;
}
</style>
background-color css
<style>
a { background-color: #945925; }
a { background-color: rgb(148,89,37); }
div.DivClassName
{
background-color: #945925;
}
.BgClassName
{
background-color: #945925;
}
</style>
border-color css
<style>
span { border-color: #945925; }
span { border-color: rgb(148,89,37); }
td.TdClassName
{
border-color: #945925;
}
.TagClassName
{
border-color: #945925;
}
</style>