Shades of Yellow Metal #766438
Tints of Yellow Metal #766438
RGB
CMYK
RGB Variations
Color information
#766438 (or 0x766438) is known color: Yellow Metal. HEX triplet: 76, 64 and 38. RGB value is (118,100,56). Sum of RGB (Red+Green+Blue) = 118+100+56=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 100 (39.45% from 255 or 36.50% from 274); Blue value is 56 (22.27% from 255 or 20.44% from 274); Max value from RGB is 118 - color contains mainly: red. Hex color #766438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766438 is #899BC7. Grayscale: #646464. Windows color (decimal): -9018312 or 3695734. OLE color: 3695734.
HSL color Cylindrical-coordinate representation of color #766438: hue angle of 42.58º 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 #766438 is Cyan = 0, Magento = 0.15, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 56 | - |
| CMYK | 0 | 0.15 | 0.53 | 0.54 |
| HSL | 42.58º | 0.36% | 0.34% | - |
| HSV(B) | 42.58º | 0.53% | 0.46% | - |
| XYZ | 12.74 | 13.25 | 5.63 | - |
| YUV | 100.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 56 | 0 | 0.15 | 0.53 | 0.54 | 42.58 | 0.36 | 0.34 |
| Hex | 76 | 64 | 38 | 0 | F | 35 | 36 | 2B | 24 | 22 |
| Octal | 166 | 144 | 70 | 0 | 17 | 65 | 66 | 53 | 44 | 42 |
| Binary | 1110110 | 1100100 | 111000 | 0 | 1111 | 110101 | 110110 | 101011 | 100100 | 100010 |
Color Harmonies of #766438
Complementary color
Monochromatic Colors of #766438
Black with #766438
Text Example
Text Example
White with #766438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766438; }
p { color: rgb(118,100,56); }
H1.HeaderClassName
{
color: #766438;
}
.AnyTagClassName
{
color: #766438;
}
</style>
background-color css
<style>
a { background-color: #766438; }
a { background-color: rgb(118,100,56); }
div.DivClassName
{
background-color: #766438;
}
.BgClassName
{
background-color: #766438;
}
</style>
border-color css
<style>
span { border-color: #766438; }
span { border-color: rgb(118,100,56); }
td.TdClassName
{
border-color: #766438;
}
.TagClassName
{
border-color: #766438;
}
</style>