Shades of Golden Brown #916304
Tints of Golden Brown #916304
RGB
CMYK
RGB Variations
Color information
#916304 (or 0x916304) is known color: Golden Brown. HEX triplet: 91, 63 and 04. RGB value is (145,99,4). Sum of RGB (Red+Green+Blue) = 145+99+4=248 (32% of max value = 765). Red value is 145 (57.03% from 255 or 58.47% from 248); Green value is 99 (39.06% from 255 or 39.92% from 248); Blue value is 4 (1.95% from 255 or 1.61% from 248); Max value from RGB is 145 - color contains mainly: red. Hex color #916304 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916304 is #6E9CFB. Grayscale: #666666. Windows color (decimal): -7249148 or 287633. OLE color: 287633.
HSL color Cylindrical-coordinate representation of color #916304: hue angle of 40.43º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #916304 is Cyan = 0, Magento = 0.32, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 99 | 4 | - |
| CMYK | 0 | 0.32 | 0.97 | 0.43 |
| HSL | 40.43º | 0.95% | 0.29% | - |
| HSV(B) | 40.43º | 0.97% | 0.57% | - |
| XYZ | 16.16 | 14.95 | 2.15 | - |
| YUV | 101.92 | 72.74 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 99 | 4 | 0 | 0.32 | 0.97 | 0.43 | 40.43 | 0.95 | 0.29 |
| Hex | 91 | 63 | 4 | 0 | 20 | 61 | 2B | 28 | 5F | 1D |
| Octal | 221 | 143 | 4 | 0 | 40 | 141 | 53 | 50 | 137 | 35 |
| Binary | 10010001 | 1100011 | 100 | 0 | 100000 | 1100001 | 101011 | 101000 | 1011111 | 11101 |
Color Harmonies of #916304
Complementary color
Monochromatic Colors of #916304
Black with #916304
Text Example
Text Example
White with #916304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916304; }
p { color: rgb(145,99,4); }
H1.HeaderClassName
{
color: #916304;
}
.AnyTagClassName
{
color: #916304;
}
</style>
background-color css
<style>
a { background-color: #916304; }
a { background-color: rgb(145,99,4); }
div.DivClassName
{
background-color: #916304;
}
.BgClassName
{
background-color: #916304;
}
</style>
border-color css
<style>
span { border-color: #916304; }
span { border-color: rgb(145,99,4); }
td.TdClassName
{
border-color: #916304;
}
.TagClassName
{
border-color: #916304;
}
</style>