Shades of Afghan Tan #966727
Tints of Afghan Tan #966727
RGB
CMYK
RGB Variations
Color information
#966727 (or 0x966727) is known color: Afghan Tan. HEX triplet: 96, 67 and 27. RGB value is (150,103,39). Sum of RGB (Red+Green+Blue) = 150+103+39=292 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.37% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 39 (15.62% from 255 or 13.36% from 292); Max value from RGB is 150 - color contains mainly: red. Hex color #966727 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966727 is #6998D8. Grayscale: #6E6E6E. Windows color (decimal): -6920409 or 2582422. OLE color: 2582422.
HSL color Cylindrical-coordinate representation of color #966727: hue angle of 34.59º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #966727 is Cyan = 0, Magento = 0.31, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 39 | - |
| CMYK | 0 | 0.31 | 0.74 | 0.41 |
| HSL | 34.59º | 0.59% | 0.37% | - |
| HSV(B) | 34.59º | 0.74% | 0.59% | - |
| XYZ | 17.79 | 16.33 | 4.13 | - |
| YUV | 109.76 | 88.07 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 39 | 0 | 0.31 | 0.74 | 0.41 | 34.59 | 0.59 | 0.37 |
| Hex | 96 | 67 | 27 | 0 | 1F | 4A | 29 | 23 | 3B | 25 |
| Octal | 226 | 147 | 47 | 0 | 37 | 112 | 51 | 43 | 73 | 45 |
| Binary | 10010110 | 1100111 | 100111 | 0 | 11111 | 1001010 | 101001 | 100011 | 111011 | 100101 |
Color Harmonies of #966727
Complementary color
Monochromatic Colors of #966727
Black with #966727
Text Example
Text Example
White with #966727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966727; }
p { color: rgb(150,103,39); }
H1.HeaderClassName
{
color: #966727;
}
.AnyTagClassName
{
color: #966727;
}
</style>
background-color css
<style>
a { background-color: #966727; }
a { background-color: rgb(150,103,39); }
div.DivClassName
{
background-color: #966727;
}
.BgClassName
{
background-color: #966727;
}
</style>
border-color css
<style>
span { border-color: #966727; }
span { border-color: rgb(150,103,39); }
td.TdClassName
{
border-color: #966727;
}
.TagClassName
{
border-color: #966727;
}
</style>