Shades of Golden Brown #935914
Tints of Golden Brown #935914
RGB
CMYK
RGB Variations
Color information
#935914 (or 0x935914) is known color: Golden Brown. HEX triplet: 93, 59 and 14. RGB value is (147,89,20). Sum of RGB (Red+Green+Blue) = 147+89+20=256 (33% of max value = 765). Red value is 147 (57.81% from 255 or 57.42% from 256); Green value is 89 (35.16% from 255 or 34.77% from 256); Blue value is 20 (8.20% from 255 or 7.81% from 256); Max value from RGB is 147 - color contains mainly: red. Hex color #935914 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #935914 is #6CA6EB. Grayscale: #626262. Windows color (decimal): -7120620 or 1333651. OLE color: 1333651.
HSL color Cylindrical-coordinate representation of color #935914: hue angle of 32.6º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #935914 is Cyan = 0, Magento = 0.39, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 89 | 20 | - |
| CMYK | 0 | 0.39 | 0.86 | 0.42 |
| HSL | 32.6º | 0.76% | 0.33% | - |
| HSV(B) | 32.6º | 0.86% | 0.58% | - |
| XYZ | 15.73 | 13.4 | 2.42 | - |
| YUV | 98.48 | 83.72 | 162.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 89 | 20 | 0 | 0.39 | 0.86 | 0.42 | 32.6 | 0.76 | 0.33 |
| Hex | 93 | 59 | 14 | 0 | 27 | 56 | 2A | 21 | 4C | 21 |
| Octal | 223 | 131 | 24 | 0 | 47 | 126 | 52 | 41 | 114 | 41 |
| Binary | 10010011 | 1011001 | 10100 | 0 | 100111 | 1010110 | 101010 | 100001 | 1001100 | 100001 |
Color Harmonies of #935914
Complementary color
Monochromatic Colors of #935914
Black with #935914
Text Example
Text Example
White with #935914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935914; }
p { color: rgb(147,89,20); }
H1.HeaderClassName
{
color: #935914;
}
.AnyTagClassName
{
color: #935914;
}
</style>
background-color css
<style>
a { background-color: #935914; }
a { background-color: rgb(147,89,20); }
div.DivClassName
{
background-color: #935914;
}
.BgClassName
{
background-color: #935914;
}
</style>
border-color css
<style>
span { border-color: #935914; }
span { border-color: rgb(147,89,20); }
td.TdClassName
{
border-color: #935914;
}
.TagClassName
{
border-color: #935914;
}
</style>