Shades of Yellow Metal #756038
Tints of Yellow Metal #756038
RGB
CMYK
RGB Variations
Color information
#756038 (or 0x756038) is known color: Yellow Metal. HEX triplet: 75, 60 and 38. RGB value is (117,96,56). Sum of RGB (Red+Green+Blue) = 117+96+56=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 96 (37.89% from 255 or 35.69% from 269); Blue value is 56 (22.27% from 255 or 20.82% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #756038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756038 is #8A9FC7. Grayscale: #616161. Windows color (decimal): -9084872 or 3694709. OLE color: 3694709.
HSL color Cylindrical-coordinate representation of color #756038: hue angle of 39.34º 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 #756038 is Cyan = 0, Magento = 0.18, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 56 | - |
| CMYK | 0 | 0.18 | 0.52 | 0.54 |
| HSL | 39.34º | 0.35% | 0.34% | - |
| HSV(B) | 39.34º | 0.52% | 0.46% | - |
| XYZ | 12.23 | 12.43 | 5.5 | - |
| YUV | 97.72 | 104.46 | 141.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 56 | 0 | 0.18 | 0.52 | 0.54 | 39.34 | 0.35 | 0.34 |
| Hex | 75 | 60 | 38 | 0 | 12 | 34 | 36 | 27 | 23 | 22 |
| Octal | 165 | 140 | 70 | 0 | 22 | 64 | 66 | 47 | 43 | 42 |
| Binary | 1110101 | 1100000 | 111000 | 0 | 10010 | 110100 | 110110 | 100111 | 100011 | 100010 |
Color Harmonies of #756038
Complementary color
Monochromatic Colors of #756038
Black with #756038
Text Example
Text Example
White with #756038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756038; }
p { color: rgb(117,96,56); }
H1.HeaderClassName
{
color: #756038;
}
.AnyTagClassName
{
color: #756038;
}
</style>
background-color css
<style>
a { background-color: #756038; }
a { background-color: rgb(117,96,56); }
div.DivClassName
{
background-color: #756038;
}
.BgClassName
{
background-color: #756038;
}
</style>
border-color css
<style>
span { border-color: #756038; }
span { border-color: rgb(117,96,56); }
td.TdClassName
{
border-color: #756038;
}
.TagClassName
{
border-color: #756038;
}
</style>