Shades of Yukon Gold #836503
Tints of Yukon Gold #836503
RGB
CMYK
RGB Variations
Color information
#836503 (or 0x836503) is known color: Yukon Gold. HEX triplet: 83, 65 and 03. RGB value is (131,101,3). Sum of RGB (Red+Green+Blue) = 131+101+3=235 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.74% from 235); Green value is 101 (39.84% from 255 or 42.98% from 235); Blue value is 3 (1.56% from 255 or 1.28% from 235); Max value from RGB is 131 - color contains mainly: red. Hex color #836503 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836503 is #7C9AFC. Grayscale: #636363. Windows color (decimal): -8166141 or 222595. OLE color: 222595.
HSL color Cylindrical-coordinate representation of color #836503: hue angle of 45.94º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #836503 is Cyan = 0, Magento = 0.23, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 101 | 3 | - |
| CMYK | 0 | 0.23 | 0.98 | 0.49 |
| HSL | 45.94º | 0.96% | 0.26% | - |
| HSV(B) | 45.94º | 0.98% | 0.51% | - |
| XYZ | 14.03 | 14.14 | 2.08 | - |
| YUV | 98.8 | 73.94 | 150.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 3 | 0 | 0.23 | 0.98 | 0.49 | 45.94 | 0.96 | 0.26 |
| Hex | 83 | 65 | 3 | 0 | 17 | 62 | 31 | 2E | 60 | 1A |
| Octal | 203 | 145 | 3 | 0 | 27 | 142 | 61 | 56 | 140 | 32 |
| Binary | 10000011 | 1100101 | 11 | 0 | 10111 | 1100010 | 110001 | 101110 | 1100000 | 11010 |
Color Harmonies of #836503
Complementary color
Monochromatic Colors of #836503
Black with #836503
Text Example
Text Example
White with #836503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836503; }
p { color: rgb(131,101,3); }
H1.HeaderClassName
{
color: #836503;
}
.AnyTagClassName
{
color: #836503;
}
</style>
background-color css
<style>
a { background-color: #836503; }
a { background-color: rgb(131,101,3); }
div.DivClassName
{
background-color: #836503;
}
.BgClassName
{
background-color: #836503;
}
</style>
border-color css
<style>
span { border-color: #836503; }
span { border-color: rgb(131,101,3); }
td.TdClassName
{
border-color: #836503;
}
.TagClassName
{
border-color: #836503;
}
</style>