Shades of Golden Brown #945817
Tints of Golden Brown #945817
RGB
CMYK
RGB Variations
Color information
#945817 (or 0x945817) is known color: Golden Brown. HEX triplet: 94, 58 and 17. RGB value is (148,88,23). Sum of RGB (Red+Green+Blue) = 148+88+23=259 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.14% from 259); Green value is 88 (34.77% from 255 or 33.98% from 259); Blue value is 23 (9.38% from 255 or 8.88% from 259); Max value from RGB is 148 - color contains mainly: red. Hex color #945817 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945817 is #6BA7E8. Grayscale: #626262. Windows color (decimal): -7055337 or 1530004. OLE color: 1530004.
HSL color Cylindrical-coordinate representation of color #945817: hue angle of 31.2º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #945817 is Cyan = 0, Magento = 0.41, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 88 | 23 | - |
| CMYK | 0 | 0.41 | 0.84 | 0.42 |
| HSL | 31.2º | 0.73% | 0.34% | - |
| HSV(B) | 31.2º | 0.84% | 0.58% | - |
| XYZ | 15.86 | 13.34 | 2.55 | - |
| YUV | 98.53 | 85.38 | 163.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 88 | 23 | 0 | 0.41 | 0.84 | 0.42 | 31.2 | 0.73 | 0.34 |
| Hex | 94 | 58 | 17 | 0 | 29 | 54 | 2A | 1F | 49 | 22 |
| Octal | 224 | 130 | 27 | 0 | 51 | 124 | 52 | 37 | 111 | 42 |
| Binary | 10010100 | 1011000 | 10111 | 0 | 101001 | 1010100 | 101010 | 11111 | 1001001 | 100010 |
Color Harmonies of #945817
Complementary color
Monochromatic Colors of #945817
Black with #945817
Text Example
Text Example
White with #945817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945817; }
p { color: rgb(148,88,23); }
H1.HeaderClassName
{
color: #945817;
}
.AnyTagClassName
{
color: #945817;
}
</style>
background-color css
<style>
a { background-color: #945817; }
a { background-color: rgb(148,88,23); }
div.DivClassName
{
background-color: #945817;
}
.BgClassName
{
background-color: #945817;
}
</style>
border-color css
<style>
span { border-color: #945817; }
span { border-color: rgb(148,88,23); }
td.TdClassName
{
border-color: #945817;
}
.TagClassName
{
border-color: #945817;
}
</style>