Shades of Yukon Gold #786525
Tints of Yukon Gold #786525
RGB
CMYK
RGB Variations
Color information
#786525 (or 0x786525) is known color: Yukon Gold. HEX triplet: 78, 65 and 25. RGB value is (120,101,37). Sum of RGB (Red+Green+Blue) = 120+101+37=258 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.51% from 258); Green value is 101 (39.84% from 255 or 39.15% from 258); Blue value is 37 (14.84% from 255 or 14.34% from 258); Max value from RGB is 120 - color contains mainly: red. Hex color #786525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786525 is #879ADA. Grayscale: #636363. Windows color (decimal): -8887003 or 2450808. OLE color: 2450808.
HSL color Cylindrical-coordinate representation of color #786525: hue angle of 46.27º 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 #786525 is Cyan = 0, Magento = 0.16, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 37 | - |
| CMYK | 0 | 0.16 | 0.69 | 0.53 |
| HSL | 46.27º | 0.53% | 0.31% | - |
| HSV(B) | 46.27º | 0.69% | 0.47% | - |
| XYZ | 12.73 | 13.43 | 3.67 | - |
| YUV | 99.39 | 92.79 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 37 | 0 | 0.16 | 0.69 | 0.53 | 46.27 | 0.53 | 0.31 |
| Hex | 78 | 65 | 25 | 0 | 10 | 45 | 35 | 2E | 35 | 1F |
| Octal | 170 | 145 | 45 | 0 | 20 | 105 | 65 | 56 | 65 | 37 |
| Binary | 1111000 | 1100101 | 100101 | 0 | 10000 | 1000101 | 110101 | 101110 | 110101 | 11111 |
Color Harmonies of #786525
Complementary color
Monochromatic Colors of #786525
Black with #786525
Text Example
Text Example
White with #786525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786525; }
p { color: rgb(120,101,37); }
H1.HeaderClassName
{
color: #786525;
}
.AnyTagClassName
{
color: #786525;
}
</style>
background-color css
<style>
a { background-color: #786525; }
a { background-color: rgb(120,101,37); }
div.DivClassName
{
background-color: #786525;
}
.BgClassName
{
background-color: #786525;
}
</style>
border-color css
<style>
span { border-color: #786525; }
span { border-color: rgb(120,101,37); }
td.TdClassName
{
border-color: #786525;
}
.TagClassName
{
border-color: #786525;
}
</style>