Shades of Golden Brown #937216
Tints of Golden Brown #937216
RGB
CMYK
RGB Variations
Color information
#937216 (or 0x937216) is known color: Golden Brown. HEX triplet: 93, 72 and 16. RGB value is (147,114,22). Sum of RGB (Red+Green+Blue) = 147+114+22=283 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.94% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 22 (8.98% from 255 or 7.77% from 283); Max value from RGB is 147 - color contains mainly: red. Hex color #937216 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #937216 is #6C8DE9. Grayscale: #717171. Windows color (decimal): -7114218 or 1471123. OLE color: 1471123.
HSL color Cylindrical-coordinate representation of color #937216: hue angle of 44.16º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #937216 is Cyan = 0, Magento = 0.22, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 22 | - |
| CMYK | 0 | 0.22 | 0.85 | 0.42 |
| HSL | 44.16º | 0.74% | 0.33% | - |
| HSV(B) | 44.16º | 0.85% | 0.58% | - |
| XYZ | 18.19 | 18.3 | 3.33 | - |
| YUV | 113.38 | 76.43 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 22 | 0 | 0.22 | 0.85 | 0.42 | 44.16 | 0.74 | 0.33 |
| Hex | 93 | 72 | 16 | 0 | 16 | 55 | 2A | 2C | 4A | 21 |
| Octal | 223 | 162 | 26 | 0 | 26 | 125 | 52 | 54 | 112 | 41 |
| Binary | 10010011 | 1110010 | 10110 | 0 | 10110 | 1010101 | 101010 | 101100 | 1001010 | 100001 |
Color Harmonies of #937216
Complementary color
Monochromatic Colors of #937216
Black with #937216
Text Example
Text Example
White with #937216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937216; }
p { color: rgb(147,114,22); }
H1.HeaderClassName
{
color: #937216;
}
.AnyTagClassName
{
color: #937216;
}
</style>
background-color css
<style>
a { background-color: #937216; }
a { background-color: rgb(147,114,22); }
div.DivClassName
{
background-color: #937216;
}
.BgClassName
{
background-color: #937216;
}
</style>
border-color css
<style>
span { border-color: #937216; }
span { border-color: rgb(147,114,22); }
td.TdClassName
{
border-color: #937216;
}
.TagClassName
{
border-color: #937216;
}
</style>