Shades of Golden Brown #846305
Tints of Golden Brown #846305
RGB
CMYK
RGB Variations
Color information
#846305 (or 0x846305) is known color: Golden Brown. HEX triplet: 84, 63 and 05. RGB value is (132,99,5). Sum of RGB (Red+Green+Blue) = 132+99+5=236 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.93% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 5 (2.34% from 255 or 2.12% from 236); Max value from RGB is 132 - color contains mainly: red. Hex color #846305 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846305 is #7B9CFA. Grayscale: #626262. Windows color (decimal): -8101115 or 353156. OLE color: 353156.
HSL color Cylindrical-coordinate representation of color #846305: hue angle of 44.41º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #846305 is Cyan = 0, Magento = 0.25, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 99 | 5 | - |
| CMYK | 0 | 0.25 | 0.96 | 0.48 |
| HSL | 44.41º | 0.93% | 0.27% | - |
| HSV(B) | 44.41º | 0.96% | 0.52% | - |
| XYZ | 14 | 13.84 | 2.08 | - |
| YUV | 98.15 | 75.43 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 5 | 0 | 0.25 | 0.96 | 0.48 | 44.41 | 0.93 | 0.27 |
| Hex | 84 | 63 | 5 | 0 | 19 | 60 | 30 | 2C | 5D | 1B |
| Octal | 204 | 143 | 5 | 0 | 31 | 140 | 60 | 54 | 135 | 33 |
| Binary | 10000100 | 1100011 | 101 | 0 | 11001 | 1100000 | 110000 | 101100 | 1011101 | 11011 |
Color Harmonies of #846305
Complementary color
Monochromatic Colors of #846305
Black with #846305
Text Example
Text Example
White with #846305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846305; }
p { color: rgb(132,99,5); }
H1.HeaderClassName
{
color: #846305;
}
.AnyTagClassName
{
color: #846305;
}
</style>
background-color css
<style>
a { background-color: #846305; }
a { background-color: rgb(132,99,5); }
div.DivClassName
{
background-color: #846305;
}
.BgClassName
{
background-color: #846305;
}
</style>
border-color css
<style>
span { border-color: #846305; }
span { border-color: rgb(132,99,5); }
td.TdClassName
{
border-color: #846305;
}
.TagClassName
{
border-color: #846305;
}
</style>