Shades of Yukon Gold #846714
Tints of Yukon Gold #846714
RGB
CMYK
RGB Variations
Color information
#846714 (or 0x846714) is known color: Yukon Gold. HEX triplet: 84, 67 and 14. RGB value is (132,103,20). Sum of RGB (Red+Green+Blue) = 132+103+20=255 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.76% from 255); Green value is 103 (40.62% from 255 or 40.39% from 255); Blue value is 20 (8.20% from 255 or 7.84% from 255); Max value from RGB is 132 - color contains mainly: red. Hex color #846714 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846714 is #7B98EB. Grayscale: #666666. Windows color (decimal): -8100076 or 1337220. OLE color: 1337220.
HSL color Cylindrical-coordinate representation of color #846714: hue angle of 44.46º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #846714 is Cyan = 0, Magento = 0.22, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 20 | - |
| CMYK | 0 | 0.22 | 0.85 | 0.48 |
| HSL | 44.46º | 0.74% | 0.3% | - |
| HSV(B) | 44.46º | 0.85% | 0.52% | - |
| XYZ | 14.49 | 14.66 | 2.73 | - |
| YUV | 102.21 | 81.61 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 20 | 0 | 0.22 | 0.85 | 0.48 | 44.46 | 0.74 | 0.3 |
| Hex | 84 | 67 | 14 | 0 | 16 | 55 | 30 | 2C | 4A | 1E |
| Octal | 204 | 147 | 24 | 0 | 26 | 125 | 60 | 54 | 112 | 36 |
| Binary | 10000100 | 1100111 | 10100 | 0 | 10110 | 1010101 | 110000 | 101100 | 1001010 | 11110 |
Color Harmonies of #846714
Complementary color
Monochromatic Colors of #846714
Black with #846714
Text Example
Text Example
White with #846714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846714; }
p { color: rgb(132,103,20); }
H1.HeaderClassName
{
color: #846714;
}
.AnyTagClassName
{
color: #846714;
}
</style>
background-color css
<style>
a { background-color: #846714; }
a { background-color: rgb(132,103,20); }
div.DivClassName
{
background-color: #846714;
}
.BgClassName
{
background-color: #846714;
}
</style>
border-color css
<style>
span { border-color: #846714; }
span { border-color: rgb(132,103,20); }
td.TdClassName
{
border-color: #846714;
}
.TagClassName
{
border-color: #846714;
}
</style>