COLOR #944363

HEX: #944363 RGB: (148,67,99)

Color info

#944363 contains mainly red and blue colors. Web safe color of #944363 is #993366 (or #936).

RGB color model

#944363 color RGB value is (148,67,99).

RGB: (148,67,99) (58%, 26%, 39%)

RGB channels and saturation

R 148 of 255 = 58%
G 67 of 255 = 26%
B 99 of 255 = 39%

148
67
99

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

Portions of RGB colors in percentages

R + G + B = 148 + 67 + 99 = 314 (100%)
R 148 of 314 ~ 47.13%
G 67 of 314 ~ 21.34%
B 99 of 314 ~ 31.53'%

%47.13
%21.34
%31.53

CMYK color model

#944363 color CMYK value is (0,55,33,42).

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

CMYK: (0,55,33,42)
C0M55Y33K42 (0%, 55%, 33%, 42%)
(0.00 / 0.55 / 0.33 / 0.42)

CMYK percentages

%0
%54.73
%33.11
%41.96

Codes

Color #944363 in popluar color models

94 43 63
RGB 148 67 99
HSL 336° 37.67% 42.16%
HSB/HSV 336° 54.73% 58.04%
CMYK 0.00% 54.73% 33.11%
41.96%

Color #944363 in popluar number systems.

HEX 94 43 63
Decimal 148 67 99
Binary 10010100 1000011 1100011
Octal 224 103 143

Shades and tints

Shades of #944363

#944363
(148,67,99)
#873D5A
(135,61,90)
#7A3751
(122,55,81)
#6D3148
(109,49,72)
#602B3F
(96,43,63)
#532536
(83,37,54)
#461F2D
(70,31,45)
#391924
(57,25,36)
#2C131B
(44,19,27)
#1F0D12
(31,13,18)
#120709
(18,7,9)
#000000
(0,0,0)

Tints of #944363

#944363
(148,67,99)
#9D5471
(157,84,113)
#A6657F
(166,101,127)
#AF768D
(175,118,141)
#B8879B
(184,135,155)
#C198A9
(193,152,169)
#CAA9B7
(202,169,183)
#D3BAC5
(211,186,197)
#DCCBD3
(220,203,211)
#E5DCE1
(229,220,225)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #944363; }

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

This text font color is #944363.

Background Color

.myBgColor { background-color: #944363; }

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

This div background color is #944363.

Border color

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

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

This div border color is #944363.

Opacity

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

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

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

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

This text has shadow with #944363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #944363.

Preview

Color preview on black background

This text has color #944363 on black background.


Color preview on white background

This text has color #944363 on white background.


Black color preview on #944363 background

This text has black color on #944363 background.


White color preview on #944363 background

This text has white color on #944363 background.


Related colors

Complementary color

Complementary color for #hex is #6BBC9C.


I love getcolorcode.com

Triadic colors

1 #639443 and #436394 with #944363 are triadic colors.

2 #634394 and #439463 with #944363 are triadic colors.