COLOR #443050

HEX: #443050 RGB: (68,48,80)

Color info

#443050 contains red, green and blue colors in about the same proportion. Web safe color of #443050 is #333366 (or #336).

RGB color model

#443050 color RGB value is (68,48,80).

RGB: (68,48,80) (27%, 19%, 31%)

RGB channels and saturation

R 68 of 255 = 27%
G 48 of 255 = 19%
B 80 of 255 = 31%

68
48
80

R + G + B ~ 26%. #443050 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 48 + 80 = 196 (100%)
R 68 of 196 ~ 34.69%
G 48 of 196 ~ 24.49%
B 80 of 196 ~ 40.82'%

%34.69
%24.49
%40.82

CMYK color model

#443050 color CMYK value is (15,40,0,69).

  • cyan value is 15.00%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (15,40,0,69)
C15M40Y0K69 (15%, 40%, 0%, 69%)
(0.15 / 0.40 / 0.00 / 0.69)

CMYK percentages

%15
%40
%0
%68.63

Codes

Color #443050 in popluar color models

44 30 50
RGB 68 48 80
HSL 278° 25.00% 25.10%
HSB/HSV 278° 40.00% 31.37%
CMYK 15.00% 40.00% 0.00%
68.63%

Color #443050 in popluar number systems.

HEX 44 30 50
Decimal 68 48 80
Binary 1000100 110000 1010000
Octal 104 60 120

Shades and tints

Shades of #443050

#443050
(68,48,80)
#3E2C49
(62,44,73)
#382842
(56,40,66)
#32243B
(50,36,59)
#2C2034
(44,32,52)
#261C2D
(38,28,45)
#201826
(32,24,38)
#1A141F
(26,20,31)
#141018
(20,16,24)
#0E0C11
(14,12,17)
#08080A
(8,8,10)
#000000
(0,0,0)

Tints of #443050

#443050
(68,48,80)
#55425F
(85,66,95)
#66546E
(102,84,110)
#77667D
(119,102,125)
#88788C
(136,120,140)
#998A9B
(153,138,155)
#AA9CAA
(170,156,170)
#BBAEB9
(187,174,185)
#CCC0C8
(204,192,200)
#DDD2D7
(221,210,215)
#EEE4E6
(238,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443050 color. Also use rgb(68,48,80) instead hex code.

Text Font Color

.myTextColor { color: #443050; }

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

This text font color is #443050.

Background Color

.myBgColor { background-color: #443050; }

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

This div background color is #443050.

Border color

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

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

This div border color is #443050.

Opacity

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

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

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

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

This text has shadow with #443050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443050.

Preview

Color preview on black background

This text has color #443050 on black background.


Color preview on white background

This text has color #443050 on white background.


Black color preview on #443050 background

This text has black color on #443050 background.


White color preview on #443050 background

This text has white color on #443050 background.


Related colors

Complementary color

Complementary color for #hex is #BBCFAF.


I love getcolorcode.com

Triadic colors

1 #504430 and #305044 with #443050 are triadic colors.

2 #503044 and #304450 with #443050 are triadic colors.