Shades of Golden Brown #886308
Tints of Golden Brown #886308
RGB
CMYK
RGB Variations
Color information
#886308 (or 0x886308) is known color: Golden Brown. HEX triplet: 88, 63 and 08. RGB value is (136,99,8). Sum of RGB (Red+Green+Blue) = 136+99+8=243 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.97% from 243); Green value is 99 (39.06% from 255 or 40.74% from 243); Blue value is 8 (3.52% from 255 or 3.29% from 243); Max value from RGB is 136 - color contains mainly: red. Hex color #886308 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886308 is #779CF7. Grayscale: #646464. Windows color (decimal): -7838968 or 549768. OLE color: 549768.
HSL color Cylindrical-coordinate representation of color #886308: hue angle of 42.66º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #886308 is Cyan = 0, Magento = 0.27, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 8 | - |
| CMYK | 0 | 0.27 | 0.94 | 0.47 |
| HSL | 42.66º | 0.89% | 0.28% | - |
| HSV(B) | 42.66º | 0.94% | 0.53% | - |
| XYZ | 14.66 | 14.18 | 2.19 | - |
| YUV | 99.69 | 76.26 | 153.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 8 | 0 | 0.27 | 0.94 | 0.47 | 42.66 | 0.89 | 0.28 |
| Hex | 88 | 63 | 8 | 0 | 1B | 5E | 2F | 2B | 59 | 1C |
| Octal | 210 | 143 | 10 | 0 | 33 | 136 | 57 | 53 | 131 | 34 |
| Binary | 10001000 | 1100011 | 1000 | 0 | 11011 | 1011110 | 101111 | 101011 | 1011001 | 11100 |
Color Harmonies of #886308
Complementary color
Monochromatic Colors of #886308
Black with #886308
Text Example
Text Example
White with #886308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886308; }
p { color: rgb(136,99,8); }
H1.HeaderClassName
{
color: #886308;
}
.AnyTagClassName
{
color: #886308;
}
</style>
background-color css
<style>
a { background-color: #886308; }
a { background-color: rgb(136,99,8); }
div.DivClassName
{
background-color: #886308;
}
.BgClassName
{
background-color: #886308;
}
</style>
border-color css
<style>
span { border-color: #886308; }
span { border-color: rgb(136,99,8); }
td.TdClassName
{
border-color: #886308;
}
.TagClassName
{
border-color: #886308;
}
</style>