Shades of Yellow Metal #706038
Tints of Yellow Metal #706038
RGB
CMYK
RGB Variations
Color information
#706038 (or 0x706038) is known color: Yellow Metal. HEX triplet: 70, 60 and 38. RGB value is (112,96,56). Sum of RGB (Red+Green+Blue) = 112+96+56=264 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.42% from 264); Green value is 96 (37.89% from 255 or 36.36% from 264); Blue value is 56 (22.27% from 255 or 21.21% from 264); Max value from RGB is 112 - color contains mainly: red. Hex color #706038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706038 is #8F9FC7. Grayscale: #606060. Windows color (decimal): -9412552 or 3694704. OLE color: 3694704.
HSL color Cylindrical-coordinate representation of color #706038: hue angle of 42.86º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #706038 is Cyan = 0, Magento = 0.14, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 96 | 56 | - |
| CMYK | 0 | 0.14 | 0.50 | 0.56 |
| HSL | 42.86º | 0.33% | 0.33% | - |
| HSV(B) | 42.86º | 0.5% | 0.44% | - |
| XYZ | 11.58 | 12.1 | 5.47 | - |
| YUV | 96.22 | 105.3 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 96 | 56 | 0 | 0.14 | 0.50 | 0.56 | 42.86 | 0.33 | 0.33 |
| Hex | 70 | 60 | 38 | 0 | E | 32 | 38 | 2B | 21 | 21 |
| Octal | 160 | 140 | 70 | 0 | 16 | 62 | 70 | 53 | 41 | 41 |
| Binary | 1110000 | 1100000 | 111000 | 0 | 1110 | 110010 | 111000 | 101011 | 100001 | 100001 |
Color Harmonies of #706038
Complementary color
Monochromatic Colors of #706038
Black with #706038
Text Example
Text Example
White with #706038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706038; }
p { color: rgb(112,96,56); }
H1.HeaderClassName
{
color: #706038;
}
.AnyTagClassName
{
color: #706038;
}
</style>
background-color css
<style>
a { background-color: #706038; }
a { background-color: rgb(112,96,56); }
div.DivClassName
{
background-color: #706038;
}
.BgClassName
{
background-color: #706038;
}
</style>
border-color css
<style>
span { border-color: #706038; }
span { border-color: rgb(112,96,56); }
td.TdClassName
{
border-color: #706038;
}
.TagClassName
{
border-color: #706038;
}
</style>