Shades of Golden Brown #886304
Tints of Golden Brown #886304
RGB
CMYK
RGB Variations
Color information
#886304 (or 0x886304) is known color: Golden Brown. HEX triplet: 88, 63 and 04. RGB value is (136,99,4). Sum of RGB (Red+Green+Blue) = 136+99+4=239 (31% of max value = 765). Red value is 136 (53.52% from 255 or 56.90% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 4 (1.95% from 255 or 1.67% from 239); Max value from RGB is 136 - color contains mainly: red. Hex color #886304 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886304 is #779CFB. Grayscale: #636363. Windows color (decimal): -7838972 or 287624. OLE color: 287624.
HSL color Cylindrical-coordinate representation of color #886304: hue angle of 43.18º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #886304 is Cyan = 0, Magento = 0.27, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 4 | - |
| CMYK | 0 | 0.27 | 0.97 | 0.47 |
| HSL | 43.18º | 0.94% | 0.27% | - |
| HSV(B) | 43.18º | 0.97% | 0.53% | - |
| XYZ | 14.64 | 14.17 | 2.08 | - |
| YUV | 99.23 | 74.26 | 154.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 4 | 0 | 0.27 | 0.97 | 0.47 | 43.18 | 0.94 | 0.27 |
| Hex | 88 | 63 | 4 | 0 | 1B | 61 | 2F | 2B | 5E | 1B |
| Octal | 210 | 143 | 4 | 0 | 33 | 141 | 57 | 53 | 136 | 33 |
| Binary | 10001000 | 1100011 | 100 | 0 | 11011 | 1100001 | 101111 | 101011 | 1011110 | 11011 |
Color Harmonies of #886304
Complementary color
Monochromatic Colors of #886304
Black with #886304
Text Example
Text Example
White with #886304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886304; }
p { color: rgb(136,99,4); }
H1.HeaderClassName
{
color: #886304;
}
.AnyTagClassName
{
color: #886304;
}
</style>
background-color css
<style>
a { background-color: #886304; }
a { background-color: rgb(136,99,4); }
div.DivClassName
{
background-color: #886304;
}
.BgClassName
{
background-color: #886304;
}
</style>
border-color css
<style>
span { border-color: #886304; }
span { border-color: rgb(136,99,4); }
td.TdClassName
{
border-color: #886304;
}
.TagClassName
{
border-color: #886304;
}
</style>