COLOR #442F46

HEX: #442F46 RGB: (68,47,70)

Color info

#442F46 contains red, green and blue colors in about the same proportion. Web safe color of #442F46 is #333333 (or #333).

RGB color model

#442F46 color RGB value is (68,47,70).

RGB: (68,47,70) (27%, 18%, 27%)

RGB channels and saturation

R 68 of 255 = 27%
G 47 of 255 = 18%
B 70 of 255 = 27%

68
47
70

R + G + B ~ 24%. #442F46 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 47 + 70 = 185 (100%)
R 68 of 185 ~ 36.76%
G 47 of 185 ~ 25.41%
B 70 of 185 ~ 37.84'%

%36.76
%25.41
%37.84

CMYK color model

#442F46 color CMYK value is (3,33,0,73).

  • cyan value is 2.86%
  • magenta value is 32.86%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (3,33,0,73)
C3M33Y0K73 (3%, 33%, 0%, 73%)
(0.03 / 0.33 / 0.00 / 0.73)

CMYK percentages

%2.86
%32.86
%0
%72.55

Codes

Color #442F46 in popluar color models

44 2F 46
RGB 68 47 70
HSL 295° 19.66% 22.94%
HSB/HSV 295° 32.86% 27.45%
CMYK 2.86% 32.86% 0.00%
72.55%

Color #442F46 in popluar number systems.

HEX 44 2F 46
Decimal 68 47 70
Binary 1000100 101111 1000110
Octal 104 57 106

Shades and tints

Shades of #442F46

#442F46
(68,47,70)
#3E2B40
(62,43,64)
#38273A
(56,39,58)
#322334
(50,35,52)
#2C1F2E
(44,31,46)
#261B28
(38,27,40)
#201722
(32,23,34)
#1A131C
(26,19,28)
#140F16
(20,15,22)
#0E0B10
(14,11,16)
#08070A
(8,7,10)
#000000
(0,0,0)

Tints of #442F46

#442F46
(68,47,70)
#554156
(85,65,86)
#665366
(102,83,102)
#776576
(119,101,118)
#887786
(136,119,134)
#998996
(153,137,150)
#AA9BA6
(170,155,166)
#BBADB6
(187,173,182)
#CCBFC6
(204,191,198)
#DDD1D6
(221,209,214)
#EEE3E6
(238,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442F46; }

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

This text font color is #442F46.

Background Color

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

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

This div background color is #442F46.

Border color

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

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

This div border color is #442F46.

Opacity

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

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

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

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

This text has shadow with #442F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442F46.

Preview

Color preview on black background

This text has color #442F46 on black background.


Color preview on white background

This text has color #442F46 on white background.


Black color preview on #442F46 background

This text has black color on #442F46 background.


White color preview on #442F46 background

This text has white color on #442F46 background.


Related colors

Complementary color

Complementary color for #hex is #BBD0B9.


I love getcolorcode.com

Triadic colors

1 #46442F and #2F4644 with #442F46 are triadic colors.

2 #462F44 and #2F4446 with #442F46 are triadic colors.