Shades of Afghan Tan #936629
Tints of Afghan Tan #936629
RGB
CMYK
RGB Variations
Color information
#936629 (or 0x936629) is known color: Afghan Tan. HEX triplet: 93, 66 and 29. RGB value is (147,102,41). Sum of RGB (Red+Green+Blue) = 147+102+41=290 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.69% from 290); Green value is 102 (40.23% from 255 or 35.17% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 147 - color contains mainly: red. Hex color #936629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936629 is #6C99D6. Grayscale: #6C6C6C. Windows color (decimal): -7117271 or 2713235. OLE color: 2713235.
HSL color Cylindrical-coordinate representation of color #936629: hue angle of 34.53º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #936629 is Cyan = 0, Magento = 0.31, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 102 | 41 | - |
| CMYK | 0 | 0.31 | 0.72 | 0.42 |
| HSL | 34.53º | 0.56% | 0.37% | - |
| HSV(B) | 34.53º | 0.72% | 0.58% | - |
| XYZ | 17.18 | 15.87 | 4.25 | - |
| YUV | 108.5 | 89.91 | 155.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 41 | 0 | 0.31 | 0.72 | 0.42 | 34.53 | 0.56 | 0.37 |
| Hex | 93 | 66 | 29 | 0 | 1F | 48 | 2A | 23 | 38 | 25 |
| Octal | 223 | 146 | 51 | 0 | 37 | 110 | 52 | 43 | 70 | 45 |
| Binary | 10010011 | 1100110 | 101001 | 0 | 11111 | 1001000 | 101010 | 100011 | 111000 | 100101 |
Color Harmonies of #936629
Complementary color
Monochromatic Colors of #936629
Black with #936629
Text Example
Text Example
White with #936629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936629; }
p { color: rgb(147,102,41); }
H1.HeaderClassName
{
color: #936629;
}
.AnyTagClassName
{
color: #936629;
}
</style>
background-color css
<style>
a { background-color: #936629; }
a { background-color: rgb(147,102,41); }
div.DivClassName
{
background-color: #936629;
}
.BgClassName
{
background-color: #936629;
}
</style>
border-color css
<style>
span { border-color: #936629; }
span { border-color: rgb(147,102,41); }
td.TdClassName
{
border-color: #936629;
}
.TagClassName
{
border-color: #936629;
}
</style>