Shades of Yellow Metal #696043
Tints of Yellow Metal #696043
RGB
CMYK
RGB Variations
Color information
#696043 (or 0x696043) is known color: Yellow Metal. HEX triplet: 69, 60 and 43. RGB value is (105,96,67). Sum of RGB (Red+Green+Blue) = 105+96+67=268 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.18% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 67 (26.56% from 255 or 25% from 268); Max value from RGB is 105 - color contains mainly: red. Hex color #696043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696043 is #969FBC. Grayscale: #5F5F5F. Windows color (decimal): -9871293 or 4415593. OLE color: 4415593.
HSL color Cylindrical-coordinate representation of color #696043: hue angle of 45.79º 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 #696043 is Cyan = 0, Magento = 0.09, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 67 | - |
| CMYK | 0 | 0.09 | 0.36 | 0.59 |
| HSL | 45.79º | 0.22% | 0.34% | - |
| HSV(B) | 45.79º | 0.36% | 0.41% | - |
| XYZ | 11.02 | 11.77 | 7 | - |
| YUV | 95.39 | 111.98 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 67 | 0 | 0.09 | 0.36 | 0.59 | 45.79 | 0.22 | 0.34 |
| Hex | 69 | 60 | 43 | 0 | 9 | 24 | 3B | 2E | 16 | 22 |
| Octal | 151 | 140 | 103 | 0 | 11 | 44 | 73 | 56 | 26 | 42 |
| Binary | 1101001 | 1100000 | 1000011 | 0 | 1001 | 100100 | 111011 | 101110 | 10110 | 100010 |
Color Harmonies of #696043
Complementary color
Monochromatic Colors of #696043
Black with #696043
Text Example
Text Example
White with #696043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696043; }
p { color: rgb(105,96,67); }
H1.HeaderClassName
{
color: #696043;
}
.AnyTagClassName
{
color: #696043;
}
</style>
background-color css
<style>
a { background-color: #696043; }
a { background-color: rgb(105,96,67); }
div.DivClassName
{
background-color: #696043;
}
.BgClassName
{
background-color: #696043;
}
</style>
border-color css
<style>
span { border-color: #696043; }
span { border-color: rgb(105,96,67); }
td.TdClassName
{
border-color: #696043;
}
.TagClassName
{
border-color: #696043;
}
</style>