Shades of Golden Brown #945915
Tints of Golden Brown #945915
RGB
CMYK
RGB Variations
Color information
#945915 (or 0x945915) is known color: Golden Brown. HEX triplet: 94, 59 and 15. RGB value is (148,89,21). Sum of RGB (Red+Green+Blue) = 148+89+21=258 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.36% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 21 (8.59% from 255 or 8.14% from 258); Max value from RGB is 148 - color contains mainly: red. Hex color #945915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945915 is #6BA6EA. Grayscale: #636363. Windows color (decimal): -7055083 or 1399188. OLE color: 1399188.
HSL color Cylindrical-coordinate representation of color #945915: hue angle of 32.13º degrees, saturation: 0.75, 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 #945915 is Cyan = 0, Magento = 0.40, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 21 | - |
| CMYK | 0 | 0.40 | 0.86 | 0.42 |
| HSL | 32.13º | 0.75% | 0.33% | - |
| HSV(B) | 32.13º | 0.86% | 0.58% | - |
| XYZ | 15.92 | 13.49 | 2.48 | - |
| YUV | 98.89 | 84.05 | 163.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 21 | 0 | 0.40 | 0.86 | 0.42 | 32.13 | 0.75 | 0.33 |
| Hex | 94 | 59 | 15 | 0 | 28 | 56 | 2A | 20 | 4B | 21 |
| Octal | 224 | 131 | 25 | 0 | 50 | 126 | 52 | 40 | 113 | 41 |
| Binary | 10010100 | 1011001 | 10101 | 0 | 101000 | 1010110 | 101010 | 100000 | 1001011 | 100001 |
Color Harmonies of #945915
Complementary color
Monochromatic Colors of #945915
Black with #945915
Text Example
Text Example
White with #945915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945915; }
p { color: rgb(148,89,21); }
H1.HeaderClassName
{
color: #945915;
}
.AnyTagClassName
{
color: #945915;
}
</style>
background-color css
<style>
a { background-color: #945915; }
a { background-color: rgb(148,89,21); }
div.DivClassName
{
background-color: #945915;
}
.BgClassName
{
background-color: #945915;
}
</style>
border-color css
<style>
span { border-color: #945915; }
span { border-color: rgb(148,89,21); }
td.TdClassName
{
border-color: #945915;
}
.TagClassName
{
border-color: #945915;
}
</style>