COLOR #442F57

HEX: #442F57 RGB: (68,47,87)

Color info

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

RGB color model

#442F57 color RGB value is (68,47,87).

RGB: (68,47,87) (27%, 18%, 34%)

RGB channels and saturation

R 68 of 255 = 27%
G 47 of 255 = 18%
B 87 of 255 = 34%

68
47
87

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

Portions of RGB colors in percentages

R + G + B = 68 + 47 + 87 = 202 (100%)
R 68 of 202 ~ 33.66%
G 47 of 202 ~ 23.27%
B 87 of 202 ~ 43.07'%

%33.66
%23.27
%43.07

CMYK color model

#442F57 color CMYK value is (22,46,0,66).

  • cyan value is 21.84%
  • magenta value is 45.98%
  • yellow value is 0.00%
  • key color value is 65.88%
CMYK: (22,46,0,66) C22M46Y0K66 (22%,46%,0%,66%) (0.22/0.46/0.00/0.66) 

CMYK percentages

%21.84
%45.98
%0
%65.88

Codes

Color #442F57 in popluar color models

44 2F 57
RGB 68 47 87
HSL 272° 29.85% 26.27%
HSB/HSV 272° 45.98% 34.12%
CMYK 21.84% 45.98% 0.00%
65.88%

Color #442F57 in popluar number systems.

HEX 44 2F 57
Decimal 68 47 87
Binary 1000100 101111 1010111
Octal 104 57 127

Shades and tints

Shades of #442F57

#442F57
(68,47,87)
#3E2B50
(62,43,80)
#382749
(56,39,73)
#322342
(50,35,66)
#2C1F3B
(44,31,59)
#261B34
(38,27,52)
#20172D
(32,23,45)
#1A1326
(26,19,38)
#140F1F
(20,15,31)
#0E0B18
(14,11,24)
#080711
(8,7,17)
#000000
(0,0,0)

Tints of #442F57

#442F57
(68,47,87)
#554166
(85,65,102)
#665375
(102,83,117)
#776584
(119,101,132)
#887793
(136,119,147)
#9989A2
(153,137,162)
#AA9BB1
(170,155,177)
#BBADC0
(187,173,192)
#CCBFCF
(204,191,207)
#DDD1DE
(221,209,222)
#EEE3ED
(238,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442F57 color. Also use rgb(68,47,87) instead hex code.

Text Font Color

.myTextColor { color: #442F57; }

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

This text font color is #442F57.

Background Color

.myBgColor { background-color: #442F57; }

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

This div background color is #442F57.

Border color

.myBorderColor { border: 1px solid #442F57; }

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

This div border color is #442F57.

Opacity

.myOpacity80 { color: #442F57; opacity: 0.8; }

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

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

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

This text has shadow with #442F57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442F57.

Preview

Color preview on black background

This text has color #442F57 on black background.


Color preview on white background

This text has color #442F57 on white background.


Black color preview on #442F57 background

This text has black color on #442F57 background.


White color preview on #442F57 background

This text has white color on #442F57 background.


Related colors

Complementary color

Complementary color for #hex is #BBD0A8.


I love getcolorcode.com

Triadic colors

1 #57442F and #2F5744 with #442F57 are triadic colors.

2 #572F44 and #2F4457 with #442F57 are triadic colors.