Shades of Yukon Gold #756203
Tints of Yukon Gold #756203
RGB
CMYK
RGB Variations
Color information
#756203 (or 0x756203) is known color: Yukon Gold. HEX triplet: 75, 62 and 03. RGB value is (117,98,3). Sum of RGB (Red+Green+Blue) = 117+98+3=218 (28% of max value = 765). Red value is 117 (46.09% from 255 or 53.67% from 218); Green value is 98 (38.67% from 255 or 44.95% from 218); Blue value is 3 (1.56% from 255 or 1.38% from 218); Max value from RGB is 117 - color contains mainly: red. Hex color #756203 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756203 is #8A9DFC. Grayscale: #5D5D5D. Windows color (decimal): -9084413 or 221813. OLE color: 221813.
HSL color Cylindrical-coordinate representation of color #756203: hue angle of 50º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #756203 is Cyan = 0, Magento = 0.16, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 3 | - |
| CMYK | 0 | 0.16 | 0.97 | 0.54 |
| HSL | 50º | 0.95% | 0.24% | - |
| HSV(B) | 50º | 0.97% | 0.46% | - |
| XYZ | 11.72 | 12.52 | 1.89 | - |
| YUV | 92.85 | 77.29 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 3 | 0 | 0.16 | 0.97 | 0.54 | 50 | 0.95 | 0.24 |
| Hex | 75 | 62 | 3 | 0 | 10 | 61 | 36 | 32 | 5F | 18 |
| Octal | 165 | 142 | 3 | 0 | 20 | 141 | 66 | 62 | 137 | 30 |
| Binary | 1110101 | 1100010 | 11 | 0 | 10000 | 1100001 | 110110 | 110010 | 1011111 | 11000 |
Color Harmonies of #756203
Complementary color
Monochromatic Colors of #756203
Black with #756203
Text Example
Text Example
White with #756203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756203; }
p { color: rgb(117,98,3); }
H1.HeaderClassName
{
color: #756203;
}
.AnyTagClassName
{
color: #756203;
}
</style>
background-color css
<style>
a { background-color: #756203; }
a { background-color: rgb(117,98,3); }
div.DivClassName
{
background-color: #756203;
}
.BgClassName
{
background-color: #756203;
}
</style>
border-color css
<style>
span { border-color: #756203; }
span { border-color: rgb(117,98,3); }
td.TdClassName
{
border-color: #756203;
}
.TagClassName
{
border-color: #756203;
}
</style>