Shades of Nobel #A19796
Tints of Nobel #A19796
RGB
CMYK
RGB Variations
Color information
#A19796 (or 0xA19796) is known color: Nobel. HEX triplet: A1, 97 and 96. RGB value is (161,151,150). Sum of RGB (Red+Green+Blue) = 161+151+150=462 (61% of max value = 765). Red value is 161 (63.28% from 255 or 34.85% from 462); Green value is 151 (59.38% from 255 or 32.68% from 462); Blue value is 150 (58.98% from 255 or 32.47% from 462); Max value from RGB is 161 - color contains mainly: red. Hex color #A19796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19796 is #5E6869. Grayscale: #999999. Windows color (decimal): -6187114 or 9869217. OLE color: 9869217.
HSL color Cylindrical-coordinate representation of color #A19796: hue angle of 5.45º degrees, saturation: 0.06, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #A19796 is Cyan = 0, Magento = 0.06, Yellow = 0.07 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 151 | 150 | - |
| CMYK | 0 | 0.06 | 0.07 | 0.37 |
| HSL | 5.45º | 0.06% | 0.61% | - |
| HSV(B) | 5.45º | 0.07% | 0.63% | - |
| XYZ | 31.27 | 31.91 | 33.37 | - |
| YUV | 153.88 | 125.81 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 151 | 150 | 0 | 0.06 | 0.07 | 0.37 | 5.45 | 0.06 | 0.61 |
| Hex | A1 | 97 | 96 | 0 | 6 | 7 | 25 | 5 | 6 | 3D |
| Octal | 241 | 227 | 226 | 0 | 6 | 7 | 45 | 5 | 6 | 75 |
| Binary | 10100001 | 10010111 | 10010110 | 0 | 110 | 111 | 100101 | 101 | 110 | 111101 |
Color Harmonies of #A19796
Complementary color
Monochromatic Colors of #A19796
Black with #A19796
Text Example
Text Example
White with #A19796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19796; }
p { color: rgb(161,151,150); }
H1.HeaderClassName
{
color: #A19796;
}
.AnyTagClassName
{
color: #A19796;
}
</style>
background-color css
<style>
a { background-color: #A19796; }
a { background-color: rgb(161,151,150); }
div.DivClassName
{
background-color: #A19796;
}
.BgClassName
{
background-color: #A19796;
}
</style>
border-color css
<style>
span { border-color: #A19796; }
span { border-color: rgb(161,151,150); }
td.TdClassName
{
border-color: #A19796;
}
.TagClassName
{
border-color: #A19796;
}
</style>