Shades of Nobel #A39796
Tints of Nobel #A39796
RGB
CMYK
RGB Variations
Color information
#A39796 (or 0xA39796) is known color: Nobel. HEX triplet: A3, 97 and 96. RGB value is (163,151,150). Sum of RGB (Red+Green+Blue) = 163+151+150=464 (61% of max value = 765). Red value is 163 (64.06% from 255 or 35.13% from 464); Green value is 151 (59.38% from 255 or 32.54% from 464); Blue value is 150 (58.98% from 255 or 32.33% from 464); Max value from RGB is 163 - color contains mainly: red. Hex color #A39796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A39796 is #5C6869. Grayscale: #9A9A9A. Windows color (decimal): -6056042 or 9869219. OLE color: 9869219.
HSL color Cylindrical-coordinate representation of color #A39796: hue angle of 4.62º degrees, saturation: 0.07, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #A39796 is Cyan = 0, Magento = 0.07, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 151 | 150 | - |
| CMYK | 0 | 0.07 | 0.08 | 0.36 |
| HSL | 4.62º | 0.07% | 0.61% | - |
| HSV(B) | 4.62º | 0.08% | 0.64% | - |
| XYZ | 31.68 | 32.12 | 33.38 | - |
| YUV | 154.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 151 | 150 | 0 | 0.07 | 0.08 | 0.36 | 4.62 | 0.07 | 0.61 |
| Hex | A3 | 97 | 96 | 0 | 7 | 8 | 24 | 5 | 7 | 3D |
| Octal | 243 | 227 | 226 | 0 | 7 | 10 | 44 | 5 | 7 | 75 |
| Binary | 10100011 | 10010111 | 10010110 | 0 | 111 | 1000 | 100100 | 101 | 111 | 111101 |
Color Harmonies of #A39796
Complementary color
Monochromatic Colors of #A39796
Black with #A39796
Text Example
Text Example
White with #A39796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39796; }
p { color: rgb(163,151,150); }
H1.HeaderClassName
{
color: #A39796;
}
.AnyTagClassName
{
color: #A39796;
}
</style>
background-color css
<style>
a { background-color: #A39796; }
a { background-color: rgb(163,151,150); }
div.DivClassName
{
background-color: #A39796;
}
.BgClassName
{
background-color: #A39796;
}
</style>
border-color css
<style>
span { border-color: #A39796; }
span { border-color: rgb(163,151,150); }
td.TdClassName
{
border-color: #A39796;
}
.TagClassName
{
border-color: #A39796;
}
</style>