Shades of Afghan Tan #945819
Tints of Afghan Tan #945819
RGB
CMYK
RGB Variations
Color information
#945819 (or 0x945819) is known color: Afghan Tan. HEX triplet: 94, 58 and 19. RGB value is (148,88,25). Sum of RGB (Red+Green+Blue) = 148+88+25=261 (34% of max value = 765). Red value is 148 (58.20% from 255 or 56.70% from 261); Green value is 88 (34.77% from 255 or 33.72% from 261); Blue value is 25 (10.16% from 255 or 9.58% from 261); Max value from RGB is 148 - color contains mainly: red. Hex color #945819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945819 is #6BA7E6. Grayscale: #636363. Windows color (decimal): -7055335 or 1661076. OLE color: 1661076.
HSL color Cylindrical-coordinate representation of color #945819: hue angle of 30.73º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #945819 is Cyan = 0, Magento = 0.41, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 88 | 25 | - |
| CMYK | 0 | 0.41 | 0.83 | 0.42 |
| HSL | 30.73º | 0.71% | 0.34% | - |
| HSV(B) | 30.73º | 0.83% | 0.58% | - |
| XYZ | 15.88 | 13.35 | 2.66 | - |
| YUV | 98.76 | 86.38 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 88 | 25 | 0 | 0.41 | 0.83 | 0.42 | 30.73 | 0.71 | 0.34 |
| Hex | 94 | 58 | 19 | 0 | 29 | 53 | 2A | 1F | 47 | 22 |
| Octal | 224 | 130 | 31 | 0 | 51 | 123 | 52 | 37 | 107 | 42 |
| Binary | 10010100 | 1011000 | 11001 | 0 | 101001 | 1010011 | 101010 | 11111 | 1000111 | 100010 |
Color Harmonies of #945819
Complementary color
Monochromatic Colors of #945819
Black with #945819
Text Example
Text Example
White with #945819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945819; }
p { color: rgb(148,88,25); }
H1.HeaderClassName
{
color: #945819;
}
.AnyTagClassName
{
color: #945819;
}
</style>
background-color css
<style>
a { background-color: #945819; }
a { background-color: rgb(148,88,25); }
div.DivClassName
{
background-color: #945819;
}
.BgClassName
{
background-color: #945819;
}
</style>
border-color css
<style>
span { border-color: #945819; }
span { border-color: rgb(148,88,25); }
td.TdClassName
{
border-color: #945819;
}
.TagClassName
{
border-color: #945819;
}
</style>