Shades of Yukon Gold #756719
Tints of Yukon Gold #756719
RGB
CMYK
RGB Variations
Color information
#756719 (or 0x756719) is known color: Yukon Gold. HEX triplet: 75, 67 and 19. RGB value is (117,103,25). Sum of RGB (Red+Green+Blue) = 117+103+25=245 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.76% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 117 - color contains mainly: red. Hex color #756719 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756719 is #8A98E6. Grayscale: #626262. Windows color (decimal): -9083111 or 1664885. OLE color: 1664885.
HSL color Cylindrical-coordinate representation of color #756719: hue angle of 50.87º 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 #756719 is Cyan = 0, Magento = 0.12, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 25 | - |
| CMYK | 0 | 0.12 | 0.79 | 0.54 |
| HSL | 50.87º | 0.65% | 0.28% | - |
| HSV(B) | 50.87º | 0.79% | 0.46% | - |
| XYZ | 12.36 | 13.55 | 2.88 | - |
| YUV | 98.29 | 86.64 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 25 | 0 | 0.12 | 0.79 | 0.54 | 50.87 | 0.65 | 0.28 |
| Hex | 75 | 67 | 19 | 0 | C | 4F | 36 | 33 | 41 | 1C |
| Octal | 165 | 147 | 31 | 0 | 14 | 117 | 66 | 63 | 101 | 34 |
| Binary | 1110101 | 1100111 | 11001 | 0 | 1100 | 1001111 | 110110 | 110011 | 1000001 | 11100 |
Color Harmonies of #756719
Complementary color
Monochromatic Colors of #756719
Black with #756719
Text Example
Text Example
White with #756719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756719; }
p { color: rgb(117,103,25); }
H1.HeaderClassName
{
color: #756719;
}
.AnyTagClassName
{
color: #756719;
}
</style>
background-color css
<style>
a { background-color: #756719; }
a { background-color: rgb(117,103,25); }
div.DivClassName
{
background-color: #756719;
}
.BgClassName
{
background-color: #756719;
}
</style>
border-color css
<style>
span { border-color: #756719; }
span { border-color: rgb(117,103,25); }
td.TdClassName
{
border-color: #756719;
}
.TagClassName
{
border-color: #756719;
}
</style>