COLOR #44467A

HEX: #44467A RGB: (68,70,122)

Color info

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

RGB color model

#44467A color RGB value is (68,70,122).

RGB: (68,70,122) (27%, 27%, 48%)

RGB channels and saturation

R 68 of 255 = 27%
G 70 of 255 = 27%
B 122 of 255 = 48%

68
70
122

R + G + B ~ 34%. #44467A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 70 + 122 = 260 (100%)
R 68 of 260 ~ 26.15%
G 70 of 260 ~ 26.92%
B 122 of 260 ~ 46.92'%

%26.15
%26.92
%46.92

CMYK color model

#44467A color CMYK value is (44,43,0,52).

  • cyan value is 44.26%
  • magenta value is 42.62%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (44,43,0,52) C44M43Y0K52 (44%,43%,0%,52%) (0.44/0.43/0.00/0.52) 

CMYK percentages

%44.26
%42.62
%0
%52.16

Codes

Color #44467A in popluar color models

44 46 7A
RGB 68 70 122
HSL 238° 28.42% 37.25%
HSB/HSV 238° 44.26% 47.84%
CMYK 44.26% 42.62% 0.00%
52.16%

Color #44467A in popluar number systems.

HEX 44 46 7A
Decimal 68 70 122
Binary 1000100 1000110 1111010
Octal 104 106 172

Shades and tints

Shades of #44467A

#44467A
(68,70,122)
#3E406F
(62,64,111)
#383A64
(56,58,100)
#323459
(50,52,89)
#2C2E4E
(44,46,78)
#262843
(38,40,67)
#202238
(32,34,56)
#1A1C2D
(26,28,45)
#141622
(20,22,34)
#0E1017
(14,16,23)
#080A0C
(8,10,12)
#000000
(0,0,0)

Tints of #44467A

#44467A
(68,70,122)
#555686
(85,86,134)
#666692
(102,102,146)
#77769E
(119,118,158)
#8886AA
(136,134,170)
#9996B6
(153,150,182)
#AAA6C2
(170,166,194)
#BBB6CE
(187,182,206)
#CCC6DA
(204,198,218)
#DDD6E6
(221,214,230)
#EEE6F2
(238,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44467A color. Also use rgb(68,70,122) instead hex code.

Text Font Color

.myTextColor { color: #44467A; }

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

This text font color is #44467A.

Background Color

.myBgColor { background-color: #44467A; }

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

This div background color is #44467A.

Border color

.myBorderColor { border: 1px solid #44467A; }

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

This div border color is #44467A.

Opacity

.myOpacity80 { color: #44467A; opacity: 0.8; }

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

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

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

This text has shadow with #44467A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44467A.

Preview

Color preview on black background

This text has color #44467A on black background.


Color preview on white background

This text has color #44467A on white background.


Black color preview on #44467A background

This text has black color on #44467A background.


White color preview on #44467A background

This text has white color on #44467A background.


Related colors

Complementary color

Complementary color for #hex is #BBB985.


I love getcolorcode.com

Triadic colors

1 #7A4446 and #467A44 with #44467A are triadic colors.

2 #7A4644 and #46447A with #44467A are triadic colors.