COLOR #94768E

HEX: #94768E RGB: (148,118,142)

Color info

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

RGB color model

#94768E color RGB value is (148,118,142).

RGB: (148,118,142) (58%, 46%, 56%)

RGB channels and saturation

R 148 of 255 = 58%
G 118 of 255 = 46%
B 142 of 255 = 56%

148
118
142

R + G + B ~ 53%. #94768E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 118 + 142 = 408 (100%)
R 148 of 408 ~ 36.27%
G 118 of 408 ~ 28.92%
B 142 of 408 ~ 34.8'%

%36.27
%28.92
%34.8

CMYK color model

#94768E color CMYK value is (0,20,4,42).

  • cyan value is 0.00%
  • magenta value is 20.27%
  • yellow value is 4.05%
  • key color value is 41.96%
CMYK: (0,20,4,42) C0M20Y4K42 (0%,20%,4%,42%) (0.00/0.20/0.04/0.42) 

CMYK percentages

%0
%20.27
%4.05
%41.96

Codes

Color #94768E in popluar color models

94 76 8E
RGB 148 118 142
HSL 312° 12.30% 52.16%
HSB/HSV 312° 20.27% 58.04%
CMYK 0.00% 20.27% 4.05%
41.96%

Color #94768E in popluar number systems.

HEX 94 76 8E
Decimal 148 118 142
Binary 10010100 1110110 10001110
Octal 224 166 216

Shades and tints

Shades of #94768E

#94768E
(148,118,142)
#876C82
(135,108,130)
#7A6276
(122,98,118)
#6D586A
(109,88,106)
#604E5E
(96,78,94)
#534452
(83,68,82)
#463A46
(70,58,70)
#39303A
(57,48,58)
#2C262E
(44,38,46)
#1F1C22
(31,28,34)
#121216
(18,18,22)
#000000
(0,0,0)

Tints of #94768E

#94768E
(148,118,142)
#9D8298
(157,130,152)
#A68EA2
(166,142,162)
#AF9AAC
(175,154,172)
#B8A6B6
(184,166,182)
#C1B2C0
(193,178,192)
#CABECA
(202,190,202)
#D3CAD4
(211,202,212)
#DCD6DE
(220,214,222)
#E5E2E8
(229,226,232)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #94768E; }

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

This text font color is #94768E.

Background Color

.myBgColor { background-color: #94768E; }

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

This div background color is #94768E.

Border color

.myBorderColor { border: 1px solid #94768E; }

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

This div border color is #94768E.

Opacity

.myOpacity80 { color: #94768E; opacity: 0.8; }

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

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

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

This text has shadow with #94768E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94768E.

Preview

Color preview on black background

This text has color #94768E on black background.


Color preview on white background

This text has color #94768E on white background.


Black color preview on #94768E background

This text has black color on #94768E background.


White color preview on #94768E background

This text has white color on #94768E background.


Related colors

Complementary color

Complementary color for #hex is #6B8971.


I love getcolorcode.com

Triadic colors

1 #8E9476 and #768E94 with #94768E are triadic colors.

2 #8E7694 and #76948E with #94768E are triadic colors.