Shades of Yukon Gold #766915
Tints of Yukon Gold #766915
RGB
CMYK
RGB Variations
Color information
#766915 (or 0x766915) is known color: Yukon Gold. HEX triplet: 76, 69 and 15. RGB value is (118,105,21). Sum of RGB (Red+Green+Blue) = 118+105+21=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 105 (41.41% from 255 or 43.03% from 244); Blue value is 21 (8.59% from 255 or 8.61% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #766915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766915 is #8996EA. Grayscale: #636363. Windows color (decimal): -9017067 or 1403254. OLE color: 1403254.
HSL color Cylindrical-coordinate representation of color #766915: hue angle of 51.96º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #766915 is Cyan = 0, Magento = 0.11, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 21 | - |
| CMYK | 0 | 0.11 | 0.82 | 0.54 |
| HSL | 51.96º | 0.7% | 0.27% | - |
| HSV(B) | 51.96º | 0.82% | 0.46% | - |
| XYZ | 12.66 | 14.01 | 2.75 | - |
| YUV | 99.31 | 83.81 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 21 | 0 | 0.11 | 0.82 | 0.54 | 51.96 | 0.7 | 0.27 |
| Hex | 76 | 69 | 15 | 0 | B | 52 | 36 | 34 | 46 | 1B |
| Octal | 166 | 151 | 25 | 0 | 13 | 122 | 66 | 64 | 106 | 33 |
| Binary | 1110110 | 1101001 | 10101 | 0 | 1011 | 1010010 | 110110 | 110100 | 1000110 | 11011 |
Color Harmonies of #766915
Complementary color
Monochromatic Colors of #766915
Black with #766915
Text Example
Text Example
White with #766915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766915; }
p { color: rgb(118,105,21); }
H1.HeaderClassName
{
color: #766915;
}
.AnyTagClassName
{
color: #766915;
}
</style>
background-color css
<style>
a { background-color: #766915; }
a { background-color: rgb(118,105,21); }
div.DivClassName
{
background-color: #766915;
}
.BgClassName
{
background-color: #766915;
}
</style>
border-color css
<style>
span { border-color: #766915; }
span { border-color: rgb(118,105,21); }
td.TdClassName
{
border-color: #766915;
}
.TagClassName
{
border-color: #766915;
}
</style>