Shades of Yellow Metal #686043
Tints of Yellow Metal #686043
RGB
CMYK
RGB Variations
Color information
#686043 (or 0x686043) is known color: Yellow Metal. HEX triplet: 68, 60 and 43. RGB value is (104,96,67). Sum of RGB (Red+Green+Blue) = 104+96+67=267 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.95% from 267); Green value is 96 (37.89% from 255 or 35.96% from 267); Blue value is 67 (26.56% from 255 or 25.09% from 267); Max value from RGB is 104 - color contains mainly: red. Hex color #686043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686043 is #979FBC. Grayscale: #5F5F5F. Windows color (decimal): -9936829 or 4415592. OLE color: 4415592.
HSL color Cylindrical-coordinate representation of color #686043: hue angle of 47.03º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #686043 is Cyan = 0, Magento = 0.08, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 67 | - |
| CMYK | 0 | 0.08 | 0.36 | 0.59 |
| HSL | 47.03º | 0.22% | 0.34% | - |
| HSV(B) | 47.03º | 0.36% | 0.41% | - |
| XYZ | 10.9 | 11.71 | 7 | - |
| YUV | 95.09 | 112.15 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 67 | 0 | 0.08 | 0.36 | 0.59 | 47.03 | 0.22 | 0.34 |
| Hex | 68 | 60 | 43 | 0 | 8 | 24 | 3B | 2F | 16 | 22 |
| Octal | 150 | 140 | 103 | 0 | 10 | 44 | 73 | 57 | 26 | 42 |
| Binary | 1101000 | 1100000 | 1000011 | 0 | 1000 | 100100 | 111011 | 101111 | 10110 | 100010 |
Color Harmonies of #686043
Complementary color
Monochromatic Colors of #686043
Black with #686043
Text Example
Text Example
White with #686043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686043; }
p { color: rgb(104,96,67); }
H1.HeaderClassName
{
color: #686043;
}
.AnyTagClassName
{
color: #686043;
}
</style>
background-color css
<style>
a { background-color: #686043; }
a { background-color: rgb(104,96,67); }
div.DivClassName
{
background-color: #686043;
}
.BgClassName
{
background-color: #686043;
}
</style>
border-color css
<style>
span { border-color: #686043; }
span { border-color: rgb(104,96,67); }
td.TdClassName
{
border-color: #686043;
}
.TagClassName
{
border-color: #686043;
}
</style>