COLOR #946694

HEX: #946694 RGB: (148,102,148)

Color info

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

RGB color model

#946694 color RGB value is (148,102,148).

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

RGB channels and saturation

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

148
102
148

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

Portions of RGB colors in percentages

R + G + B = 148 + 102 + 148 = 398 (100%)
R 148 of 398 ~ 37.19%
G 102 of 398 ~ 25.63%
B 148 of 398 ~ 37.19'%

%37.19
%25.63
%37.19

CMYK color model

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

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

CMYK: (0,31,0,42)
C0M31Y0K42 (0%, 31%, 0%, 42%)
(0.00 / 0.31 / 0.00 / 0.42)

CMYK percentages

%0
%31.08
%0
%41.96

Codes

Color #946694 in popluar color models

94 66 94
RGB 148 102 148
HSL 300° 18.40% 49.02%
HSB/HSV 300° 31.08% 58.04%
CMYK 0.00% 31.08% 0.00%
41.96%

Color #946694 in popluar number systems.

HEX 94 66 94
Decimal 148 102 148
Binary 10010100 1100110 10010100
Octal 224 146 224

Shades and tints

Shades of #946694

#946694
(148,102,148)
#875D87
(135,93,135)
#7A547A
(122,84,122)
#6D4B6D
(109,75,109)
#604260
(96,66,96)
#533953
(83,57,83)
#463046
(70,48,70)
#392739
(57,39,57)
#2C1E2C
(44,30,44)
#1F151F
(31,21,31)
#120C12
(18,12,18)
#000000
(0,0,0)

Tints of #946694

#946694
(148,102,148)
#9D739D
(157,115,157)
#A680A6
(166,128,166)
#AF8DAF
(175,141,175)
#B89AB8
(184,154,184)
#C1A7C1
(193,167,193)
#CAB4CA
(202,180,202)
#D3C1D3
(211,193,211)
#DCCEDC
(220,206,220)
#E5DBE5
(229,219,229)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #946694; }

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

This text font color is #946694.

Background Color

.myBgColor { background-color: #946694; }

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

This div background color is #946694.

Border color

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

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

This div border color is #946694.

Opacity

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

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

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

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

This text has shadow with #946694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946694.

Preview

Color preview on black background

This text has color #946694 on black background.


Color preview on white background

This text has color #946694 on white background.


Black color preview on #946694 background

This text has black color on #946694 background.


White color preview on #946694 background

This text has white color on #946694 background.


Related colors

Complementary color

Complementary color for #hex is #6B996B.


I love getcolorcode.com

Triadic colors

1 #949466 and #669494 with #946694 are triadic colors.

2 #946694 and #669494 with #946694 are triadic colors.