Shades of Golden Brown #886307
Tints of Golden Brown #886307
RGB
CMYK
RGB Variations
Color information
#886307 (or 0x886307) is known color: Golden Brown. HEX triplet: 88, 63 and 07. RGB value is (136,99,7). Sum of RGB (Red+Green+Blue) = 136+99+7=242 (32% of max value = 765). Red value is 136 (53.52% from 255 or 56.20% from 242); Green value is 99 (39.06% from 255 or 40.91% from 242); Blue value is 7 (3.12% from 255 or 2.89% from 242); Max value from RGB is 136 - color contains mainly: red. Hex color #886307 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886307 is #779CF8. Grayscale: #636363. Windows color (decimal): -7838969 or 484232. OLE color: 484232.
HSL color Cylindrical-coordinate representation of color #886307: hue angle of 42.79º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #886307 is Cyan = 0, Magento = 0.27, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 7 | - |
| CMYK | 0 | 0.27 | 0.95 | 0.47 |
| HSL | 42.79º | 0.9% | 0.28% | - |
| HSV(B) | 42.79º | 0.95% | 0.53% | - |
| XYZ | 14.65 | 14.17 | 2.16 | - |
| YUV | 99.58 | 75.76 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 7 | 0 | 0.27 | 0.95 | 0.47 | 42.79 | 0.9 | 0.28 |
| Hex | 88 | 63 | 7 | 0 | 1B | 5F | 2F | 2B | 5A | 1C |
| Octal | 210 | 143 | 7 | 0 | 33 | 137 | 57 | 53 | 132 | 34 |
| Binary | 10001000 | 1100011 | 111 | 0 | 11011 | 1011111 | 101111 | 101011 | 1011010 | 11100 |
Color Harmonies of #886307
Complementary color
Monochromatic Colors of #886307
Black with #886307
Text Example
Text Example
White with #886307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886307; }
p { color: rgb(136,99,7); }
H1.HeaderClassName
{
color: #886307;
}
.AnyTagClassName
{
color: #886307;
}
</style>
background-color css
<style>
a { background-color: #886307; }
a { background-color: rgb(136,99,7); }
div.DivClassName
{
background-color: #886307;
}
.BgClassName
{
background-color: #886307;
}
</style>
border-color css
<style>
span { border-color: #886307; }
span { border-color: rgb(136,99,7); }
td.TdClassName
{
border-color: #886307;
}
.TagClassName
{
border-color: #886307;
}
</style>