Shades of Yellow Metal #756338
Tints of Yellow Metal #756338
RGB
CMYK
RGB Variations
Color information
#756338 (or 0x756338) is known color: Yellow Metal. HEX triplet: 75, 63 and 38. RGB value is (117,99,56). Sum of RGB (Red+Green+Blue) = 117+99+56=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 56 (22.27% from 255 or 20.59% from 272); Max value from RGB is 117 - color contains mainly: red. Hex color #756338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756338 is #8A9CC7. Grayscale: #636363. Windows color (decimal): -9084104 or 3695477. OLE color: 3695477.
HSL color Cylindrical-coordinate representation of color #756338: hue angle of 42.3º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #756338 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 56 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.54 |
| HSL | 42.3º | 0.35% | 0.34% | - |
| HSV(B) | 42.3º | 0.52% | 0.46% | - |
| XYZ | 12.51 | 12.99 | 5.59 | - |
| YUV | 99.48 | 103.46 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 56 | 0 | 0.15 | 0.52 | 0.54 | 42.3 | 0.35 | 0.34 |
| Hex | 75 | 63 | 38 | 0 | F | 34 | 36 | 2A | 23 | 22 |
| Octal | 165 | 143 | 70 | 0 | 17 | 64 | 66 | 52 | 43 | 42 |
| Binary | 1110101 | 1100011 | 111000 | 0 | 1111 | 110100 | 110110 | 101010 | 100011 | 100010 |
Color Harmonies of #756338
Complementary color
Monochromatic Colors of #756338
Black with #756338
Text Example
Text Example
White with #756338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756338; }
p { color: rgb(117,99,56); }
H1.HeaderClassName
{
color: #756338;
}
.AnyTagClassName
{
color: #756338;
}
</style>
background-color css
<style>
a { background-color: #756338; }
a { background-color: rgb(117,99,56); }
div.DivClassName
{
background-color: #756338;
}
.BgClassName
{
background-color: #756338;
}
</style>
border-color css
<style>
span { border-color: #756338; }
span { border-color: rgb(117,99,56); }
td.TdClassName
{
border-color: #756338;
}
.TagClassName
{
border-color: #756338;
}
</style>