COLOR #946266

HEX: #946266 RGB: (148,98,102)

Color info

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

RGB color model

#946266 color RGB value is (148,98,102).

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

RGB channels and saturation

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

148
98
102

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

Portions of RGB colors in percentages

R + G + B = 148 + 98 + 102 = 348 (100%)
R 148 of 348 ~ 42.53%
G 98 of 348 ~ 28.16%
B 102 of 348 ~ 29.31'%

%42.53
%28.16
%29.31

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 33.78%
  • 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
%33.78
%31.08
%41.96

Codes

Color #946266 in popluar color models

94 62 66
RGB 148 98 102
HSL 355° 20.33% 48.24%
HSB/HSV 355° 33.78% 58.04%
CMYK 0.00% 33.78% 31.08%
41.96%

Color #946266 in popluar number systems.

HEX 94 62 66
Decimal 148 98 102
Binary 10010100 1100010 1100110
Octal 224 142 146

Shades and tints

Shades of #946266

#946266
(148,98,102)
#875A5D
(135,90,93)
#7A5254
(122,82,84)
#6D4A4B
(109,74,75)
#604242
(96,66,66)
#533A39
(83,58,57)
#463230
(70,50,48)
#392A27
(57,42,39)
#2C221E
(44,34,30)
#1F1A15
(31,26,21)
#12120C
(18,18,12)
#000000
(0,0,0)

Tints of #946266

#946266
(148,98,102)
#9D7073
(157,112,115)
#A67E80
(166,126,128)
#AF8C8D
(175,140,141)
#B89A9A
(184,154,154)
#C1A8A7
(193,168,167)
#CAB6B4
(202,182,180)
#D3C4C1
(211,196,193)
#DCD2CE
(220,210,206)
#E5E0DB
(229,224,219)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #946266; }

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

This text font color is #946266.

Background Color

.myBgColor { background-color: #946266; }

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

This div background color is #946266.

Border color

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

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

This div border color is #946266.

Opacity

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

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

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

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

This text has shadow with #946266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946266.

Preview

Color preview on black background

This text has color #946266 on black background.


Color preview on white background

This text has color #946266 on white background.


Black color preview on #946266 background

This text has black color on #946266 background.


White color preview on #946266 background

This text has white color on #946266 background.


Related colors

Complementary color

Complementary color for #hex is #6B9D99.


I love getcolorcode.com

Triadic colors

1 #669462 and #626694 with #946266 are triadic colors.

2 #666294 and #629466 with #946266 are triadic colors.