Shades of Golden Brown #957107
Tints of Golden Brown #957107
RGB
CMYK
RGB Variations
Color information
#957107 (or 0x957107) is known color: Golden Brown. HEX triplet: 95, 71 and 07. RGB value is (149,113,7). Sum of RGB (Red+Green+Blue) = 149+113+7=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 7 (3.12% from 255 or 2.60% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #957107 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #957107 is #6A8EF8. Grayscale: #707070. Windows color (decimal): -6983417 or 487829. OLE color: 487829.
HSL color Cylindrical-coordinate representation of color #957107: hue angle of 44.79º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #957107 is Cyan = 0, Magento = 0.24, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 7 | - |
| CMYK | 0 | 0.24 | 0.95 | 0.42 |
| HSL | 44.79º | 0.91% | 0.31% | - |
| HSV(B) | 44.79º | 0.95% | 0.58% | - |
| XYZ | 18.34 | 18.22 | 2.75 | - |
| YUV | 111.68 | 68.93 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 7 | 0 | 0.24 | 0.95 | 0.42 | 44.79 | 0.91 | 0.31 |
| Hex | 95 | 71 | 7 | 0 | 18 | 5F | 2A | 2D | 5B | 1F |
| Octal | 225 | 161 | 7 | 0 | 30 | 137 | 52 | 55 | 133 | 37 |
| Binary | 10010101 | 1110001 | 111 | 0 | 11000 | 1011111 | 101010 | 101101 | 1011011 | 11111 |
Color Harmonies of #957107
Complementary color
Monochromatic Colors of #957107
Black with #957107
Text Example
Text Example
White with #957107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957107; }
p { color: rgb(149,113,7); }
H1.HeaderClassName
{
color: #957107;
}
.AnyTagClassName
{
color: #957107;
}
</style>
background-color css
<style>
a { background-color: #957107; }
a { background-color: rgb(149,113,7); }
div.DivClassName
{
background-color: #957107;
}
.BgClassName
{
background-color: #957107;
}
</style>
border-color css
<style>
span { border-color: #957107; }
span { border-color: rgb(149,113,7); }
td.TdClassName
{
border-color: #957107;
}
.TagClassName
{
border-color: #957107;
}
</style>