Shades of Golden Brown #916207
Tints of Golden Brown #916207
RGB
CMYK
RGB Variations
Color information
#916207 (or 0x916207) is known color: Golden Brown. HEX triplet: 91, 62 and 07. RGB value is (145,98,7). Sum of RGB (Red+Green+Blue) = 145+98+7=250 (33% of max value = 765). Red value is 145 (57.03% from 255 or 58% from 250); Green value is 98 (38.67% from 255 or 39.2% from 250); Blue value is 7 (3.12% from 255 or 2.8% from 250); Max value from RGB is 145 - color contains mainly: red. Hex color #916207 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916207 is #6E9DF8. Grayscale: #666666. Windows color (decimal): -7249401 or 483985. OLE color: 483985.
HSL color Cylindrical-coordinate representation of color #916207: hue angle of 39.57º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #916207 is Cyan = 0, Magento = 0.32, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 7 | - |
| CMYK | 0 | 0.32 | 0.95 | 0.43 |
| HSL | 39.57º | 0.91% | 0.3% | - |
| HSV(B) | 39.57º | 0.95% | 0.57% | - |
| XYZ | 16.08 | 14.77 | 2.2 | - |
| YUV | 101.68 | 74.57 | 158.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 7 | 0 | 0.32 | 0.95 | 0.43 | 39.57 | 0.91 | 0.3 |
| Hex | 91 | 62 | 7 | 0 | 20 | 5F | 2B | 28 | 5B | 1E |
| Octal | 221 | 142 | 7 | 0 | 40 | 137 | 53 | 50 | 133 | 36 |
| Binary | 10010001 | 1100010 | 111 | 0 | 100000 | 1011111 | 101011 | 101000 | 1011011 | 11110 |
Color Harmonies of #916207
Complementary color
Monochromatic Colors of #916207
Black with #916207
Text Example
Text Example
White with #916207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916207; }
p { color: rgb(145,98,7); }
H1.HeaderClassName
{
color: #916207;
}
.AnyTagClassName
{
color: #916207;
}
</style>
background-color css
<style>
a { background-color: #916207; }
a { background-color: rgb(145,98,7); }
div.DivClassName
{
background-color: #916207;
}
.BgClassName
{
background-color: #916207;
}
</style>
border-color css
<style>
span { border-color: #916207; }
span { border-color: rgb(145,98,7); }
td.TdClassName
{
border-color: #916207;
}
.TagClassName
{
border-color: #916207;
}
</style>