Shades of Golden Brown #935407
Tints of Golden Brown #935407
RGB
CMYK
RGB Variations
Color information
#935407 (or 0x935407) is known color: Golden Brown. HEX triplet: 93, 54 and 07. RGB value is (147,84,7). Sum of RGB (Red+Green+Blue) = 147+84+7=238 (31% of max value = 765). Red value is 147 (57.81% from 255 or 61.76% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 7 (3.12% from 255 or 2.94% from 238); Max value from RGB is 147 - color contains mainly: red. Hex color #935407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #935407 is #6CABF8. Grayscale: #5E5E5E. Windows color (decimal): -7121913 or 480403. OLE color: 480403.
HSL color Cylindrical-coordinate representation of color #935407: hue angle of 33º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #935407 is Cyan = 0, Magento = 0.43, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 84 | 7 | - |
| CMYK | 0 | 0.43 | 0.95 | 0.42 |
| HSL | 33º | 0.91% | 0.3% | - |
| HSV(B) | 33º | 0.95% | 0.58% | - |
| XYZ | 15.24 | 12.56 | 1.82 | - |
| YUV | 94.06 | 78.87 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 84 | 7 | 0 | 0.43 | 0.95 | 0.42 | 33 | 0.91 | 0.3 |
| Hex | 93 | 54 | 7 | 0 | 2B | 5F | 2A | 21 | 5B | 1E |
| Octal | 223 | 124 | 7 | 0 | 53 | 137 | 52 | 41 | 133 | 36 |
| Binary | 10010011 | 1010100 | 111 | 0 | 101011 | 1011111 | 101010 | 100001 | 1011011 | 11110 |
Color Harmonies of #935407
Complementary color
Monochromatic Colors of #935407
Black with #935407
Text Example
Text Example
White with #935407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935407; }
p { color: rgb(147,84,7); }
H1.HeaderClassName
{
color: #935407;
}
.AnyTagClassName
{
color: #935407;
}
</style>
background-color css
<style>
a { background-color: #935407; }
a { background-color: rgb(147,84,7); }
div.DivClassName
{
background-color: #935407;
}
.BgClassName
{
background-color: #935407;
}
</style>
border-color css
<style>
span { border-color: #935407; }
span { border-color: rgb(147,84,7); }
td.TdClassName
{
border-color: #935407;
}
.TagClassName
{
border-color: #935407;
}
</style>