Shades of Alert Tan #954726
Tints of Alert Tan #954726
RGB
CMYK
RGB Variations
Color information
#954726 (or 0x954726) is known color: Alert Tan. HEX triplet: 95, 47 and 26. RGB value is (149,71,38). Sum of RGB (Red+Green+Blue) = 149+71+38=258 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.75% from 258); Green value is 71 (28.12% from 255 or 27.52% from 258); Blue value is 38 (15.23% from 255 or 14.73% from 258); Max value from RGB is 149 - color contains mainly: red. Hex color #954726 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954726 is #6AB8D9. Grayscale: #5A5A5A. Windows color (decimal): -6994138 or 2508693. OLE color: 2508693.
HSL color Cylindrical-coordinate representation of color #954726: hue angle of 17.84º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #954726 is Cyan = 0, Magento = 0.52, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 71 | 38 | - |
| CMYK | 0 | 0.52 | 0.74 | 0.42 |
| HSL | 17.84º | 0.59% | 0.37% | - |
| HSV(B) | 17.84º | 0.74% | 0.58% | - |
| XYZ | 15 | 11.04 | 3.17 | - |
| YUV | 90.56 | 98.34 | 169.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 71 | 38 | 0 | 0.52 | 0.74 | 0.42 | 17.84 | 0.59 | 0.37 |
| Hex | 95 | 47 | 26 | 0 | 34 | 4A | 2A | 12 | 3B | 25 |
| Octal | 225 | 107 | 46 | 0 | 64 | 112 | 52 | 22 | 73 | 45 |
| Binary | 10010101 | 1000111 | 100110 | 0 | 110100 | 1001010 | 101010 | 10010 | 111011 | 100101 |
Color Harmonies of #954726
Complementary color
Monochromatic Colors of #954726
Black with #954726
Text Example
Text Example
White with #954726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954726; }
p { color: rgb(149,71,38); }
H1.HeaderClassName
{
color: #954726;
}
.AnyTagClassName
{
color: #954726;
}
</style>
background-color css
<style>
a { background-color: #954726; }
a { background-color: rgb(149,71,38); }
div.DivClassName
{
background-color: #954726;
}
.BgClassName
{
background-color: #954726;
}
</style>
border-color css
<style>
span { border-color: #954726; }
span { border-color: rgb(149,71,38); }
td.TdClassName
{
border-color: #954726;
}
.TagClassName
{
border-color: #954726;
}
</style>