Shades of Yellow Metal #766538
Tints of Yellow Metal #766538
RGB
CMYK
RGB Variations
Color information
#766538 (or 0x766538) is known color: Yellow Metal. HEX triplet: 76, 65 and 38. RGB value is (118,101,56). Sum of RGB (Red+Green+Blue) = 118+101+56=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 101 (39.84% from 255 or 36.73% from 275); Blue value is 56 (22.27% from 255 or 20.36% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #766538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766538 is #899AC7. Grayscale: #656565. Windows color (decimal): -9018056 or 3695990. OLE color: 3695990.
HSL color Cylindrical-coordinate representation of color #766538: hue angle of 43.55º 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 #766538 is Cyan = 0, Magento = 0.14, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 56 | - |
| CMYK | 0 | 0.14 | 0.53 | 0.54 |
| HSL | 43.55º | 0.36% | 0.34% | - |
| HSV(B) | 43.55º | 0.53% | 0.46% | - |
| XYZ | 12.84 | 13.44 | 5.66 | - |
| YUV | 100.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 56 | 0 | 0.14 | 0.53 | 0.54 | 43.55 | 0.36 | 0.34 |
| Hex | 76 | 65 | 38 | 0 | E | 35 | 36 | 2C | 24 | 22 |
| Octal | 166 | 145 | 70 | 0 | 16 | 65 | 66 | 54 | 44 | 42 |
| Binary | 1110110 | 1100101 | 111000 | 0 | 1110 | 110101 | 110110 | 101100 | 100100 | 100010 |
Color Harmonies of #766538
Complementary color
Monochromatic Colors of #766538
Black with #766538
Text Example
Text Example
White with #766538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766538; }
p { color: rgb(118,101,56); }
H1.HeaderClassName
{
color: #766538;
}
.AnyTagClassName
{
color: #766538;
}
</style>
background-color css
<style>
a { background-color: #766538; }
a { background-color: rgb(118,101,56); }
div.DivClassName
{
background-color: #766538;
}
.BgClassName
{
background-color: #766538;
}
</style>
border-color css
<style>
span { border-color: #766538; }
span { border-color: rgb(118,101,56); }
td.TdClassName
{
border-color: #766538;
}
.TagClassName
{
border-color: #766538;
}
</style>