COLOR #374135

HEX: #374135 RGB: (55,65,53)

Color info

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

RGB color model

#374135 color RGB value is (55,65,53).

RGB: (55,65,53) (22%, 25%, 21%)

RGB channels and saturation

R 55 of 255 = 22%
G 65 of 255 = 25%
B 53 of 255 = 21%

55
65
53

R + G + B ~ 23%. #374135 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 65 + 53 = 173 (100%)
R 55 of 173 ~ 31.79%
G 65 of 173 ~ 37.57%
B 53 of 173 ~ 30.64'%

%31.79
%37.57
%30.64

CMYK color model

#374135 color CMYK value is (15,0,18,75).

  • cyan value is 15.38%
  • magenta value is 0.00%
  • yellow value is 18.46%
  • key color value is 74.51%

CMYK: (15,0,18,75)
C15M0Y18K75 (15%, 0%, 18%, 75%)
(0.15 / 0.00 / 0.18 / 0.75)

CMYK percentages

%15.38
%0
%18.46
%74.51

Codes

Color #374135 in popluar color models

37 41 35
RGB 55 65 53
HSL 110° 10.17% 23.14%
HSB/HSV 110° 18.46% 25.49%
CMYK 15.38% 0.00% 18.46%
74.51%

Color #374135 in popluar number systems.

HEX 37 41 35
Decimal 55 65 53
Binary 110111 1000001 110101
Octal 67 101 65

Shades and tints

Shades of #374135

#374135
(55,65,53)
#323C31
(50,60,49)
#2D372D
(45,55,45)
#283229
(40,50,41)
#232D25
(35,45,37)
#1E2821
(30,40,33)
#19231D
(25,35,29)
#141E19
(20,30,25)
#0F1915
(15,25,21)
#0A1411
(10,20,17)
#050F0D
(5,15,13)
#000000
(0,0,0)

Tints of #374135

#374135
(55,65,53)
#495247
(73,82,71)
#5B6359
(91,99,89)
#6D746B
(109,116,107)
#7F857D
(127,133,125)
#91968F
(145,150,143)
#A3A7A1
(163,167,161)
#B5B8B3
(181,184,179)
#C7C9C5
(199,201,197)
#D9DAD7
(217,218,215)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374135; }

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

This text font color is #374135.

Background Color

.myBgColor { background-color: #374135; }

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

This div background color is #374135.

Border color

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

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

This div border color is #374135.

Opacity

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

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

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

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

This text has shadow with #374135 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374135.

Preview

Color preview on black background

This text has color #374135 on black background.


Color preview on white background

This text has color #374135 on white background.


Black color preview on #374135 background

This text has black color on #374135 background.


White color preview on #374135 background

This text has white color on #374135 background.


Related colors

Complementary color

Complementary color for #hex is #C8BECA.


I love getcolorcode.com

Triadic colors

1 #353741 and #413537 with #374135 are triadic colors.

2 #354137 and #413735 with #374135 are triadic colors.