Shades of Yellow Metal #706439
Tints of Yellow Metal #706439
RGB
CMYK
RGB Variations
Color information
#706439 (or 0x706439) is known color: Yellow Metal. HEX triplet: 70, 64 and 39. RGB value is (112,100,57). Sum of RGB (Red+Green+Blue) = 112+100+57=269 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.64% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 57 (22.66% from 255 or 21.19% from 269); Max value from RGB is 112 - color contains mainly: red. Hex color #706439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706439 is #8F9BC6. Grayscale: #626262. Windows color (decimal): -9411527 or 3761264. OLE color: 3761264.
HSL color Cylindrical-coordinate representation of color #706439: hue angle of 46.91º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #706439 is Cyan = 0, Magento = 0.11, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 100 | 57 | - |
| CMYK | 0 | 0.11 | 0.49 | 0.56 |
| HSL | 46.91º | 0.33% | 0.33% | - |
| HSV(B) | 46.91º | 0.49% | 0.44% | - |
| XYZ | 11.98 | 12.85 | 5.72 | - |
| YUV | 98.69 | 104.48 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 100 | 57 | 0 | 0.11 | 0.49 | 0.56 | 46.91 | 0.33 | 0.33 |
| Hex | 70 | 64 | 39 | 0 | B | 31 | 38 | 2F | 21 | 21 |
| Octal | 160 | 144 | 71 | 0 | 13 | 61 | 70 | 57 | 41 | 41 |
| Binary | 1110000 | 1100100 | 111001 | 0 | 1011 | 110001 | 111000 | 101111 | 100001 | 100001 |
Color Harmonies of #706439
Complementary color
Monochromatic Colors of #706439
Black with #706439
Text Example
Text Example
White with #706439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706439; }
p { color: rgb(112,100,57); }
H1.HeaderClassName
{
color: #706439;
}
.AnyTagClassName
{
color: #706439;
}
</style>
background-color css
<style>
a { background-color: #706439; }
a { background-color: rgb(112,100,57); }
div.DivClassName
{
background-color: #706439;
}
.BgClassName
{
background-color: #706439;
}
</style>
border-color css
<style>
span { border-color: #706439; }
span { border-color: rgb(112,100,57); }
td.TdClassName
{
border-color: #706439;
}
.TagClassName
{
border-color: #706439;
}
</style>