Shades of Yukon Gold #836306
Tints of Yukon Gold #836306
RGB
CMYK
RGB Variations
Color information
#836306 (or 0x836306) is known color: Yukon Gold. HEX triplet: 83, 63 and 06. RGB value is (131,99,6). Sum of RGB (Red+Green+Blue) = 131+99+6=236 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.51% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 6 (2.73% from 255 or 2.54% from 236); Max value from RGB is 131 - color contains mainly: red. Hex color #836306 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836306 is #7C9CF9. Grayscale: #626262. Windows color (decimal): -8166650 or 418691. OLE color: 418691.
HSL color Cylindrical-coordinate representation of color #836306: hue angle of 44.64º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #836306 is Cyan = 0, Magento = 0.24, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 99 | 6 | - |
| CMYK | 0 | 0.24 | 0.95 | 0.49 |
| HSL | 44.64º | 0.91% | 0.27% | - |
| HSV(B) | 44.64º | 0.95% | 0.51% | - |
| XYZ | 13.85 | 13.76 | 2.1 | - |
| YUV | 97.97 | 76.1 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 6 | 0 | 0.24 | 0.95 | 0.49 | 44.64 | 0.91 | 0.27 |
| Hex | 83 | 63 | 6 | 0 | 18 | 5F | 31 | 2D | 5B | 1B |
| Octal | 203 | 143 | 6 | 0 | 30 | 137 | 61 | 55 | 133 | 33 |
| Binary | 10000011 | 1100011 | 110 | 0 | 11000 | 1011111 | 110001 | 101101 | 1011011 | 11011 |
Color Harmonies of #836306
Complementary color
Monochromatic Colors of #836306
Black with #836306
Text Example
Text Example
White with #836306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836306; }
p { color: rgb(131,99,6); }
H1.HeaderClassName
{
color: #836306;
}
.AnyTagClassName
{
color: #836306;
}
</style>
background-color css
<style>
a { background-color: #836306; }
a { background-color: rgb(131,99,6); }
div.DivClassName
{
background-color: #836306;
}
.BgClassName
{
background-color: #836306;
}
</style>
border-color css
<style>
span { border-color: #836306; }
span { border-color: rgb(131,99,6); }
td.TdClassName
{
border-color: #836306;
}
.TagClassName
{
border-color: #836306;
}
</style>