Shades of Golden Brown #916315
Tints of Golden Brown #916315
RGB
CMYK
RGB Variations
Color information
#916315 (or 0x916315) is known color: Golden Brown. HEX triplet: 91, 63 and 15. RGB value is (145,99,21). Sum of RGB (Red+Green+Blue) = 145+99+21=265 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.72% from 265); Green value is 99 (39.06% from 255 or 37.36% from 265); Blue value is 21 (8.59% from 255 or 7.92% from 265); Max value from RGB is 145 - color contains mainly: red. Hex color #916315 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916315 is #6E9CEA. Grayscale: #686868. Windows color (decimal): -7249131 or 1401745. OLE color: 1401745.
HSL color Cylindrical-coordinate representation of color #916315: hue angle of 37.74º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #916315 is Cyan = 0, Magento = 0.32, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 99 | 21 | - |
| CMYK | 0 | 0.32 | 0.86 | 0.43 |
| HSL | 37.74º | 0.75% | 0.33% | - |
| HSV(B) | 37.74º | 0.86% | 0.57% | - |
| XYZ | 16.27 | 15 | 2.75 | - |
| YUV | 103.86 | 81.24 | 157.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 99 | 21 | 0 | 0.32 | 0.86 | 0.43 | 37.74 | 0.75 | 0.33 |
| Hex | 91 | 63 | 15 | 0 | 20 | 56 | 2B | 26 | 4B | 21 |
| Octal | 221 | 143 | 25 | 0 | 40 | 126 | 53 | 46 | 113 | 41 |
| Binary | 10010001 | 1100011 | 10101 | 0 | 100000 | 1010110 | 101011 | 100110 | 1001011 | 100001 |
Color Harmonies of #916315
Complementary color
Monochromatic Colors of #916315
Black with #916315
Text Example
Text Example
White with #916315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916315; }
p { color: rgb(145,99,21); }
H1.HeaderClassName
{
color: #916315;
}
.AnyTagClassName
{
color: #916315;
}
</style>
background-color css
<style>
a { background-color: #916315; }
a { background-color: rgb(145,99,21); }
div.DivClassName
{
background-color: #916315;
}
.BgClassName
{
background-color: #916315;
}
</style>
border-color css
<style>
span { border-color: #916315; }
span { border-color: rgb(145,99,21); }
td.TdClassName
{
border-color: #916315;
}
.TagClassName
{
border-color: #916315;
}
</style>