Shades of Yukon Gold #806824
Tints of Yukon Gold #806824
RGB
CMYK
RGB Variations
Color information
#806824 (or 0x806824) is known color: Yukon Gold. HEX triplet: 80, 68 and 24. RGB value is (128,104,36). Sum of RGB (Red+Green+Blue) = 128+104+36=268 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.76% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 36 (14.45% from 255 or 13.43% from 268); Max value from RGB is 128 - color contains mainly: red. Hex color #806824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806824 is #7F97DB. Grayscale: #676767. Windows color (decimal): -8361948 or 2386048. OLE color: 2386048.
HSL color Cylindrical-coordinate representation of color #806824: hue angle of 44.35º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #806824 is Cyan = 0, Magento = 0.19, Yellow = 0.72 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 104 | 36 | - |
| CMYK | 0 | 0.19 | 0.72 | 0.50 |
| HSL | 44.35º | 0.56% | 0.32% | - |
| HSV(B) | 44.35º | 0.72% | 0.5% | - |
| XYZ | 14.17 | 14.62 | 3.74 | - |
| YUV | 103.42 | 89.95 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 104 | 36 | 0 | 0.19 | 0.72 | 0.50 | 44.35 | 0.56 | 0.32 |
| Hex | 80 | 68 | 24 | 0 | 13 | 48 | 32 | 2C | 38 | 20 |
| Octal | 200 | 150 | 44 | 0 | 23 | 110 | 62 | 54 | 70 | 40 |
| Binary | 10000000 | 1101000 | 100100 | 0 | 10011 | 1001000 | 110010 | 101100 | 111000 | 100000 |
Color Harmonies of #806824
Complementary color
Monochromatic Colors of #806824
Black with #806824
Text Example
Text Example
White with #806824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806824; }
p { color: rgb(128,104,36); }
H1.HeaderClassName
{
color: #806824;
}
.AnyTagClassName
{
color: #806824;
}
</style>
background-color css
<style>
a { background-color: #806824; }
a { background-color: rgb(128,104,36); }
div.DivClassName
{
background-color: #806824;
}
.BgClassName
{
background-color: #806824;
}
</style>
border-color css
<style>
span { border-color: #806824; }
span { border-color: rgb(128,104,36); }
td.TdClassName
{
border-color: #806824;
}
.TagClassName
{
border-color: #806824;
}
</style>