Shades of Afghan Tan #915423
Tints of Afghan Tan #915423
RGB
CMYK
RGB Variations
Color information
#915423 (or 0x915423) is known color: Afghan Tan. HEX triplet: 91, 54 and 23. RGB value is (145,84,35). Sum of RGB (Red+Green+Blue) = 145+84+35=264 (34% of max value = 765). Red value is 145 (57.03% from 255 or 54.92% from 264); Green value is 84 (33.20% from 255 or 31.82% from 264); Blue value is 35 (14.06% from 255 or 13.26% from 264); Max value from RGB is 145 - color contains mainly: red. Hex color #915423 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915423 is #6EABDC. Grayscale: #606060. Windows color (decimal): -7252957 or 2315409. OLE color: 2315409.
HSL color Cylindrical-coordinate representation of color #915423: hue angle of 26.73º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #915423 is Cyan = 0, Magento = 0.42, Yellow = 0.76 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 84 | 35 | - |
| CMYK | 0 | 0.42 | 0.76 | 0.43 |
| HSL | 26.73º | 0.61% | 0.35% | - |
| HSV(B) | 26.73º | 0.76% | 0.57% | - |
| XYZ | 15.15 | 12.48 | 3.2 | - |
| YUV | 96.65 | 93.21 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 84 | 35 | 0 | 0.42 | 0.76 | 0.43 | 26.73 | 0.61 | 0.35 |
| Hex | 91 | 54 | 23 | 0 | 2A | 4C | 2B | 1B | 3D | 23 |
| Octal | 221 | 124 | 43 | 0 | 52 | 114 | 53 | 33 | 75 | 43 |
| Binary | 10010001 | 1010100 | 100011 | 0 | 101010 | 1001100 | 101011 | 11011 | 111101 | 100011 |
Color Harmonies of #915423
Complementary color
Monochromatic Colors of #915423
Black with #915423
Text Example
Text Example
White with #915423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915423; }
p { color: rgb(145,84,35); }
H1.HeaderClassName
{
color: #915423;
}
.AnyTagClassName
{
color: #915423;
}
</style>
background-color css
<style>
a { background-color: #915423; }
a { background-color: rgb(145,84,35); }
div.DivClassName
{
background-color: #915423;
}
.BgClassName
{
background-color: #915423;
}
</style>
border-color css
<style>
span { border-color: #915423; }
span { border-color: rgb(145,84,35); }
td.TdClassName
{
border-color: #915423;
}
.TagClassName
{
border-color: #915423;
}
</style>