COLOR #946366

HEX: #946366 RGB: (148,99,102)

Color info

#946366 contains red, green and blue colors in about the same proportion. Web safe color of #946366 is #996666 (or #966).

RGB color model

#946366 color RGB value is (148,99,102).

RGB: (148,99,102) (58%, 39%, 40%)

RGB channels and saturation

R 148 of 255 = 58%
G 99 of 255 = 39%
B 102 of 255 = 40%

148
99
102

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

Portions of RGB colors in percentages

R + G + B = 148 + 99 + 102 = 349 (100%)
R 148 of 349 ~ 42.41%
G 99 of 349 ~ 28.37%
B 102 of 349 ~ 29.23'%

%42.41
%28.37
%29.23

CMYK color model

#946366 color CMYK value is (0,33,31,42).

  • cyan value is 0.00%
  • magenta value is 33.11%
  • yellow value is 31.08%
  • key color value is 41.96%

CMYK: (0,33,31,42)
C0M33Y31K42 (0%, 33%, 31%, 42%)
(0.00 / 0.33 / 0.31 / 0.42)

CMYK percentages

%0
%33.11
%31.08
%41.96

Codes

Color #946366 in popluar color models

94 63 66
RGB 148 99 102
HSL 356° 19.84% 48.43%
HSB/HSV 356° 33.11% 58.04%
CMYK 0.00% 33.11% 31.08%
41.96%

Color #946366 in popluar number systems.

HEX 94 63 66
Decimal 148 99 102
Binary 10010100 1100011 1100110
Octal 224 143 146

Shades and tints

Shades of #946366

#946366
(148,99,102)
#875A5D
(135,90,93)
#7A5154
(122,81,84)
#6D484B
(109,72,75)
#603F42
(96,63,66)
#533639
(83,54,57)
#462D30
(70,45,48)
#392427
(57,36,39)
#2C1B1E
(44,27,30)
#1F1215
(31,18,21)
#12090C
(18,9,12)
#000000
(0,0,0)

Tints of #946366

#946366
(148,99,102)
#9D7173
(157,113,115)
#A67F80
(166,127,128)
#AF8D8D
(175,141,141)
#B89B9A
(184,155,154)
#C1A9A7
(193,169,167)
#CAB7B4
(202,183,180)
#D3C5C1
(211,197,193)
#DCD3CE
(220,211,206)
#E5E1DB
(229,225,219)
#EEEFE8
(238,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #946366 color. Also use rgb(148,99,102) instead hex code.

Text Font Color

.myTextColor { color: #946366; }

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

This text font color is #946366.

Background Color

.myBgColor { background-color: #946366; }

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

This div background color is #946366.

Border color

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

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

This div border color is #946366.

Opacity

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

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

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

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

This text has shadow with #946366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946366.

Preview

Color preview on black background

This text has color #946366 on black background.


Color preview on white background

This text has color #946366 on white background.


Black color preview on #946366 background

This text has black color on #946366 background.


White color preview on #946366 background

This text has white color on #946366 background.


Related colors

Complementary color

Complementary color for #hex is #6B9C99.


I love getcolorcode.com

Triadic colors

1 #669463 and #636694 with #946366 are triadic colors.

2 #666394 and #639466 with #946366 are triadic colors.