Shades of Yukon Gold #776323
Tints of Yukon Gold #776323
RGB
CMYK
RGB Variations
Color information
#776323 (or 0x776323) is known color: Yukon Gold. HEX triplet: 77, 63 and 23. RGB value is (119,99,35). Sum of RGB (Red+Green+Blue) = 119+99+35=253 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.04% from 253); Green value is 99 (39.06% from 255 or 39.13% from 253); Blue value is 35 (14.06% from 255 or 13.83% from 253); Max value from RGB is 119 - color contains mainly: red. Hex color #776323 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776323 is #889CDC. Grayscale: #616161. Windows color (decimal): -8953053 or 2319223. OLE color: 2319223.
HSL color Cylindrical-coordinate representation of color #776323: hue angle of 45.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #776323 is Cyan = 0, Magento = 0.17, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 99 | 35 | - |
| CMYK | 0 | 0.17 | 0.71 | 0.53 |
| HSL | 45.71º | 0.55% | 0.3% | - |
| HSV(B) | 45.71º | 0.71% | 0.47% | - |
| XYZ | 12.37 | 12.97 | 3.44 | - |
| YUV | 97.68 | 92.63 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 99 | 35 | 0 | 0.17 | 0.71 | 0.53 | 45.71 | 0.55 | 0.3 |
| Hex | 77 | 63 | 23 | 0 | 11 | 47 | 35 | 2E | 37 | 1E |
| Octal | 167 | 143 | 43 | 0 | 21 | 107 | 65 | 56 | 67 | 36 |
| Binary | 1110111 | 1100011 | 100011 | 0 | 10001 | 1000111 | 110101 | 101110 | 110111 | 11110 |
Color Harmonies of #776323
Complementary color
Monochromatic Colors of #776323
Black with #776323
Text Example
Text Example
White with #776323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776323; }
p { color: rgb(119,99,35); }
H1.HeaderClassName
{
color: #776323;
}
.AnyTagClassName
{
color: #776323;
}
</style>
background-color css
<style>
a { background-color: #776323; }
a { background-color: rgb(119,99,35); }
div.DivClassName
{
background-color: #776323;
}
.BgClassName
{
background-color: #776323;
}
</style>
border-color css
<style>
span { border-color: #776323; }
span { border-color: rgb(119,99,35); }
td.TdClassName
{
border-color: #776323;
}
.TagClassName
{
border-color: #776323;
}
</style>