Shades of Yukon Gold #836925
Tints of Yukon Gold #836925
RGB
CMYK
RGB Variations
Color information
#836925 (or 0x836925) is known color: Yukon Gold. HEX triplet: 83, 69 and 25. RGB value is (131,105,37). Sum of RGB (Red+Green+Blue) = 131+105+37=273 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.99% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 37 (14.84% from 255 or 13.55% from 273); Max value from RGB is 131 - color contains mainly: red. Hex color #836925 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836925 is #7C96DA. Grayscale: #696969. Windows color (decimal): -8165083 or 2451843. OLE color: 2451843.
HSL color Cylindrical-coordinate representation of color #836925: hue angle of 43.4º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #836925 is Cyan = 0, Magento = 0.20, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 37 | - |
| CMYK | 0 | 0.20 | 0.72 | 0.49 |
| HSL | 43.4º | 0.56% | 0.33% | - |
| HSV(B) | 43.4º | 0.72% | 0.51% | - |
| XYZ | 14.75 | 15.06 | 3.88 | - |
| YUV | 105.02 | 89.61 | 146.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 37 | 0 | 0.20 | 0.72 | 0.49 | 43.4 | 0.56 | 0.33 |
| Hex | 83 | 69 | 25 | 0 | 14 | 48 | 31 | 2B | 38 | 21 |
| Octal | 203 | 151 | 45 | 0 | 24 | 110 | 61 | 53 | 70 | 41 |
| Binary | 10000011 | 1101001 | 100101 | 0 | 10100 | 1001000 | 110001 | 101011 | 111000 | 100001 |
Color Harmonies of #836925
Complementary color
Monochromatic Colors of #836925
Black with #836925
Text Example
Text Example
White with #836925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836925; }
p { color: rgb(131,105,37); }
H1.HeaderClassName
{
color: #836925;
}
.AnyTagClassName
{
color: #836925;
}
</style>
background-color css
<style>
a { background-color: #836925; }
a { background-color: rgb(131,105,37); }
div.DivClassName
{
background-color: #836925;
}
.BgClassName
{
background-color: #836925;
}
</style>
border-color css
<style>
span { border-color: #836925; }
span { border-color: rgb(131,105,37); }
td.TdClassName
{
border-color: #836925;
}
.TagClassName
{
border-color: #836925;
}
</style>