Shades of Golden Brown #916208
Tints of Golden Brown #916208
RGB
CMYK
RGB Variations
Color information
#916208 (or 0x916208) is known color: Golden Brown. HEX triplet: 91, 62 and 08. RGB value is (145,98,8). Sum of RGB (Red+Green+Blue) = 145+98+8=251 (33% of max value = 765). Red value is 145 (57.03% from 255 or 57.77% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 8 (3.52% from 255 or 3.19% from 251); Max value from RGB is 145 - color contains mainly: red. Hex color #916208 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916208 is #6E9DF7. Grayscale: #666666. Windows color (decimal): -7249400 or 549521. OLE color: 549521.
HSL color Cylindrical-coordinate representation of color #916208: hue angle of 39.42º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #916208 is Cyan = 0, Magento = 0.32, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 8 | - |
| CMYK | 0 | 0.32 | 0.94 | 0.43 |
| HSL | 39.42º | 0.9% | 0.3% | - |
| HSV(B) | 39.42º | 0.94% | 0.57% | - |
| XYZ | 16.09 | 14.77 | 2.23 | - |
| YUV | 101.79 | 75.07 | 158.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 8 | 0 | 0.32 | 0.94 | 0.43 | 39.42 | 0.9 | 0.3 |
| Hex | 91 | 62 | 8 | 0 | 20 | 5E | 2B | 27 | 5A | 1E |
| Octal | 221 | 142 | 10 | 0 | 40 | 136 | 53 | 47 | 132 | 36 |
| Binary | 10010001 | 1100010 | 1000 | 0 | 100000 | 1011110 | 101011 | 100111 | 1011010 | 11110 |
Color Harmonies of #916208
Complementary color
Monochromatic Colors of #916208
Black with #916208
Text Example
Text Example
White with #916208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916208; }
p { color: rgb(145,98,8); }
H1.HeaderClassName
{
color: #916208;
}
.AnyTagClassName
{
color: #916208;
}
</style>
background-color css
<style>
a { background-color: #916208; }
a { background-color: rgb(145,98,8); }
div.DivClassName
{
background-color: #916208;
}
.BgClassName
{
background-color: #916208;
}
</style>
border-color css
<style>
span { border-color: #916208; }
span { border-color: rgb(145,98,8); }
td.TdClassName
{
border-color: #916208;
}
.TagClassName
{
border-color: #916208;
}
</style>