COLOR #946588

HEX: #946588 RGB: (148,101,136)

Color info

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

RGB color model

#946588 color RGB value is (148,101,136).

RGB: (148,101,136) (58%, 40%, 53%)

RGB channels and saturation

R 148 of 255 = 58%
G 101 of 255 = 40%
B 136 of 255 = 53%

148
101
136

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

Portions of RGB colors in percentages

R + G + B = 148 + 101 + 136 = 385 (100%)
R 148 of 385 ~ 38.44%
G 101 of 385 ~ 26.23%
B 136 of 385 ~ 35.32'%

%38.44
%26.23
%35.32

CMYK color model

#946588 color CMYK value is (0,32,8,42).

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

CMYK: (0,32,8,42)
C0M32Y8K42 (0%, 32%, 8%, 42%)
(0.00 / 0.32 / 0.08 / 0.42)

CMYK percentages

%0
%31.76
%8.11
%41.96

Codes

Color #946588 in popluar color models

94 65 88
RGB 148 101 136
HSL 315° 18.88% 48.82%
HSB/HSV 315° 31.76% 58.04%
CMYK 0.00% 31.76% 8.11%
41.96%

Color #946588 in popluar number systems.

HEX 94 65 88
Decimal 148 101 136
Binary 10010100 1100101 10001000
Octal 224 145 210

Shades and tints

Shades of #946588

#946588
(148,101,136)
#875C7C
(135,92,124)
#7A5370
(122,83,112)
#6D4A64
(109,74,100)
#604158
(96,65,88)
#53384C
(83,56,76)
#462F40
(70,47,64)
#392634
(57,38,52)
#2C1D28
(44,29,40)
#1F141C
(31,20,28)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #946588

#946588
(148,101,136)
#9D7392
(157,115,146)
#A6819C
(166,129,156)
#AF8FA6
(175,143,166)
#B89DB0
(184,157,176)
#C1ABBA
(193,171,186)
#CAB9C4
(202,185,196)
#D3C7CE
(211,199,206)
#DCD5D8
(220,213,216)
#E5E3E2
(229,227,226)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #946588; }

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

This text font color is #946588.

Background Color

.myBgColor { background-color: #946588; }

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

This div background color is #946588.

Border color

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

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

This div border color is #946588.

Opacity

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

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

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

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

This text has shadow with #946588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946588.

Preview

Color preview on black background

This text has color #946588 on black background.


Color preview on white background

This text has color #946588 on white background.


Black color preview on #946588 background

This text has black color on #946588 background.


White color preview on #946588 background

This text has white color on #946588 background.


Related colors

Complementary color

Complementary color for #hex is #6B9A77.


I love getcolorcode.com

Triadic colors

1 #889465 and #658894 with #946588 are triadic colors.

2 #886594 and #659488 with #946588 are triadic colors.