Shades of Golden Brown #916612
Tints of Golden Brown #916612
RGB
CMYK
RGB Variations
Color information
#916612 (or 0x916612) is known color: Golden Brown. HEX triplet: 91, 66 and 12. RGB value is (145,102,18). Sum of RGB (Red+Green+Blue) = 145+102+18=265 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.72% from 265); Green value is 102 (40.23% from 255 or 38.49% from 265); Blue value is 18 (7.42% from 255 or 6.79% from 265); Max value from RGB is 145 - color contains mainly: red. Hex color #916612 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916612 is #6E99ED. Grayscale: #696969. Windows color (decimal): -7248366 or 1205905. OLE color: 1205905.
HSL color Cylindrical-coordinate representation of color #916612: hue angle of 39.69º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #916612 is Cyan = 0, Magento = 0.30, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 18 | - |
| CMYK | 0 | 0.30 | 0.88 | 0.43 |
| HSL | 39.69º | 0.78% | 0.32% | - |
| HSV(B) | 39.69º | 0.88% | 0.57% | - |
| XYZ | 16.54 | 15.57 | 2.71 | - |
| YUV | 105.28 | 78.75 | 156.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 18 | 0 | 0.30 | 0.88 | 0.43 | 39.69 | 0.78 | 0.32 |
| Hex | 91 | 66 | 12 | 0 | 1E | 58 | 2B | 28 | 4E | 20 |
| Octal | 221 | 146 | 22 | 0 | 36 | 130 | 53 | 50 | 116 | 40 |
| Binary | 10010001 | 1100110 | 10010 | 0 | 11110 | 1011000 | 101011 | 101000 | 1001110 | 100000 |
Color Harmonies of #916612
Complementary color
Monochromatic Colors of #916612
Black with #916612
Text Example
Text Example
White with #916612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916612; }
p { color: rgb(145,102,18); }
H1.HeaderClassName
{
color: #916612;
}
.AnyTagClassName
{
color: #916612;
}
</style>
background-color css
<style>
a { background-color: #916612; }
a { background-color: rgb(145,102,18); }
div.DivClassName
{
background-color: #916612;
}
.BgClassName
{
background-color: #916612;
}
</style>
border-color css
<style>
span { border-color: #916612; }
span { border-color: rgb(145,102,18); }
td.TdClassName
{
border-color: #916612;
}
.TagClassName
{
border-color: #916612;
}
</style>