Shades of Yukon Gold #766721
Tints of Yukon Gold #766721
RGB
CMYK
RGB Variations
Color information
#766721 (or 0x766721) is known color: Yukon Gold. HEX triplet: 76, 67 and 21. RGB value is (118,103,33). Sum of RGB (Red+Green+Blue) = 118+103+33=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 103 (40.62% from 255 or 40.55% from 254); Blue value is 33 (13.28% from 255 or 12.99% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #766721 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766721 is #8998DE. Grayscale: #636363. Windows color (decimal): -9017567 or 2189174. OLE color: 2189174.
HSL color Cylindrical-coordinate representation of color #766721: hue angle of 49.41º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #766721 is Cyan = 0, Magento = 0.13, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 33 | - |
| CMYK | 0 | 0.13 | 0.72 | 0.54 |
| HSL | 49.41º | 0.56% | 0.3% | - |
| HSV(B) | 49.41º | 0.72% | 0.46% | - |
| XYZ | 12.6 | 13.66 | 3.41 | - |
| YUV | 99.51 | 90.47 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 33 | 0 | 0.13 | 0.72 | 0.54 | 49.41 | 0.56 | 0.3 |
| Hex | 76 | 67 | 21 | 0 | D | 48 | 36 | 31 | 38 | 1E |
| Octal | 166 | 147 | 41 | 0 | 15 | 110 | 66 | 61 | 70 | 36 |
| Binary | 1110110 | 1100111 | 100001 | 0 | 1101 | 1001000 | 110110 | 110001 | 111000 | 11110 |
Color Harmonies of #766721
Complementary color
Monochromatic Colors of #766721
Black with #766721
Text Example
Text Example
White with #766721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766721; }
p { color: rgb(118,103,33); }
H1.HeaderClassName
{
color: #766721;
}
.AnyTagClassName
{
color: #766721;
}
</style>
background-color css
<style>
a { background-color: #766721; }
a { background-color: rgb(118,103,33); }
div.DivClassName
{
background-color: #766721;
}
.BgClassName
{
background-color: #766721;
}
</style>
border-color css
<style>
span { border-color: #766721; }
span { border-color: rgb(118,103,33); }
td.TdClassName
{
border-color: #766721;
}
.TagClassName
{
border-color: #766721;
}
</style>