Shades of Golden Brown #916507
Tints of Golden Brown #916507
RGB
CMYK
RGB Variations
Color information
#916507 (or 0x916507) is known color: Golden Brown. HEX triplet: 91, 65 and 07. RGB value is (145,101,7). Sum of RGB (Red+Green+Blue) = 145+101+7=253 (33% of max value = 765). Red value is 145 (57.03% from 255 or 57.31% from 253); Green value is 101 (39.84% from 255 or 39.92% from 253); Blue value is 7 (3.12% from 255 or 2.77% from 253); Max value from RGB is 145 - color contains mainly: red. Hex color #916507 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916507 is #6E9AF8. Grayscale: #676767. Windows color (decimal): -7248633 or 484753. OLE color: 484753.
HSL color Cylindrical-coordinate representation of color #916507: hue angle of 40.87º 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 #916507 is Cyan = 0, Magento = 0.30, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 7 | - |
| CMYK | 0 | 0.30 | 0.95 | 0.43 |
| HSL | 40.87º | 0.91% | 0.3% | - |
| HSV(B) | 40.87º | 0.95% | 0.57% | - |
| XYZ | 16.37 | 15.34 | 2.3 | - |
| YUV | 103.44 | 73.58 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 7 | 0 | 0.30 | 0.95 | 0.43 | 40.87 | 0.91 | 0.3 |
| Hex | 91 | 65 | 7 | 0 | 1E | 5F | 2B | 29 | 5B | 1E |
| Octal | 221 | 145 | 7 | 0 | 36 | 137 | 53 | 51 | 133 | 36 |
| Binary | 10010001 | 1100101 | 111 | 0 | 11110 | 1011111 | 101011 | 101001 | 1011011 | 11110 |
Color Harmonies of #916507
Complementary color
Monochromatic Colors of #916507
Black with #916507
Text Example
Text Example
White with #916507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916507; }
p { color: rgb(145,101,7); }
H1.HeaderClassName
{
color: #916507;
}
.AnyTagClassName
{
color: #916507;
}
</style>
background-color css
<style>
a { background-color: #916507; }
a { background-color: rgb(145,101,7); }
div.DivClassName
{
background-color: #916507;
}
.BgClassName
{
background-color: #916507;
}
</style>
border-color css
<style>
span { border-color: #916507; }
span { border-color: rgb(145,101,7); }
td.TdClassName
{
border-color: #916507;
}
.TagClassName
{
border-color: #916507;
}
</style>