Shades of Golden Brown #945616
Tints of Golden Brown #945616
RGB
CMYK
RGB Variations
Color information
#945616 (or 0x945616) is known color: Golden Brown. HEX triplet: 94, 56 and 16. RGB value is (148,86,22). Sum of RGB (Red+Green+Blue) = 148+86+22=256 (33% of max value = 765). Red value is 148 (58.20% from 255 or 57.81% from 256); Green value is 86 (33.98% from 255 or 33.59% from 256); Blue value is 22 (8.98% from 255 or 8.59% from 256); Max value from RGB is 148 - color contains mainly: red. Hex color #945616 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945616 is #6BA9E9. Grayscale: #616161. Windows color (decimal): -7055850 or 1463956. OLE color: 1463956.
HSL color Cylindrical-coordinate representation of color #945616: hue angle of 30.48º 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 #945616 is Cyan = 0, Magento = 0.42, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 86 | 22 | - |
| CMYK | 0 | 0.42 | 0.85 | 0.42 |
| HSL | 30.48º | 0.74% | 0.33% | - |
| HSV(B) | 30.48º | 0.85% | 0.58% | - |
| XYZ | 15.69 | 13.01 | 2.44 | - |
| YUV | 97.24 | 85.54 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 86 | 22 | 0 | 0.42 | 0.85 | 0.42 | 30.48 | 0.74 | 0.33 |
| Hex | 94 | 56 | 16 | 0 | 2A | 55 | 2A | 1E | 4A | 21 |
| Octal | 224 | 126 | 26 | 0 | 52 | 125 | 52 | 36 | 112 | 41 |
| Binary | 10010100 | 1010110 | 10110 | 0 | 101010 | 1010101 | 101010 | 11110 | 1001010 | 100001 |
Color Harmonies of #945616
Complementary color
Monochromatic Colors of #945616
Black with #945616
Text Example
Text Example
White with #945616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945616; }
p { color: rgb(148,86,22); }
H1.HeaderClassName
{
color: #945616;
}
.AnyTagClassName
{
color: #945616;
}
</style>
background-color css
<style>
a { background-color: #945616; }
a { background-color: rgb(148,86,22); }
div.DivClassName
{
background-color: #945616;
}
.BgClassName
{
background-color: #945616;
}
</style>
border-color css
<style>
span { border-color: #945616; }
span { border-color: rgb(148,86,22); }
td.TdClassName
{
border-color: #945616;
}
.TagClassName
{
border-color: #945616;
}
</style>