COLOR #374035

HEX: #374035 RGB: (55,64,53)

Color info

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

RGB color model

#374035 color RGB value is (55,64,53).

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

RGB channels and saturation

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

55
64
53

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

Portions of RGB colors in percentages

R + G + B = 55 + 64 + 53 = 172 (100%)
R 55 of 172 ~ 31.98%
G 64 of 172 ~ 37.21%
B 53 of 172 ~ 30.81'%

%31.98
%37.21
%30.81

CMYK color model

#374035 color CMYK value is (14,0,17,75).

  • cyan value is 14.06%
  • magenta value is 0.00%
  • yellow value is 17.19%
  • key color value is 74.90%

CMYK: (14,0,17,75)
C14M0Y17K75 (14%, 0%, 17%, 75%)
(0.14 / 0.00 / 0.17 / 0.75)

CMYK percentages

%14.06
%0
%17.19
%74.9

Codes

Color #374035 in popluar color models

37 40 35
RGB 55 64 53
HSL 109° 9.40% 22.94%
HSB/HSV 109° 17.19% 25.10%
CMYK 14.06% 0.00% 17.19%
74.90%

Color #374035 in popluar number systems.

HEX 37 40 35
Decimal 55 64 53
Binary 110111 1000000 110101
Octal 67 100 65

Shades and tints

Shades of #374035

#374035
(55,64,53)
#323B31
(50,59,49)
#2D362D
(45,54,45)
#283129
(40,49,41)
#232C25
(35,44,37)
#1E2721
(30,39,33)
#19221D
(25,34,29)
#141D19
(20,29,25)
#0F1815
(15,24,21)
#0A1311
(10,19,17)
#050E0D
(5,14,13)
#000000
(0,0,0)

Tints of #374035

#374035
(55,64,53)
#495147
(73,81,71)
#5B6259
(91,98,89)
#6D736B
(109,115,107)
#7F847D
(127,132,125)
#91958F
(145,149,143)
#A3A6A1
(163,166,161)
#B5B7B3
(181,183,179)
#C7C8C5
(199,200,197)
#D9D9D7
(217,217,215)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374035; }

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

This text font color is #374035.

Background Color

.myBgColor { background-color: #374035; }

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

This div background color is #374035.

Border color

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

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

This div border color is #374035.

Opacity

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

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

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

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

This text has shadow with #374035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374035.

Preview

Color preview on black background

This text has color #374035 on black background.


Color preview on white background

This text has color #374035 on white background.


Black color preview on #374035 background

This text has black color on #374035 background.


White color preview on #374035 background

This text has white color on #374035 background.


Related colors

Complementary color

Complementary color for #hex is #C8BFCA.


I love getcolorcode.com

Triadic colors

1 #353740 and #403537 with #374035 are triadic colors.

2 #354037 and #403735 with #374035 are triadic colors.