Shades of Yukon Gold #796525
Tints of Yukon Gold #796525
RGB
CMYK
RGB Variations
Color information
#796525 (or 0x796525) is known color: Yukon Gold. HEX triplet: 79, 65 and 25. RGB value is (121,101,37). Sum of RGB (Red+Green+Blue) = 121+101+37=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 101 (39.84% from 255 or 39.00% from 259); Blue value is 37 (14.84% from 255 or 14.29% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #796525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796525 is #869ADA. Grayscale: #636363. Windows color (decimal): -8821467 or 2450809. OLE color: 2450809.
HSL color Cylindrical-coordinate representation of color #796525: hue angle of 45.71º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #796525 is Cyan = 0, Magento = 0.17, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 101 | 37 | - |
| CMYK | 0 | 0.17 | 0.69 | 0.53 |
| HSL | 45.71º | 0.53% | 0.31% | - |
| HSV(B) | 45.71º | 0.69% | 0.47% | - |
| XYZ | 12.87 | 13.51 | 3.68 | - |
| YUV | 99.68 | 92.63 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 37 | 0 | 0.17 | 0.69 | 0.53 | 45.71 | 0.53 | 0.31 |
| Hex | 79 | 65 | 25 | 0 | 11 | 45 | 35 | 2E | 35 | 1F |
| Octal | 171 | 145 | 45 | 0 | 21 | 105 | 65 | 56 | 65 | 37 |
| Binary | 1111001 | 1100101 | 100101 | 0 | 10001 | 1000101 | 110101 | 101110 | 110101 | 11111 |
Color Harmonies of #796525
Complementary color
Monochromatic Colors of #796525
Black with #796525
Text Example
Text Example
White with #796525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796525; }
p { color: rgb(121,101,37); }
H1.HeaderClassName
{
color: #796525;
}
.AnyTagClassName
{
color: #796525;
}
</style>
background-color css
<style>
a { background-color: #796525; }
a { background-color: rgb(121,101,37); }
div.DivClassName
{
background-color: #796525;
}
.BgClassName
{
background-color: #796525;
}
</style>
border-color css
<style>
span { border-color: #796525; }
span { border-color: rgb(121,101,37); }
td.TdClassName
{
border-color: #796525;
}
.TagClassName
{
border-color: #796525;
}
</style>