Shades of Golden Brown #865810
Tints of Golden Brown #865810
RGB
CMYK
RGB Variations
Color information
#865810 (or 0x865810) is known color: Golden Brown. HEX triplet: 86, 58 and 10. RGB value is (134,88,16). Sum of RGB (Red+Green+Blue) = 134+88+16=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 88 (34.77% from 255 or 36.97% from 238); Blue value is 16 (6.64% from 255 or 6.72% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #865810 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865810 is #79A7EF. Grayscale: #5D5D5D. Windows color (decimal): -7972848 or 1071238. OLE color: 1071238.
HSL color Cylindrical-coordinate representation of color #865810: hue angle of 36.61º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #865810 is Cyan = 0, Magento = 0.34, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 16 | - |
| CMYK | 0 | 0.34 | 0.88 | 0.47 |
| HSL | 36.61º | 0.79% | 0.29% | - |
| HSV(B) | 36.61º | 0.88% | 0.53% | - |
| XYZ | 13.41 | 12.09 | 2.12 | - |
| YUV | 93.55 | 84.24 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 16 | 0 | 0.34 | 0.88 | 0.47 | 36.61 | 0.79 | 0.29 |
| Hex | 86 | 58 | 10 | 0 | 22 | 58 | 2F | 25 | 4F | 1D |
| Octal | 206 | 130 | 20 | 0 | 42 | 130 | 57 | 45 | 117 | 35 |
| Binary | 10000110 | 1011000 | 10000 | 0 | 100010 | 1011000 | 101111 | 100101 | 1001111 | 11101 |
Color Harmonies of #865810
Complementary color
Monochromatic Colors of #865810
Black with #865810
Text Example
Text Example
White with #865810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865810; }
p { color: rgb(134,88,16); }
H1.HeaderClassName
{
color: #865810;
}
.AnyTagClassName
{
color: #865810;
}
</style>
background-color css
<style>
a { background-color: #865810; }
a { background-color: rgb(134,88,16); }
div.DivClassName
{
background-color: #865810;
}
.BgClassName
{
background-color: #865810;
}
</style>
border-color css
<style>
span { border-color: #865810; }
span { border-color: rgb(134,88,16); }
td.TdClassName
{
border-color: #865810;
}
.TagClassName
{
border-color: #865810;
}
</style>