Shades of Yukon Gold #756716
Tints of Yukon Gold #756716
RGB
CMYK
RGB Variations
Color information
#756716 (or 0x756716) is known color: Yukon Gold. HEX triplet: 75, 67 and 16. RGB value is (117,103,22). Sum of RGB (Red+Green+Blue) = 117+103+22=242 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.35% from 242); Green value is 103 (40.62% from 255 or 42.56% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 117 - color contains mainly: red. Hex color #756716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756716 is #8A98E9. Grayscale: #626262. Windows color (decimal): -9083114 or 1468277. OLE color: 1468277.
HSL color Cylindrical-coordinate representation of color #756716: hue angle of 51.16º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #756716 is Cyan = 0, Magento = 0.12, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 22 | - |
| CMYK | 0 | 0.12 | 0.81 | 0.54 |
| HSL | 51.16º | 0.68% | 0.27% | - |
| HSV(B) | 51.16º | 0.81% | 0.46% | - |
| XYZ | 12.33 | 13.54 | 2.72 | - |
| YUV | 97.95 | 85.14 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 22 | 0 | 0.12 | 0.81 | 0.54 | 51.16 | 0.68 | 0.27 |
| Hex | 75 | 67 | 16 | 0 | C | 51 | 36 | 33 | 44 | 1B |
| Octal | 165 | 147 | 26 | 0 | 14 | 121 | 66 | 63 | 104 | 33 |
| Binary | 1110101 | 1100111 | 10110 | 0 | 1100 | 1010001 | 110110 | 110011 | 1000100 | 11011 |
Color Harmonies of #756716
Complementary color
Monochromatic Colors of #756716
Black with #756716
Text Example
Text Example
White with #756716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756716; }
p { color: rgb(117,103,22); }
H1.HeaderClassName
{
color: #756716;
}
.AnyTagClassName
{
color: #756716;
}
</style>
background-color css
<style>
a { background-color: #756716; }
a { background-color: rgb(117,103,22); }
div.DivClassName
{
background-color: #756716;
}
.BgClassName
{
background-color: #756716;
}
</style>
border-color css
<style>
span { border-color: #756716; }
span { border-color: rgb(117,103,22); }
td.TdClassName
{
border-color: #756716;
}
.TagClassName
{
border-color: #756716;
}
</style>