COLOR #374635

HEX: #374635 RGB: (55,70,53)

Color info

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

RGB color model

#374635 color RGB value is (55,70,53).

RGB: (55,70,53) (22%, 27%, 21%)

RGB channels and saturation

R 55 of 255 = 22%
G 70 of 255 = 27%
B 53 of 255 = 21%

55
70
53

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

Portions of RGB colors in percentages

R + G + B = 55 + 70 + 53 = 178 (100%)
R 55 of 178 ~ 30.9%
G 70 of 178 ~ 39.33%
B 53 of 178 ~ 29.78'%

%30.9
%39.33
%29.78

CMYK color model

#374635 color CMYK value is (21,0,24,73).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 24.29%
  • key color value is 72.55%

CMYK: (21,0,24,73)
C21M0Y24K73 (21%, 0%, 24%, 73%)
(0.21 / 0.00 / 0.24 / 0.73)

CMYK percentages

%21.43
%0
%24.29
%72.55

Codes

Color #374635 in popluar color models

37 46 35
RGB 55 70 53
HSL 113° 13.82% 24.12%
HSB/HSV 113° 24.29% 27.45%
CMYK 21.43% 0.00% 24.29%
72.55%

Color #374635 in popluar number systems.

HEX 37 46 35
Decimal 55 70 53
Binary 110111 1000110 110101
Octal 67 106 65

Shades and tints

Shades of #374635

#374635
(55,70,53)
#324031
(50,64,49)
#2D3A2D
(45,58,45)
#283429
(40,52,41)
#232E25
(35,46,37)
#1E2821
(30,40,33)
#19221D
(25,34,29)
#141C19
(20,28,25)
#0F1615
(15,22,21)
#0A1011
(10,16,17)
#050A0D
(5,10,13)
#000000
(0,0,0)

Tints of #374635

#374635
(55,70,53)
#495647
(73,86,71)
#5B6659
(91,102,89)
#6D766B
(109,118,107)
#7F867D
(127,134,125)
#91968F
(145,150,143)
#A3A6A1
(163,166,161)
#B5B6B3
(181,182,179)
#C7C6C5
(199,198,197)
#D9D6D7
(217,214,215)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374635; }

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

This text font color is #374635.

Background Color

.myBgColor { background-color: #374635; }

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

This div background color is #374635.

Border color

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

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

This div border color is #374635.

Opacity

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

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

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

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

This text has shadow with #374635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374635.

Preview

Color preview on black background

This text has color #374635 on black background.


Color preview on white background

This text has color #374635 on white background.


Black color preview on #374635 background

This text has black color on #374635 background.


White color preview on #374635 background

This text has white color on #374635 background.


Related colors

Complementary color

Complementary color for #hex is #C8B9CA.


I love getcolorcode.com

Triadic colors

1 #353746 and #463537 with #374635 are triadic colors.

2 #354637 and #463735 with #374635 are triadic colors.