COLOR #948548

HEX: #948548 RGB: (148,133,72)

Color info

#948548 contains mainly red and green colors. Web safe color of #948548 is #999933 (or #993).

RGB color model

#948548 color RGB value is (148,133,72).

RGB: (148,133,72) (58%, 52%, 28%)

RGB channels and saturation

R 148 of 255 = 58%
G 133 of 255 = 52%
B 72 of 255 = 28%

148
133
72

R + G + B ~ 46%. #948548 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 133 + 72 = 353 (100%)
R 148 of 353 ~ 41.93%
G 133 of 353 ~ 37.68%
B 72 of 353 ~ 20.4'%

%41.93
%37.68
%20.4

CMYK color model

#948548 color CMYK value is (0,10,51,42).

  • cyan value is 0.00%
  • magenta value is 10.14%
  • yellow value is 51.35%
  • key color value is 41.96%

CMYK: (0,10,51,42)
C0M10Y51K42 (0%, 10%, 51%, 42%)
(0.00 / 0.10 / 0.51 / 0.42)

CMYK percentages

%0
%10.14
%51.35
%41.96

Codes

Color #948548 in popluar color models

94 85 48
RGB 148 133 72
HSL 48° 34.55% 43.14%
HSB/HSV 48° 51.35% 58.04%
CMYK 0.00% 10.14% 51.35%
41.96%

Color #948548 in popluar number systems.

HEX 94 85 48
Decimal 148 133 72
Binary 10010100 10000101 1001000
Octal 224 205 110

Shades and tints

Shades of #948548

#948548
(148,133,72)
#877942
(135,121,66)
#7A6D3C
(122,109,60)
#6D6136
(109,97,54)
#605530
(96,85,48)
#53492A
(83,73,42)
#463D24
(70,61,36)
#39311E
(57,49,30)
#2C2518
(44,37,24)
#1F1912
(31,25,18)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #948548

#948548
(148,133,72)
#9D9058
(157,144,88)
#A69B68
(166,155,104)
#AFA678
(175,166,120)
#B8B188
(184,177,136)
#C1BC98
(193,188,152)
#CAC7A8
(202,199,168)
#D3D2B8
(211,210,184)
#DCDDC8
(220,221,200)
#E5E8D8
(229,232,216)
#EEF3E8
(238,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948548 color. Also use rgb(148,133,72) instead hex code.

Text Font Color

.myTextColor { color: #948548; }

<p style="color:#948548">This sample text font color is #948548.</p>

This text font color is #948548.

Background Color

.myBgColor { background-color: #948548; }

<div style="background-color:#948548">Inner text</div>

This div background color is #948548.

Border color

.myBorderColor { border: 1px solid #948548; }

<div style="border:3px solid #948548">Div</div>

This div border color is #948548.

Opacity

.myOpacity80 { color: #948548; opacity: 0.8; }

<p style="color:#948548;opacity:0.8;">80%</p>

Text with #948548 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #948548;}

<p style="text-shadow: 3px 3px 1px #948548">Text here.</p>

This text has shadow with #948548 color.


.textShadow {text-shadow: 3px 3px 1px #948548', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #948548, 5px 5px 20px red">Text here.</p>

This text has shadow with #948548 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#948548, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#948548, Direction=45, Strength=4)">Text</p>

This text has shadow with #948548 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #948548;
-webkit-box-shadow: 1px 1px 3px 2px #948548;
box-shadow: 1px 1px 3px 2px #948548;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #948548; -webkit-box-shadow: 1px 1px 3px 2px #948548; box-shadow:1px 1px 3px 2px #948548;">
Div content here
</div>

This div box has shadow with color #948548.

Preview

Color preview on black background

This text has color #948548 on black background.


Color preview on white background

This text has color #948548 on white background.


Black color preview on #948548 background

This text has black color on #948548 background.


White color preview on #948548 background

This text has white color on #948548 background.


Related colors

Complementary color

Complementary color for #hex is #6B7AB7.


I love getcolorcode.com

Triadic colors

1 #489485 and #854894 with #948548 are triadic colors.

2 #488594 and #859448 with #948548 are triadic colors.