Shades of Golden Brown #945613
Tints of Golden Brown #945613
RGB
CMYK
RGB Variations
Color information
#945613 (or 0x945613) is known color: Golden Brown. HEX triplet: 94, 56 and 13. RGB value is (148,86,19). Sum of RGB (Red+Green+Blue) = 148+86+19=253 (33% of max value = 765). Red value is 148 (58.20% from 255 or 58.50% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 19 (7.81% from 255 or 7.51% from 253); Max value from RGB is 148 - color contains mainly: red. Hex color #945613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945613 is #6BA9EC. Grayscale: #616161. Windows color (decimal): -7055853 or 1267348. OLE color: 1267348.
HSL color Cylindrical-coordinate representation of color #945613: hue angle of 31.16º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #945613 is Cyan = 0, Magento = 0.42, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 86 | 19 | - |
| CMYK | 0 | 0.42 | 0.87 | 0.42 |
| HSL | 31.16º | 0.77% | 0.33% | - |
| HSV(B) | 31.16º | 0.87% | 0.58% | - |
| XYZ | 15.66 | 13 | 2.3 | - |
| YUV | 96.9 | 84.04 | 164.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 86 | 19 | 0 | 0.42 | 0.87 | 0.42 | 31.16 | 0.77 | 0.33 |
| Hex | 94 | 56 | 13 | 0 | 2A | 57 | 2A | 1F | 4D | 21 |
| Octal | 224 | 126 | 23 | 0 | 52 | 127 | 52 | 37 | 115 | 41 |
| Binary | 10010100 | 1010110 | 10011 | 0 | 101010 | 1010111 | 101010 | 11111 | 1001101 | 100001 |
Color Harmonies of #945613
Complementary color
Monochromatic Colors of #945613
Black with #945613
Text Example
Text Example
White with #945613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945613; }
p { color: rgb(148,86,19); }
H1.HeaderClassName
{
color: #945613;
}
.AnyTagClassName
{
color: #945613;
}
</style>
background-color css
<style>
a { background-color: #945613; }
a { background-color: rgb(148,86,19); }
div.DivClassName
{
background-color: #945613;
}
.BgClassName
{
background-color: #945613;
}
</style>
border-color css
<style>
span { border-color: #945613; }
span { border-color: rgb(148,86,19); }
td.TdClassName
{
border-color: #945613;
}
.TagClassName
{
border-color: #945613;
}
</style>