COLOR #948152

HEX: #948152 RGB: (148,129,82)

Color info

#948152 contains mainly red and green colors. Web safe color of #948152 is #999966 (or #996).

RGB color model

#948152 color RGB value is (148,129,82).

RGB: (148,129,82) (58%, 51%, 32%)

RGB channels and saturation

R 148 of 255 = 58%
G 129 of 255 = 51%
B 82 of 255 = 32%

148
129
82

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

Portions of RGB colors in percentages

R + G + B = 148 + 129 + 82 = 359 (100%)
R 148 of 359 ~ 41.23%
G 129 of 359 ~ 35.93%
B 82 of 359 ~ 22.84'%

%41.23
%35.93
%22.84

CMYK color model

#948152 color CMYK value is (0,13,45,42).

  • cyan value is 0.00%
  • magenta value is 12.84%
  • yellow value is 44.59%
  • key color value is 41.96%

CMYK: (0,13,45,42)
C0M13Y45K42 (0%, 13%, 45%, 42%)
(0.00 / 0.13 / 0.45 / 0.42)

CMYK percentages

%0
%12.84
%44.59
%41.96

Codes

Color #948152 in popluar color models

94 81 52
RGB 148 129 82
HSL 43° 28.70% 45.10%
HSB/HSV 43° 44.59% 58.04%
CMYK 0.00% 12.84% 44.59%
41.96%

Color #948152 in popluar number systems.

HEX 94 81 52
Decimal 148 129 82
Binary 10010100 10000001 1010010
Octal 224 201 122

Shades and tints

Shades of #948152

#948152
(148,129,82)
#87764B
(135,118,75)
#7A6B44
(122,107,68)
#6D603D
(109,96,61)
#605536
(96,85,54)
#534A2F
(83,74,47)
#463F28
(70,63,40)
#393421
(57,52,33)
#2C291A
(44,41,26)
#1F1E13
(31,30,19)
#12130C
(18,19,12)
#000000
(0,0,0)

Tints of #948152

#948152
(148,129,82)
#9D8C61
(157,140,97)
#A69770
(166,151,112)
#AFA27F
(175,162,127)
#B8AD8E
(184,173,142)
#C1B89D
(193,184,157)
#CAC3AC
(202,195,172)
#D3CEBB
(211,206,187)
#DCD9CA
(220,217,202)
#E5E4D9
(229,228,217)
#EEEFE8
(238,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948152 color. Also use rgb(148,129,82) instead hex code.

Text Font Color

.myTextColor { color: #948152; }

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

This text font color is #948152.

Background Color

.myBgColor { background-color: #948152; }

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

This div background color is #948152.

Border color

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

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

This div border color is #948152.

Opacity

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

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

Text with #948152 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 #948152;}

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

This text has shadow with #948152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948152.

Preview

Color preview on black background

This text has color #948152 on black background.


Color preview on white background

This text has color #948152 on white background.


Black color preview on #948152 background

This text has black color on #948152 background.


White color preview on #948152 background

This text has white color on #948152 background.


Related colors

Complementary color

Complementary color for #hex is #6B7EAD.


I love getcolorcode.com

Triadic colors

1 #529481 and #815294 with #948152 are triadic colors.

2 #528194 and #819452 with #948152 are triadic colors.