Shades of Yellow Metal #766443
Tints of Yellow Metal #766443
RGB
CMYK
RGB Variations
Color information
#766443 (or 0x766443) is known color: Yellow Metal. HEX triplet: 76, 64 and 43. RGB value is (118,100,67). Sum of RGB (Red+Green+Blue) = 118+100+67=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 67 (26.56% from 255 or 23.51% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #766443 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766443 is #899BBC. Grayscale: #656565. Windows color (decimal): -9018301 or 4416630. OLE color: 4416630.
HSL color Cylindrical-coordinate representation of color #766443: hue angle of 38.82º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #766443 is Cyan = 0, Magento = 0.15, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 67 | - |
| CMYK | 0 | 0.15 | 0.43 | 0.54 |
| HSL | 38.82º | 0.28% | 0.36% | - |
| HSV(B) | 38.82º | 0.43% | 0.46% | - |
| XYZ | 13.04 | 13.37 | 7.2 | - |
| YUV | 101.62 | 108.46 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 67 | 0 | 0.15 | 0.43 | 0.54 | 38.82 | 0.28 | 0.36 |
| Hex | 76 | 64 | 43 | 0 | F | 2B | 36 | 27 | 1C | 24 |
| Octal | 166 | 144 | 103 | 0 | 17 | 53 | 66 | 47 | 34 | 44 |
| Binary | 1110110 | 1100100 | 1000011 | 0 | 1111 | 101011 | 110110 | 100111 | 11100 | 100100 |
Color Harmonies of #766443
Complementary color
Monochromatic Colors of #766443
Black with #766443
Text Example
Text Example
White with #766443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766443; }
p { color: rgb(118,100,67); }
H1.HeaderClassName
{
color: #766443;
}
.AnyTagClassName
{
color: #766443;
}
</style>
background-color css
<style>
a { background-color: #766443; }
a { background-color: rgb(118,100,67); }
div.DivClassName
{
background-color: #766443;
}
.BgClassName
{
background-color: #766443;
}
</style>
border-color css
<style>
span { border-color: #766443; }
span { border-color: rgb(118,100,67); }
td.TdClassName
{
border-color: #766443;
}
.TagClassName
{
border-color: #766443;
}
</style>