Shades of Yukon Gold #746718
Tints of Yukon Gold #746718
RGB
CMYK
RGB Variations
Color information
#746718 (or 0x746718) is known color: Yukon Gold. HEX triplet: 74, 67 and 18. RGB value is (116,103,24). Sum of RGB (Red+Green+Blue) = 116+103+24=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #746718 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746718 is #8B98E7. Grayscale: #626262. Windows color (decimal): -9148648 or 1599348. OLE color: 1599348.
HSL color Cylindrical-coordinate representation of color #746718: hue angle of 51.52º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #746718 is Cyan = 0, Magento = 0.11, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 24 | - |
| CMYK | 0 | 0.11 | 0.79 | 0.55 |
| HSL | 51.52º | 0.66% | 0.27% | - |
| HSV(B) | 51.52º | 0.79% | 0.45% | - |
| XYZ | 12.22 | 13.48 | 2.82 | - |
| YUV | 97.88 | 86.31 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 24 | 0 | 0.11 | 0.79 | 0.55 | 51.52 | 0.66 | 0.27 |
| Hex | 74 | 67 | 18 | 0 | B | 4F | 37 | 34 | 42 | 1B |
| Octal | 164 | 147 | 30 | 0 | 13 | 117 | 67 | 64 | 102 | 33 |
| Binary | 1110100 | 1100111 | 11000 | 0 | 1011 | 1001111 | 110111 | 110100 | 1000010 | 11011 |
Color Harmonies of #746718
Complementary color
Monochromatic Colors of #746718
Black with #746718
Text Example
Text Example
White with #746718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746718; }
p { color: rgb(116,103,24); }
H1.HeaderClassName
{
color: #746718;
}
.AnyTagClassName
{
color: #746718;
}
</style>
background-color css
<style>
a { background-color: #746718; }
a { background-color: rgb(116,103,24); }
div.DivClassName
{
background-color: #746718;
}
.BgClassName
{
background-color: #746718;
}
</style>
border-color css
<style>
span { border-color: #746718; }
span { border-color: rgb(116,103,24); }
td.TdClassName
{
border-color: #746718;
}
.TagClassName
{
border-color: #746718;
}
</style>