Shades of Golden Brown #945815
Tints of Golden Brown #945815
RGB
CMYK
RGB Variations
Color information
#945815 (or 0x945815) is known color: Golden Brown. HEX triplet: 94, 58 and 15. RGB value is (148,88,21). Sum of RGB (Red+Green+Blue) = 148+88+21=257 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.59% from 257); Green value is 88 (34.77% from 255 or 34.24% from 257); Blue value is 21 (8.59% from 255 or 8.17% from 257); Max value from RGB is 148 - color contains mainly: red. Hex color #945815 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945815 is #6BA7EA. Grayscale: #626262. Windows color (decimal): -7055339 or 1398932. OLE color: 1398932.
HSL color Cylindrical-coordinate representation of color #945815: hue angle of 31.65º 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 #945815 is Cyan = 0, Magento = 0.41, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 88 | 21 | - |
| CMYK | 0 | 0.41 | 0.86 | 0.42 |
| HSL | 31.65º | 0.75% | 0.33% | - |
| HSV(B) | 31.65º | 0.86% | 0.58% | - |
| XYZ | 15.84 | 13.33 | 2.45 | - |
| YUV | 98.3 | 84.38 | 163.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 88 | 21 | 0 | 0.41 | 0.86 | 0.42 | 31.65 | 0.75 | 0.33 |
| Hex | 94 | 58 | 15 | 0 | 29 | 56 | 2A | 20 | 4B | 21 |
| Octal | 224 | 130 | 25 | 0 | 51 | 126 | 52 | 40 | 113 | 41 |
| Binary | 10010100 | 1011000 | 10101 | 0 | 101001 | 1010110 | 101010 | 100000 | 1001011 | 100001 |
Color Harmonies of #945815
Complementary color
Monochromatic Colors of #945815
Black with #945815
Text Example
Text Example
White with #945815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945815; }
p { color: rgb(148,88,21); }
H1.HeaderClassName
{
color: #945815;
}
.AnyTagClassName
{
color: #945815;
}
</style>
background-color css
<style>
a { background-color: #945815; }
a { background-color: rgb(148,88,21); }
div.DivClassName
{
background-color: #945815;
}
.BgClassName
{
background-color: #945815;
}
</style>
border-color css
<style>
span { border-color: #945815; }
span { border-color: rgb(148,88,21); }
td.TdClassName
{
border-color: #945815;
}
.TagClassName
{
border-color: #945815;
}
</style>