Shades of Yellow Metal #756445
Tints of Yellow Metal #756445
RGB
CMYK
RGB Variations
Color information
#756445 (or 0x756445) is known color: Yellow Metal. HEX triplet: 75, 64 and 45. RGB value is (117,100,69). Sum of RGB (Red+Green+Blue) = 117+100+69=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 100 (39.45% from 255 or 34.97% from 286); Blue value is 69 (27.34% from 255 or 24.13% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #756445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756445 is #8A9BBA. Grayscale: #656565. Windows color (decimal): -9083835 or 4547701. OLE color: 4547701.
HSL color Cylindrical-coordinate representation of color #756445: hue angle of 38.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #756445 is Cyan = 0, Magento = 0.15, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 69 | - |
| CMYK | 0 | 0.15 | 0.41 | 0.54 |
| HSL | 38.75º | 0.26% | 0.36% | - |
| HSV(B) | 38.75º | 0.41% | 0.46% | - |
| XYZ | 12.97 | 13.33 | 7.52 | - |
| YUV | 101.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 69 | 0 | 0.15 | 0.41 | 0.54 | 38.75 | 0.26 | 0.36 |
| Hex | 75 | 64 | 45 | 0 | F | 29 | 36 | 27 | 1A | 24 |
| Octal | 165 | 144 | 105 | 0 | 17 | 51 | 66 | 47 | 32 | 44 |
| Binary | 1110101 | 1100100 | 1000101 | 0 | 1111 | 101001 | 110110 | 100111 | 11010 | 100100 |
Color Harmonies of #756445
Complementary color
Monochromatic Colors of #756445
Black with #756445
Text Example
Text Example
White with #756445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756445; }
p { color: rgb(117,100,69); }
H1.HeaderClassName
{
color: #756445;
}
.AnyTagClassName
{
color: #756445;
}
</style>
background-color css
<style>
a { background-color: #756445; }
a { background-color: rgb(117,100,69); }
div.DivClassName
{
background-color: #756445;
}
.BgClassName
{
background-color: #756445;
}
</style>
border-color css
<style>
span { border-color: #756445; }
span { border-color: rgb(117,100,69); }
td.TdClassName
{
border-color: #756445;
}
.TagClassName
{
border-color: #756445;
}
</style>