Shades of Yukon Gold #756519
Tints of Yukon Gold #756519
RGB
CMYK
RGB Variations
Color information
#756519 (or 0x756519) is known color: Yukon Gold. HEX triplet: 75, 65 and 19. RGB value is (117,101,25). Sum of RGB (Red+Green+Blue) = 117+101+25=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 101 (39.84% from 255 or 41.56% from 243); Blue value is 25 (10.16% from 255 or 10.29% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #756519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756519 is #8A9AE6. Grayscale: #616161. Windows color (decimal): -9083623 or 1664373. OLE color: 1664373.
HSL color Cylindrical-coordinate representation of color #756519: hue angle of 49.57º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #756519 is Cyan = 0, Magento = 0.14, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 25 | - |
| CMYK | 0 | 0.14 | 0.79 | 0.54 |
| HSL | 49.57º | 0.65% | 0.28% | - |
| HSV(B) | 49.57º | 0.79% | 0.46% | - |
| XYZ | 12.17 | 13.16 | 2.82 | - |
| YUV | 97.12 | 87.3 | 142.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 25 | 0 | 0.14 | 0.79 | 0.54 | 49.57 | 0.65 | 0.28 |
| Hex | 75 | 65 | 19 | 0 | E | 4F | 36 | 32 | 41 | 1C |
| Octal | 165 | 145 | 31 | 0 | 16 | 117 | 66 | 62 | 101 | 34 |
| Binary | 1110101 | 1100101 | 11001 | 0 | 1110 | 1001111 | 110110 | 110010 | 1000001 | 11100 |
Color Harmonies of #756519
Complementary color
Monochromatic Colors of #756519
Black with #756519
Text Example
Text Example
White with #756519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756519; }
p { color: rgb(117,101,25); }
H1.HeaderClassName
{
color: #756519;
}
.AnyTagClassName
{
color: #756519;
}
</style>
background-color css
<style>
a { background-color: #756519; }
a { background-color: rgb(117,101,25); }
div.DivClassName
{
background-color: #756519;
}
.BgClassName
{
background-color: #756519;
}
</style>
border-color css
<style>
span { border-color: #756519; }
span { border-color: rgb(117,101,25); }
td.TdClassName
{
border-color: #756519;
}
.TagClassName
{
border-color: #756519;
}
</style>