Shades of Yukon Gold #826323
Tints of Yukon Gold #826323
RGB
CMYK
RGB Variations
Color information
#826323 (or 0x826323) is known color: Yukon Gold. HEX triplet: 82, 63 and 23. RGB value is (130,99,35). Sum of RGB (Red+Green+Blue) = 130+99+35=264 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.24% from 264); Green value is 99 (39.06% from 255 or 37.5% from 264); Blue value is 35 (14.06% from 255 or 13.26% from 264); Max value from RGB is 130 - color contains mainly: red. Hex color #826323 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826323 is #7D9CDC. Grayscale: #656565. Windows color (decimal): -8232157 or 2319234. OLE color: 2319234.
HSL color Cylindrical-coordinate representation of color #826323: hue angle of 40.42º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #826323 is Cyan = 0, Magento = 0.24, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 99 | 35 | - |
| CMYK | 0 | 0.24 | 0.73 | 0.49 |
| HSL | 40.42º | 0.58% | 0.32% | - |
| HSV(B) | 40.42º | 0.73% | 0.51% | - |
| XYZ | 13.97 | 13.79 | 3.52 | - |
| YUV | 100.97 | 90.77 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 99 | 35 | 0 | 0.24 | 0.73 | 0.49 | 40.42 | 0.58 | 0.32 |
| Hex | 82 | 63 | 23 | 0 | 18 | 49 | 31 | 28 | 3A | 20 |
| Octal | 202 | 143 | 43 | 0 | 30 | 111 | 61 | 50 | 72 | 40 |
| Binary | 10000010 | 1100011 | 100011 | 0 | 11000 | 1001001 | 110001 | 101000 | 111010 | 100000 |
Color Harmonies of #826323
Complementary color
Monochromatic Colors of #826323
Black with #826323
Text Example
Text Example
White with #826323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826323; }
p { color: rgb(130,99,35); }
H1.HeaderClassName
{
color: #826323;
}
.AnyTagClassName
{
color: #826323;
}
</style>
background-color css
<style>
a { background-color: #826323; }
a { background-color: rgb(130,99,35); }
div.DivClassName
{
background-color: #826323;
}
.BgClassName
{
background-color: #826323;
}
</style>
border-color css
<style>
span { border-color: #826323; }
span { border-color: rgb(130,99,35); }
td.TdClassName
{
border-color: #826323;
}
.TagClassName
{
border-color: #826323;
}
</style>