COLOR #374133

HEX: #374133 RGB: (55,65,51)

Color info

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

RGB color model

#374133 color RGB value is (55,65,51).

RGB: (55,65,51) (22%, 25%, 20%)

RGB channels and saturation

R 55 of 255 = 22%
G 65 of 255 = 25%
B 51 of 255 = 20%

55
65
51

R + G + B ~ 22%. #374133 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 65 + 51 = 171 (100%)
R 55 of 171 ~ 32.16%
G 65 of 171 ~ 38.01%
B 51 of 171 ~ 29.82'%

%32.16
%38.01
%29.82

CMYK color model

#374133 color CMYK value is (15,0,22,75).

  • cyan value is 15.38%
  • magenta value is 0.00%
  • yellow value is 21.54%
  • key color value is 74.51%
CMYK: (15,0,22,75) C15M0Y22K75 (15%,0%,22%,75%) (0.15/0.00/0.22/0.75) 

CMYK percentages

%15.38
%0
%21.54
%74.51

Codes

Color #374133 in popluar color models

37 41 33
RGB 55 65 51
HSL 103° 12.07% 22.75%
HSB/HSV 103° 21.54% 25.49%
CMYK 15.38% 0.00% 21.54%
74.51%

Color #374133 in popluar number systems.

HEX 37 41 33
Decimal 55 65 51
Binary 110111 1000001 110011
Octal 67 101 63

Shades and tints

Shades of #374133

#374133
(55,65,51)
#323C2F
(50,60,47)
#2D372B
(45,55,43)
#283227
(40,50,39)
#232D23
(35,45,35)
#1E281F
(30,40,31)
#19231B
(25,35,27)
#141E17
(20,30,23)
#0F1913
(15,25,19)
#0A140F
(10,20,15)
#050F0B
(5,15,11)
#000000
(0,0,0)

Tints of #374133

#374133
(55,65,51)
#495245
(73,82,69)
#5B6357
(91,99,87)
#6D7469
(109,116,105)
#7F857B
(127,133,123)
#91968D
(145,150,141)
#A3A79F
(163,167,159)
#B5B8B1
(181,184,177)
#C7C9C3
(199,201,195)
#D9DAD5
(217,218,213)
#EBEBE7
(235,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374133 color. Also use rgb(55,65,51) instead hex code.

Text Font Color

.myTextColor { color: #374133; }

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

This text font color is #374133.

Background Color

.myBgColor { background-color: #374133; }

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

This div background color is #374133.

Border color

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

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

This div border color is #374133.

Opacity

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

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

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

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

This text has shadow with #374133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374133.

Preview

Color preview on black background

This text has color #374133 on black background.


Color preview on white background

This text has color #374133 on white background.


Black color preview on #374133 background

This text has black color on #374133 background.


White color preview on #374133 background

This text has white color on #374133 background.


Related colors

Complementary color

Complementary color for #hex is #C8BECC.


I love getcolorcode.com

Triadic colors

1 #333741 and #413337 with #374133 are triadic colors.

2 #334137 and #413733 with #374133 are triadic colors.