COLOR #946063

HEX: #946063 RGB: (148,96,99)

Color info

#946063 contains red, green and blue colors in about the same proportion. Web safe color of #946063 is #996666 (or #966).

RGB color model

#946063 color RGB value is (148,96,99).

RGB: (148,96,99) (58%, 38%, 39%)

RGB channels and saturation

R 148 of 255 = 58%
G 96 of 255 = 38%
B 99 of 255 = 39%

148
96
99

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

Portions of RGB colors in percentages

R + G + B = 148 + 96 + 99 = 343 (100%)
R 148 of 343 ~ 43.15%
G 96 of 343 ~ 27.99%
B 99 of 343 ~ 28.86'%

%43.15
%27.99
%28.86

CMYK color model

#946063 color CMYK value is (0,35,33,42).

  • cyan value is 0.00%
  • magenta value is 35.14%
  • yellow value is 33.11%
  • key color value is 41.96%

CMYK: (0,35,33,42)
C0M35Y33K42 (0%, 35%, 33%, 42%)
(0.00 / 0.35 / 0.33 / 0.42)

CMYK percentages

%0
%35.14
%33.11
%41.96

Codes

Color #946063 in popluar color models

94 60 63
RGB 148 96 99
HSL 357° 21.31% 47.84%
HSB/HSV 357° 35.14% 58.04%
CMYK 0.00% 35.14% 33.11%
41.96%

Color #946063 in popluar number systems.

HEX 94 60 63
Decimal 148 96 99
Binary 10010100 1100000 1100011
Octal 224 140 143

Shades and tints

Shades of #946063

#946063
(148,96,99)
#87585A
(135,88,90)
#7A5051
(122,80,81)
#6D4848
(109,72,72)
#60403F
(96,64,63)
#533836
(83,56,54)
#46302D
(70,48,45)
#392824
(57,40,36)
#2C201B
(44,32,27)
#1F1812
(31,24,18)
#121009
(18,16,9)
#000000
(0,0,0)

Tints of #946063

#946063
(148,96,99)
#9D6E71
(157,110,113)
#A67C7F
(166,124,127)
#AF8A8D
(175,138,141)
#B8989B
(184,152,155)
#C1A6A9
(193,166,169)
#CAB4B7
(202,180,183)
#D3C2C5
(211,194,197)
#DCD0D3
(220,208,211)
#E5DEE1
(229,222,225)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #946063; }

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

This text font color is #946063.

Background Color

.myBgColor { background-color: #946063; }

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

This div background color is #946063.

Border color

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

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

This div border color is #946063.

Opacity

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

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

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

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

This text has shadow with #946063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946063.

Preview

Color preview on black background

This text has color #946063 on black background.


Color preview on white background

This text has color #946063 on white background.


Black color preview on #946063 background

This text has black color on #946063 background.


White color preview on #946063 background

This text has white color on #946063 background.


Related colors

Complementary color

Complementary color for #hex is #6B9F9C.


I love getcolorcode.com

Triadic colors

1 #639460 and #606394 with #946063 are triadic colors.

2 #636094 and #609463 with #946063 are triadic colors.