COLOR #443373

HEX: #443373 RGB: (68,51,115)

Color info

#443373 contains mainly red and blue colors. Web safe color of #443373 is #333366 (or #336).

RGB color model

#443373 color RGB value is (68,51,115).

RGB: (68,51,115) (27%, 20%, 45%)

RGB channels and saturation

R 68 of 255 = 27%
G 51 of 255 = 20%
B 115 of 255 = 45%

68
51
115

R + G + B ~ 31%. #443373 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 51 + 115 = 234 (100%)
R 68 of 234 ~ 29.06%
G 51 of 234 ~ 21.79%
B 115 of 234 ~ 49.15'%

%29.06
%21.79
%49.15

CMYK color model

#443373 color CMYK value is (41,56,0,55).

  • cyan value is 40.87%
  • magenta value is 55.65%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (41,56,0,55)
C41M56Y0K55 (41%, 56%, 0%, 55%)
(0.41 / 0.56 / 0.00 / 0.55)

CMYK percentages

%40.87
%55.65
%0
%54.9

Codes

Color #443373 in popluar color models

44 33 73
RGB 68 51 115
HSL 256° 38.55% 32.55%
HSB/HSV 256° 55.65% 45.10%
CMYK 40.87% 55.65% 0.00%
54.90%

Color #443373 in popluar number systems.

HEX 44 33 73
Decimal 68 51 115
Binary 1000100 110011 1110011
Octal 104 63 163

Shades and tints

Shades of #443373

#443373
(68,51,115)
#3E2F69
(62,47,105)
#382B5F
(56,43,95)
#322755
(50,39,85)
#2C234B
(44,35,75)
#261F41
(38,31,65)
#201B37
(32,27,55)
#1A172D
(26,23,45)
#141323
(20,19,35)
#0E0F19
(14,15,25)
#080B0F
(8,11,15)
#000000
(0,0,0)

Tints of #443373

#443373
(68,51,115)
#55457F
(85,69,127)
#66578B
(102,87,139)
#776997
(119,105,151)
#887BA3
(136,123,163)
#998DAF
(153,141,175)
#AA9FBB
(170,159,187)
#BBB1C7
(187,177,199)
#CCC3D3
(204,195,211)
#DDD5DF
(221,213,223)
#EEE7EB
(238,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443373 color. Also use rgb(68,51,115) instead hex code.

Text Font Color

.myTextColor { color: #443373; }

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

This text font color is #443373.

Background Color

.myBgColor { background-color: #443373; }

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

This div background color is #443373.

Border color

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

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

This div border color is #443373.

Opacity

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

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

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

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

This text has shadow with #443373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443373.

Preview

Color preview on black background

This text has color #443373 on black background.


Color preview on white background

This text has color #443373 on white background.


Black color preview on #443373 background

This text has black color on #443373 background.


White color preview on #443373 background

This text has white color on #443373 background.


Related colors

Complementary color

Complementary color for #hex is #BBCC8C.


I love getcolorcode.com

Triadic colors

1 #734433 and #337344 with #443373 are triadic colors.

2 #733344 and #334473 with #443373 are triadic colors.