COLOR #946166

HEX: #946166 RGB: (148,97,102)

Color info

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

RGB color model

#946166 color RGB value is (148,97,102).

RGB: (148,97,102) (58%, 38%, 40%)

RGB channels and saturation

R 148 of 255 = 58%
G 97 of 255 = 38%
B 102 of 255 = 40%

148
97
102

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

Portions of RGB colors in percentages

R + G + B = 148 + 97 + 102 = 347 (100%)
R 148 of 347 ~ 42.65%
G 97 of 347 ~ 27.95%
B 102 of 347 ~ 29.39'%

%42.65
%27.95
%29.39

CMYK color model

#946166 color CMYK value is (0,34,31,42).

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

CMYK: (0,34,31,42)
C0M34Y31K42 (0%, 34%, 31%, 42%)
(0.00 / 0.34 / 0.31 / 0.42)

CMYK percentages

%0
%34.46
%31.08
%41.96

Codes

Color #946166 in popluar color models

94 61 66
RGB 148 97 102
HSL 354° 20.82% 48.04%
HSB/HSV 354° 34.46% 58.04%
CMYK 0.00% 34.46% 31.08%
41.96%

Color #946166 in popluar number systems.

HEX 94 61 66
Decimal 148 97 102
Binary 10010100 1100001 1100110
Octal 224 141 146

Shades and tints

Shades of #946166

#946166
(148,97,102)
#87595D
(135,89,93)
#7A5154
(122,81,84)
#6D494B
(109,73,75)
#604142
(96,65,66)
#533939
(83,57,57)
#463130
(70,49,48)
#392927
(57,41,39)
#2C211E
(44,33,30)
#1F1915
(31,25,21)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #946166

#946166
(148,97,102)
#9D6F73
(157,111,115)
#A67D80
(166,125,128)
#AF8B8D
(175,139,141)
#B8999A
(184,153,154)
#C1A7A7
(193,167,167)
#CAB5B4
(202,181,180)
#D3C3C1
(211,195,193)
#DCD1CE
(220,209,206)
#E5DFDB
(229,223,219)
#EEEDE8
(238,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #946166; }

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

This text font color is #946166.

Background Color

.myBgColor { background-color: #946166; }

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

This div background color is #946166.

Border color

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

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

This div border color is #946166.

Opacity

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

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

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

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

This text has shadow with #946166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946166.

Preview

Color preview on black background

This text has color #946166 on black background.


Color preview on white background

This text has color #946166 on white background.


Black color preview on #946166 background

This text has black color on #946166 background.


White color preview on #946166 background

This text has white color on #946166 background.


Related colors

Complementary color

Complementary color for #hex is #6B9E99.


I love getcolorcode.com

Triadic colors

1 #669461 and #616694 with #946166 are triadic colors.

2 #666194 and #619466 with #946166 are triadic colors.