COLOR #947688

HEX: #947688 RGB: (148,118,136)

Color info

#947688 contains red, green and blue colors in about the same proportion. Web safe color of #947688 is #996699 (or #969).

RGB color model

#947688 color RGB value is (148,118,136).

RGB: (148,118,136) (58%, 46%, 53%)

RGB channels and saturation

R 148 of 255 = 58%
G 118 of 255 = 46%
B 136 of 255 = 53%

148
118
136

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

Portions of RGB colors in percentages

R + G + B = 148 + 118 + 136 = 402 (100%)
R 148 of 402 ~ 36.82%
G 118 of 402 ~ 29.35%
B 136 of 402 ~ 33.83'%

%36.82
%29.35
%33.83

CMYK color model

#947688 color CMYK value is (0,20,8,42).

  • cyan value is 0.00%
  • magenta value is 20.27%
  • yellow value is 8.11%
  • key color value is 41.96%

CMYK: (0,20,8,42)
C0M20Y8K42 (0%, 20%, 8%, 42%)
(0.00 / 0.20 / 0.08 / 0.42)

CMYK percentages

%0
%20.27
%8.11
%41.96

Codes

Color #947688 in popluar color models

94 76 88
RGB 148 118 136
HSL 324° 12.30% 52.16%
HSB/HSV 324° 20.27% 58.04%
CMYK 0.00% 20.27% 8.11%
41.96%

Color #947688 in popluar number systems.

HEX 94 76 88
Decimal 148 118 136
Binary 10010100 1110110 10001000
Octal 224 166 210

Shades and tints

Shades of #947688

#947688
(148,118,136)
#876C7C
(135,108,124)
#7A6270
(122,98,112)
#6D5864
(109,88,100)
#604E58
(96,78,88)
#53444C
(83,68,76)
#463A40
(70,58,64)
#393034
(57,48,52)
#2C2628
(44,38,40)
#1F1C1C
(31,28,28)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #947688

#947688
(148,118,136)
#9D8292
(157,130,146)
#A68E9C
(166,142,156)
#AF9AA6
(175,154,166)
#B8A6B0
(184,166,176)
#C1B2BA
(193,178,186)
#CABEC4
(202,190,196)
#D3CACE
(211,202,206)
#DCD6D8
(220,214,216)
#E5E2E2
(229,226,226)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947688 color. Also use rgb(148,118,136) instead hex code.

Text Font Color

.myTextColor { color: #947688; }

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

This text font color is #947688.

Background Color

.myBgColor { background-color: #947688; }

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

This div background color is #947688.

Border color

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

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

This div border color is #947688.

Opacity

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

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

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

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

This text has shadow with #947688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947688.

Preview

Color preview on black background

This text has color #947688 on black background.


Color preview on white background

This text has color #947688 on white background.


Black color preview on #947688 background

This text has black color on #947688 background.


White color preview on #947688 background

This text has white color on #947688 background.


Related colors

Complementary color

Complementary color for #hex is #6B8977.


I love getcolorcode.com

Triadic colors

1 #889476 and #768894 with #947688 are triadic colors.

2 #887694 and #769488 with #947688 are triadic colors.