COLOR #375942

HEX: #375942 RGB: (55,89,66)

Color info

#375942 contains red, green and blue colors in about the same proportion. Web safe color of #375942 is #336633 (or #363).

RGB color model

#375942 color RGB value is (55,89,66).

RGB: (55,89,66) (22%, 35%, 26%)

RGB channels and saturation

R 55 of 255 = 22%
G 89 of 255 = 35%
B 66 of 255 = 26%

55
89
66

R + G + B ~ 28%. #375942 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 89 + 66 = 210 (100%)
R 55 of 210 ~ 26.19%
G 89 of 210 ~ 42.38%
B 66 of 210 ~ 31.43'%

%26.19
%42.38
%31.43

CMYK color model

#375942 color CMYK value is (38,0,26,65).

  • cyan value is 38.20%
  • magenta value is 0.00%
  • yellow value is 25.84%
  • key color value is 65.10%

CMYK: (38,0,26,65)
C38M0Y26K65 (38%, 0%, 26%, 65%)
(0.38 / 0.00 / 0.26 / 0.65)

CMYK percentages

%38.2
%0
%25.84
%65.1

Codes

Color #375942 in popluar color models

37 59 42
RGB 55 89 66
HSL 139° 23.61% 28.24%
HSB/HSV 139° 38.20% 34.90%
CMYK 38.20% 0.00% 25.84%
65.10%

Color #375942 in popluar number systems.

HEX 37 59 42
Decimal 55 89 66
Binary 110111 1011001 1000010
Octal 67 131 102

Shades and tints

Shades of #375942

#375942
(55,89,66)
#32513C
(50,81,60)
#2D4936
(45,73,54)
#284130
(40,65,48)
#23392A
(35,57,42)
#1E3124
(30,49,36)
#19291E
(25,41,30)
#142118
(20,33,24)
#0F1912
(15,25,18)
#0A110C
(10,17,12)
#050906
(5,9,6)
#000000
(0,0,0)

Tints of #375942

#375942
(55,89,66)
#496853
(73,104,83)
#5B7764
(91,119,100)
#6D8675
(109,134,117)
#7F9586
(127,149,134)
#91A497
(145,164,151)
#A3B3A8
(163,179,168)
#B5C2B9
(181,194,185)
#C7D1CA
(199,209,202)
#D9E0DB
(217,224,219)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375942 color. Also use rgb(55,89,66) instead hex code.

Text Font Color

.myTextColor { color: #375942; }

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

This text font color is #375942.

Background Color

.myBgColor { background-color: #375942; }

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

This div background color is #375942.

Border color

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

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

This div border color is #375942.

Opacity

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

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

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

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

This text has shadow with #375942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375942.

Preview

Color preview on black background

This text has color #375942 on black background.


Color preview on white background

This text has color #375942 on white background.


Black color preview on #375942 background

This text has black color on #375942 background.


White color preview on #375942 background

This text has white color on #375942 background.


Related colors

Complementary color

Complementary color for #hex is #C8A6BD.


I love getcolorcode.com

Triadic colors

1 #423759 and #594237 with #375942 are triadic colors.

2 #425937 and #593742 with #375942 are triadic colors.