COLOR #44346C

HEX: #44346C RGB: (68,52,108)

Color info

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

RGB color model

#44346C color RGB value is (68,52,108).

RGB: (68,52,108) (27%, 20%, 42%)

RGB channels and saturation

R 68 of 255 = 27%
G 52 of 255 = 20%
B 108 of 255 = 42%

68
52
108

R + G + B ~ 30%. #44346C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 52 + 108 = 228 (100%)
R 68 of 228 ~ 29.82%
G 52 of 228 ~ 22.81%
B 108 of 228 ~ 47.37'%

%29.82
%22.81
%47.37

CMYK color model

#44346C color CMYK value is (37,52,0,58).

  • cyan value is 37.04%
  • magenta value is 51.85%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (37,52,0,58)
C37M52Y0K58 (37%, 52%, 0%, 58%)
(0.37 / 0.52 / 0.00 / 0.58)

CMYK percentages

%37.04
%51.85
%0
%57.65

Codes

Color #44346C in popluar color models

44 34 6C
RGB 68 52 108
HSL 257° 35.00% 31.37%
HSB/HSV 257° 51.85% 42.35%
CMYK 37.04% 51.85% 0.00%
57.65%

Color #44346C in popluar number systems.

HEX 44 34 6C
Decimal 68 52 108
Binary 1000100 110100 1101100
Octal 104 64 154

Shades and tints

Shades of #44346C

#44346C
(68,52,108)
#3E3063
(62,48,99)
#382C5A
(56,44,90)
#322851
(50,40,81)
#2C2448
(44,36,72)
#26203F
(38,32,63)
#201C36
(32,28,54)
#1A182D
(26,24,45)
#141424
(20,20,36)
#0E101B
(14,16,27)
#080C12
(8,12,18)
#000000
(0,0,0)

Tints of #44346C

#44346C
(68,52,108)
#554679
(85,70,121)
#665886
(102,88,134)
#776A93
(119,106,147)
#887CA0
(136,124,160)
#998EAD
(153,142,173)
#AAA0BA
(170,160,186)
#BBB2C7
(187,178,199)
#CCC4D4
(204,196,212)
#DDD6E1
(221,214,225)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44346C color. Also use rgb(68,52,108) instead hex code.

Text Font Color

.myTextColor { color: #44346C; }

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

This text font color is #44346C.

Background Color

.myBgColor { background-color: #44346C; }

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

This div background color is #44346C.

Border color

.myBorderColor { border: 1px solid #44346C; }

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

This div border color is #44346C.

Opacity

.myOpacity80 { color: #44346C; opacity: 0.8; }

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

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

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

This text has shadow with #44346C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44346C.

Preview

Color preview on black background

This text has color #44346C on black background.


Color preview on white background

This text has color #44346C on white background.


Black color preview on #44346C background

This text has black color on #44346C background.


White color preview on #44346C background

This text has white color on #44346C background.


Related colors

Complementary color

Complementary color for #hex is #BBCB93.


I love getcolorcode.com

Triadic colors

1 #6C4434 and #346C44 with #44346C are triadic colors.

2 #6C3444 and #34446C with #44346C are triadic colors.