COLOR #443267

HEX: #443267 RGB: (68,50,103)

Color info

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

RGB color model

#443267 color RGB value is (68,50,103).

RGB: (68,50,103) (27%, 20%, 40%)

RGB channels and saturation

R 68 of 255 = 27%
G 50 of 255 = 20%
B 103 of 255 = 40%

68
50
103

R + G + B ~ 29%. #443267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 50 + 103 = 221 (100%)
R 68 of 221 ~ 30.77%
G 50 of 221 ~ 22.62%
B 103 of 221 ~ 46.61'%

%30.77
%22.62
%46.61

CMYK color model

#443267 color CMYK value is (34,51,0,60).

  • cyan value is 33.98%
  • magenta value is 51.46%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (34,51,0,60) C34M51Y0K60 (34%,51%,0%,60%) (0.34/0.51/0.00/0.60) 

CMYK percentages

%33.98
%51.46
%0
%59.61

Codes

Color #443267 in popluar color models

44 32 67
RGB 68 50 103
HSL 260° 34.64% 30.00%
HSB/HSV 260° 51.46% 40.39%
CMYK 33.98% 51.46% 0.00%
59.61%

Color #443267 in popluar number systems.

HEX 44 32 67
Decimal 68 50 103
Binary 1000100 110010 1100111
Octal 104 62 147

Shades and tints

Shades of #443267

#443267
(68,50,103)
#3E2E5E
(62,46,94)
#382A55
(56,42,85)
#32264C
(50,38,76)
#2C2243
(44,34,67)
#261E3A
(38,30,58)
#201A31
(32,26,49)
#1A1628
(26,22,40)
#14121F
(20,18,31)
#0E0E16
(14,14,22)
#080A0D
(8,10,13)
#000000
(0,0,0)

Tints of #443267

#443267
(68,50,103)
#554474
(85,68,116)
#665681
(102,86,129)
#77688E
(119,104,142)
#887A9B
(136,122,155)
#998CA8
(153,140,168)
#AA9EB5
(170,158,181)
#BBB0C2
(187,176,194)
#CCC2CF
(204,194,207)
#DDD4DC
(221,212,220)
#EEE6E9
(238,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443267 color. Also use rgb(68,50,103) instead hex code.

Text Font Color

.myTextColor { color: #443267; }

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

This text font color is #443267.

Background Color

.myBgColor { background-color: #443267; }

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

This div background color is #443267.

Border color

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

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

This div border color is #443267.

Opacity

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

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

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

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

This text has shadow with #443267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443267.

Preview

Color preview on black background

This text has color #443267 on black background.


Color preview on white background

This text has color #443267 on white background.


Black color preview on #443267 background

This text has black color on #443267 background.


White color preview on #443267 background

This text has white color on #443267 background.


Related colors

Complementary color

Complementary color for #hex is #BBCD98.


I love getcolorcode.com

Triadic colors

1 #674432 and #326744 with #443267 are triadic colors.

2 #673244 and #324467 with #443267 are triadic colors.