Shades of Yukon Gold #846713
Tints of Yukon Gold #846713
RGB
CMYK
RGB Variations
Color information
#846713 (or 0x846713) is known color: Yukon Gold. HEX triplet: 84, 67 and 13. RGB value is (132,103,19). Sum of RGB (Red+Green+Blue) = 132+103+19=254 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.97% from 254); Green value is 103 (40.62% from 255 or 40.55% from 254); Blue value is 19 (7.81% from 255 or 7.48% from 254); Max value from RGB is 132 - color contains mainly: red. Hex color #846713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846713 is #7B98EC. Grayscale: #666666. Windows color (decimal): -8100077 or 1271684. OLE color: 1271684.
HSL color Cylindrical-coordinate representation of color #846713: hue angle of 44.6º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #846713 is Cyan = 0, Magento = 0.22, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 19 | - |
| CMYK | 0 | 0.22 | 0.86 | 0.48 |
| HSL | 44.6º | 0.75% | 0.3% | - |
| HSV(B) | 44.6º | 0.86% | 0.52% | - |
| XYZ | 14.48 | 14.65 | 2.68 | - |
| YUV | 102.1 | 81.11 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 19 | 0 | 0.22 | 0.86 | 0.48 | 44.6 | 0.75 | 0.3 |
| Hex | 84 | 67 | 13 | 0 | 16 | 56 | 30 | 2D | 4B | 1E |
| Octal | 204 | 147 | 23 | 0 | 26 | 126 | 60 | 55 | 113 | 36 |
| Binary | 10000100 | 1100111 | 10011 | 0 | 10110 | 1010110 | 110000 | 101101 | 1001011 | 11110 |
Color Harmonies of #846713
Complementary color
Monochromatic Colors of #846713
Black with #846713
Text Example
Text Example
White with #846713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846713; }
p { color: rgb(132,103,19); }
H1.HeaderClassName
{
color: #846713;
}
.AnyTagClassName
{
color: #846713;
}
</style>
background-color css
<style>
a { background-color: #846713; }
a { background-color: rgb(132,103,19); }
div.DivClassName
{
background-color: #846713;
}
.BgClassName
{
background-color: #846713;
}
</style>
border-color css
<style>
span { border-color: #846713; }
span { border-color: rgb(132,103,19); }
td.TdClassName
{
border-color: #846713;
}
.TagClassName
{
border-color: #846713;
}
</style>