Shades of Golden Brown #885907
Tints of Golden Brown #885907
RGB
CMYK
RGB Variations
Color information
#885907 (or 0x885907) is known color: Golden Brown. HEX triplet: 88, 59 and 07. RGB value is (136,89,7). Sum of RGB (Red+Green+Blue) = 136+89+7=232 (30% of max value = 765). Red value is 136 (53.52% from 255 or 58.62% from 232); Green value is 89 (35.16% from 255 or 38.36% from 232); Blue value is 7 (3.12% from 255 or 3.02% from 232); Max value from RGB is 136 - color contains mainly: red. Hex color #885907 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #885907 is #77A6F8. Grayscale: #5E5E5E. Windows color (decimal): -7841529 or 481672. OLE color: 481672.
HSL color Cylindrical-coordinate representation of color #885907: hue angle of 38.14º 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 #885907 is Cyan = 0, Magento = 0.35, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 89 | 7 | - |
| CMYK | 0 | 0.35 | 0.95 | 0.47 |
| HSL | 38.14º | 0.9% | 0.28% | - |
| HSV(B) | 38.14º | 0.95% | 0.53% | - |
| XYZ | 13.76 | 12.39 | 1.87 | - |
| YUV | 93.71 | 79.07 | 158.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 89 | 7 | 0 | 0.35 | 0.95 | 0.47 | 38.14 | 0.9 | 0.28 |
| Hex | 88 | 59 | 7 | 0 | 23 | 5F | 2F | 26 | 5A | 1C |
| Octal | 210 | 131 | 7 | 0 | 43 | 137 | 57 | 46 | 132 | 34 |
| Binary | 10001000 | 1011001 | 111 | 0 | 100011 | 1011111 | 101111 | 100110 | 1011010 | 11100 |
Color Harmonies of #885907
Complementary color
Monochromatic Colors of #885907
Black with #885907
Text Example
Text Example
White with #885907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885907; }
p { color: rgb(136,89,7); }
H1.HeaderClassName
{
color: #885907;
}
.AnyTagClassName
{
color: #885907;
}
</style>
background-color css
<style>
a { background-color: #885907; }
a { background-color: rgb(136,89,7); }
div.DivClassName
{
background-color: #885907;
}
.BgClassName
{
background-color: #885907;
}
</style>
border-color css
<style>
span { border-color: #885907; }
span { border-color: rgb(136,89,7); }
td.TdClassName
{
border-color: #885907;
}
.TagClassName
{
border-color: #885907;
}
</style>