Shades of Yellow Metal #766738
Tints of Yellow Metal #766738
RGB
CMYK
RGB Variations
Color information
#766738 (or 0x766738) is known color: Yellow Metal. HEX triplet: 76, 67 and 38. RGB value is (118,103,56). Sum of RGB (Red+Green+Blue) = 118+103+56=277 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.60% from 277); Green value is 103 (40.62% from 255 or 37.18% from 277); Blue value is 56 (22.27% from 255 or 20.22% from 277); Max value from RGB is 118 - color contains mainly: red. Hex color #766738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766738 is #8998C7. Grayscale: #666666. Windows color (decimal): -9017544 or 3696502. OLE color: 3696502.
HSL color Cylindrical-coordinate representation of color #766738: hue angle of 45.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #766738 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 56 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.54 |
| HSL | 45.48º | 0.36% | 0.34% | - |
| HSV(B) | 45.48º | 0.53% | 0.46% | - |
| XYZ | 13.04 | 13.84 | 5.73 | - |
| YUV | 102.13 | 101.97 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 56 | 0 | 0.13 | 0.53 | 0.54 | 45.48 | 0.36 | 0.34 |
| Hex | 76 | 67 | 38 | 0 | D | 35 | 36 | 2D | 24 | 22 |
| Octal | 166 | 147 | 70 | 0 | 15 | 65 | 66 | 55 | 44 | 42 |
| Binary | 1110110 | 1100111 | 111000 | 0 | 1101 | 110101 | 110110 | 101101 | 100100 | 100010 |
Color Harmonies of #766738
Complementary color
Monochromatic Colors of #766738
Black with #766738
Text Example
Text Example
White with #766738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766738; }
p { color: rgb(118,103,56); }
H1.HeaderClassName
{
color: #766738;
}
.AnyTagClassName
{
color: #766738;
}
</style>
background-color css
<style>
a { background-color: #766738; }
a { background-color: rgb(118,103,56); }
div.DivClassName
{
background-color: #766738;
}
.BgClassName
{
background-color: #766738;
}
</style>
border-color css
<style>
span { border-color: #766738; }
span { border-color: rgb(118,103,56); }
td.TdClassName
{
border-color: #766738;
}
.TagClassName
{
border-color: #766738;
}
</style>