Shades of Golden Brown #886305
Tints of Golden Brown #886305
RGB
CMYK
RGB Variations
Color information
#886305 (or 0x886305) is known color: Golden Brown. HEX triplet: 88, 63 and 05. RGB value is (136,99,5). Sum of RGB (Red+Green+Blue) = 136+99+5=240 (31% of max value = 765). Red value is 136 (53.52% from 255 or 56.67% from 240); Green value is 99 (39.06% from 255 or 41.25% from 240); Blue value is 5 (2.34% from 255 or 2.08% from 240); Max value from RGB is 136 - color contains mainly: red. Hex color #886305 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886305 is #779CFA. Grayscale: #636363. Windows color (decimal): -7838971 or 353160. OLE color: 353160.
HSL color Cylindrical-coordinate representation of color #886305: hue angle of 43.05º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #886305 is Cyan = 0, Magento = 0.27, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 5 | - |
| CMYK | 0 | 0.27 | 0.96 | 0.47 |
| HSL | 43.05º | 0.93% | 0.28% | - |
| HSV(B) | 43.05º | 0.96% | 0.53% | - |
| XYZ | 14.64 | 14.17 | 2.11 | - |
| YUV | 99.35 | 74.76 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 5 | 0 | 0.27 | 0.96 | 0.47 | 43.05 | 0.93 | 0.28 |
| Hex | 88 | 63 | 5 | 0 | 1B | 60 | 2F | 2B | 5D | 1C |
| Octal | 210 | 143 | 5 | 0 | 33 | 140 | 57 | 53 | 135 | 34 |
| Binary | 10001000 | 1100011 | 101 | 0 | 11011 | 1100000 | 101111 | 101011 | 1011101 | 11100 |
Color Harmonies of #886305
Complementary color
Monochromatic Colors of #886305
Black with #886305
Text Example
Text Example
White with #886305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886305; }
p { color: rgb(136,99,5); }
H1.HeaderClassName
{
color: #886305;
}
.AnyTagClassName
{
color: #886305;
}
</style>
background-color css
<style>
a { background-color: #886305; }
a { background-color: rgb(136,99,5); }
div.DivClassName
{
background-color: #886305;
}
.BgClassName
{
background-color: #886305;
}
</style>
border-color css
<style>
span { border-color: #886305; }
span { border-color: rgb(136,99,5); }
td.TdClassName
{
border-color: #886305;
}
.TagClassName
{
border-color: #886305;
}
</style>