Shades of Yellow Metal #766544
Tints of Yellow Metal #766544
RGB
CMYK
RGB Variations
Color information
#766544 (or 0x766544) is known color: Yellow Metal. HEX triplet: 76, 65 and 44. RGB value is (118,101,68). Sum of RGB (Red+Green+Blue) = 118+101+68=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 68 (26.95% from 255 or 23.69% from 287); Max value from RGB is 118 - color contains mainly: red. Hex color #766544 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766544 is #899ABB. Grayscale: #666666. Windows color (decimal): -9018044 or 4482422. OLE color: 4482422.
HSL color Cylindrical-coordinate representation of color #766544: hue angle of 39.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #766544 is Cyan = 0, Magento = 0.14, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 68 | - |
| CMYK | 0 | 0.14 | 0.42 | 0.54 |
| HSL | 39.6º | 0.27% | 0.36% | - |
| HSV(B) | 39.6º | 0.42% | 0.46% | - |
| XYZ | 13.17 | 13.58 | 7.4 | - |
| YUV | 102.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 68 | 0 | 0.14 | 0.42 | 0.54 | 39.6 | 0.27 | 0.36 |
| Hex | 76 | 65 | 44 | 0 | E | 2A | 36 | 28 | 1B | 24 |
| Octal | 166 | 145 | 104 | 0 | 16 | 52 | 66 | 50 | 33 | 44 |
| Binary | 1110110 | 1100101 | 1000100 | 0 | 1110 | 101010 | 110110 | 101000 | 11011 | 100100 |
Color Harmonies of #766544
Complementary color
Monochromatic Colors of #766544
Black with #766544
Text Example
Text Example
White with #766544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766544; }
p { color: rgb(118,101,68); }
H1.HeaderClassName
{
color: #766544;
}
.AnyTagClassName
{
color: #766544;
}
</style>
background-color css
<style>
a { background-color: #766544; }
a { background-color: rgb(118,101,68); }
div.DivClassName
{
background-color: #766544;
}
.BgClassName
{
background-color: #766544;
}
</style>
border-color css
<style>
span { border-color: #766544; }
span { border-color: rgb(118,101,68); }
td.TdClassName
{
border-color: #766544;
}
.TagClassName
{
border-color: #766544;
}
</style>