COLOR #947799

HEX: #947799 RGB: (148,119,153)

Color info

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

RGB color model

#947799 color RGB value is (148,119,153).

RGB: (148,119,153) (58%, 47%, 60%)

RGB channels and saturation

R 148 of 255 = 58%
G 119 of 255 = 47%
B 153 of 255 = 60%

148
119
153

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

Portions of RGB colors in percentages

R + G + B = 148 + 119 + 153 = 420 (100%)
R 148 of 420 ~ 35.24%
G 119 of 420 ~ 28.33%
B 153 of 420 ~ 36.43'%

%35.24
%28.33
%36.43

CMYK color model

#947799 color CMYK value is (3,22,0,40).

  • cyan value is 3.27%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (3,22,0,40)
C3M22Y0K40 (3%, 22%, 0%, 40%)
(0.03 / 0.22 / 0.00 / 0.40)

CMYK percentages

%3.27
%22.22
%0
%40

Codes

Color #947799 in popluar color models

94 77 99
RGB 148 119 153
HSL 291° 14.29% 53.33%
HSB/HSV 291° 22.22% 60.00%
CMYK 3.27% 22.22% 0.00%
40.00%

Color #947799 in popluar number systems.

HEX 94 77 99
Decimal 148 119 153
Binary 10010100 1110111 10011001
Octal 224 167 231

Shades and tints

Shades of #947799

#947799
(148,119,153)
#876D8C
(135,109,140)
#7A637F
(122,99,127)
#6D5972
(109,89,114)
#604F65
(96,79,101)
#534558
(83,69,88)
#463B4B
(70,59,75)
#39313E
(57,49,62)
#2C2731
(44,39,49)
#1F1D24
(31,29,36)
#121317
(18,19,23)
#000000
(0,0,0)

Tints of #947799

#947799
(148,119,153)
#9D83A2
(157,131,162)
#A68FAB
(166,143,171)
#AF9BB4
(175,155,180)
#B8A7BD
(184,167,189)
#C1B3C6
(193,179,198)
#CABFCF
(202,191,207)
#D3CBD8
(211,203,216)
#DCD7E1
(220,215,225)
#E5E3EA
(229,227,234)
#EEEFF3
(238,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947799 color. Also use rgb(148,119,153) instead hex code.

Text Font Color

.myTextColor { color: #947799; }

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

This text font color is #947799.

Background Color

.myBgColor { background-color: #947799; }

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

This div background color is #947799.

Border color

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

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

This div border color is #947799.

Opacity

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

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

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

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

This text has shadow with #947799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947799.

Preview

Color preview on black background

This text has color #947799 on black background.


Color preview on white background

This text has color #947799 on white background.


Black color preview on #947799 background

This text has black color on #947799 background.


White color preview on #947799 background

This text has white color on #947799 background.


Related colors

Complementary color

Complementary color for #hex is #6B8866.


I love getcolorcode.com

Triadic colors

1 #999477 and #779994 with #947799 are triadic colors.

2 #997794 and #779499 with #947799 are triadic colors.