Shades of Yukon Gold #766817
Tints of Yukon Gold #766817
RGB
CMYK
RGB Variations
Color information
#766817 (or 0x766817) is known color: Yukon Gold. HEX triplet: 76, 68 and 17. RGB value is (118,104,23). Sum of RGB (Red+Green+Blue) = 118+104+23=245 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.16% from 245); Green value is 104 (41.02% from 255 or 42.45% from 245); Blue value is 23 (9.38% from 255 or 9.39% from 245); Max value from RGB is 118 - color contains mainly: red. Hex color #766817 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766817 is #8997E8. Grayscale: #636363. Windows color (decimal): -9017321 or 1534070. OLE color: 1534070.
HSL color Cylindrical-coordinate representation of color #766817: hue angle of 51.16º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #766817 is Cyan = 0, Magento = 0.12, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 23 | - |
| CMYK | 0 | 0.12 | 0.81 | 0.54 |
| HSL | 51.16º | 0.67% | 0.28% | - |
| HSV(B) | 51.16º | 0.81% | 0.46% | - |
| XYZ | 12.58 | 13.81 | 2.81 | - |
| YUV | 98.95 | 85.14 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 23 | 0 | 0.12 | 0.81 | 0.54 | 51.16 | 0.67 | 0.28 |
| Hex | 76 | 68 | 17 | 0 | C | 51 | 36 | 33 | 43 | 1C |
| Octal | 166 | 150 | 27 | 0 | 14 | 121 | 66 | 63 | 103 | 34 |
| Binary | 1110110 | 1101000 | 10111 | 0 | 1100 | 1010001 | 110110 | 110011 | 1000011 | 11100 |
Color Harmonies of #766817
Complementary color
Monochromatic Colors of #766817
Black with #766817
Text Example
Text Example
White with #766817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766817; }
p { color: rgb(118,104,23); }
H1.HeaderClassName
{
color: #766817;
}
.AnyTagClassName
{
color: #766817;
}
</style>
background-color css
<style>
a { background-color: #766817; }
a { background-color: rgb(118,104,23); }
div.DivClassName
{
background-color: #766817;
}
.BgClassName
{
background-color: #766817;
}
</style>
border-color css
<style>
span { border-color: #766817; }
span { border-color: rgb(118,104,23); }
td.TdClassName
{
border-color: #766817;
}
.TagClassName
{
border-color: #766817;
}
</style>