Shades of Yukon Gold #746816
Tints of Yukon Gold #746816
RGB
CMYK
RGB Variations
Color information
#746816 (or 0x746816) is known color: Yukon Gold. HEX triplet: 74, 68 and 16. RGB value is (116,104,22). Sum of RGB (Red+Green+Blue) = 116+104+22=242 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.93% from 242); Green value is 104 (41.02% from 255 or 42.98% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 116 - color contains mainly: red. Hex color #746816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746816 is #8B97E9. Grayscale: #626262. Windows color (decimal): -9148394 or 1468532. OLE color: 1468532.
HSL color Cylindrical-coordinate representation of color #746816: hue angle of 52.34º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #746816 is Cyan = 0, Magento = 0.10, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 22 | - |
| CMYK | 0 | 0.10 | 0.81 | 0.55 |
| HSL | 52.34º | 0.68% | 0.27% | - |
| HSV(B) | 52.34º | 0.81% | 0.45% | - |
| XYZ | 12.3 | 13.67 | 2.75 | - |
| YUV | 98.24 | 84.98 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 22 | 0 | 0.10 | 0.81 | 0.55 | 52.34 | 0.68 | 0.27 |
| Hex | 74 | 68 | 16 | 0 | A | 51 | 37 | 34 | 44 | 1B |
| Octal | 164 | 150 | 26 | 0 | 12 | 121 | 67 | 64 | 104 | 33 |
| Binary | 1110100 | 1101000 | 10110 | 0 | 1010 | 1010001 | 110111 | 110100 | 1000100 | 11011 |
Color Harmonies of #746816
Complementary color
Monochromatic Colors of #746816
Black with #746816
Text Example
Text Example
White with #746816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746816; }
p { color: rgb(116,104,22); }
H1.HeaderClassName
{
color: #746816;
}
.AnyTagClassName
{
color: #746816;
}
</style>
background-color css
<style>
a { background-color: #746816; }
a { background-color: rgb(116,104,22); }
div.DivClassName
{
background-color: #746816;
}
.BgClassName
{
background-color: #746816;
}
</style>
border-color css
<style>
span { border-color: #746816; }
span { border-color: rgb(116,104,22); }
td.TdClassName
{
border-color: #746816;
}
.TagClassName
{
border-color: #746816;
}
</style>