Shades of Afghan Tan #945519
Tints of Afghan Tan #945519
RGB
CMYK
RGB Variations
Color information
#945519 (or 0x945519) is known color: Afghan Tan. HEX triplet: 94, 55 and 19. RGB value is (148,85,25). Sum of RGB (Red+Green+Blue) = 148+85+25=258 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.36% from 258); Green value is 85 (33.59% from 255 or 32.95% from 258); Blue value is 25 (10.16% from 255 or 9.69% from 258); Max value from RGB is 148 - color contains mainly: red. Hex color #945519 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945519 is #6BAAE6. Grayscale: #616161. Windows color (decimal): -7056103 or 1660308. OLE color: 1660308.
HSL color Cylindrical-coordinate representation of color #945519: hue angle of 29.27º 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 #945519 is Cyan = 0, Magento = 0.43, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 25 | - |
| CMYK | 0 | 0.43 | 0.83 | 0.42 |
| HSL | 29.27º | 0.71% | 0.34% | - |
| HSV(B) | 29.27º | 0.83% | 0.58% | - |
| XYZ | 15.64 | 12.86 | 2.58 | - |
| YUV | 97 | 87.37 | 164.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 25 | 0 | 0.43 | 0.83 | 0.42 | 29.27 | 0.71 | 0.34 |
| Hex | 94 | 55 | 19 | 0 | 2B | 53 | 2A | 1D | 47 | 22 |
| Octal | 224 | 125 | 31 | 0 | 53 | 123 | 52 | 35 | 107 | 42 |
| Binary | 10010100 | 1010101 | 11001 | 0 | 101011 | 1010011 | 101010 | 11101 | 1000111 | 100010 |
Color Harmonies of #945519
Complementary color
Monochromatic Colors of #945519
Black with #945519
Text Example
Text Example
White with #945519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945519; }
p { color: rgb(148,85,25); }
H1.HeaderClassName
{
color: #945519;
}
.AnyTagClassName
{
color: #945519;
}
</style>
background-color css
<style>
a { background-color: #945519; }
a { background-color: rgb(148,85,25); }
div.DivClassName
{
background-color: #945519;
}
.BgClassName
{
background-color: #945519;
}
</style>
border-color css
<style>
span { border-color: #945519; }
span { border-color: rgb(148,85,25); }
td.TdClassName
{
border-color: #945519;
}
.TagClassName
{
border-color: #945519;
}
</style>