Shades of Golden Brown #936714
Tints of Golden Brown #936714
RGB
CMYK
RGB Variations
Color information
#936714 (or 0x936714) is known color: Golden Brown. HEX triplet: 93, 67 and 14. RGB value is (147,103,20). Sum of RGB (Red+Green+Blue) = 147+103+20=270 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.44% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 20 (8.20% from 255 or 7.41% from 270); Max value from RGB is 147 - color contains mainly: red. Hex color #936714 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #936714 is #6C98EB. Grayscale: #6B6B6B. Windows color (decimal): -7117036 or 1337235. OLE color: 1337235.
HSL color Cylindrical-coordinate representation of color #936714: hue angle of 39.21º 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 #936714 is Cyan = 0, Magento = 0.30, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 20 | - |
| CMYK | 0 | 0.30 | 0.86 | 0.42 |
| HSL | 39.21º | 0.76% | 0.33% | - |
| HSV(B) | 39.21º | 0.86% | 0.58% | - |
| XYZ | 17.01 | 15.95 | 2.84 | - |
| YUV | 106.69 | 79.08 | 156.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 20 | 0 | 0.30 | 0.86 | 0.42 | 39.21 | 0.76 | 0.33 |
| Hex | 93 | 67 | 14 | 0 | 1E | 56 | 2A | 27 | 4C | 21 |
| Octal | 223 | 147 | 24 | 0 | 36 | 126 | 52 | 47 | 114 | 41 |
| Binary | 10010011 | 1100111 | 10100 | 0 | 11110 | 1010110 | 101010 | 100111 | 1001100 | 100001 |
Color Harmonies of #936714
Complementary color
Monochromatic Colors of #936714
Black with #936714
Text Example
Text Example
White with #936714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936714; }
p { color: rgb(147,103,20); }
H1.HeaderClassName
{
color: #936714;
}
.AnyTagClassName
{
color: #936714;
}
</style>
background-color css
<style>
a { background-color: #936714; }
a { background-color: rgb(147,103,20); }
div.DivClassName
{
background-color: #936714;
}
.BgClassName
{
background-color: #936714;
}
</style>
border-color css
<style>
span { border-color: #936714; }
span { border-color: rgb(147,103,20); }
td.TdClassName
{
border-color: #936714;
}
.TagClassName
{
border-color: #936714;
}
</style>