COLOR #375E4E

HEX: #375E4E RGB: (55,94,78)

Renk bilgisi

#375E4E contains red, green and blue colors in about the same proportion. #375E4E ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#375E4E color RGB value is (55,94,78).

RGB: (55,94,78) (22%, 37%, 31%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 94 of 255 = 37%
B 78 of 255 = 31%

55
94
78

R + G + B ~ 30%. #375E4E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 94 + 78 = 227 (100%)
R 55 of 227 ~ 24.23%
G 94 of 227 ~ 41.41%
B 78 of 227 ~ 34.36'%

%24.23
%41.41
%34.36

CMYK RENK MODELİ

#375E4E rengi CMYK tonu (41,0,17,63).

  • camgöbeği tonu 41.49%
  • eflatun tonu 0.00%
  • sarı tonu 17.02%
  • ana renk tonu 63.14%

CMYK: (41,0,17,63)
C41M0Y17K63 (41%, 0%, 17%, 63%)
(0.41 / 0.00 / 0.17 / 0.63)

CMYK yüzdeleri

%41.49
%0
%17.02
%63.14

Codes

Color #375E4E in popluar color models

37 5E 4E
RGB 55 94 78
HSL 155° 26.17% 29.22%
HSB/HSV 155° 41.49% 36.86%
CMYK 41.49% 0.00% 17.02%
63.14%

Color #375E4E in popluar number systems.

HEX 37 5E 4E
Decimal 55 94 78
Binary 110111 1011110 1001110
Octal 67 136 116

Shades and tints

Shades of #375E4E

#375E4E
(55,94,78)
#325647
(50,86,71)
#2D4E40
(45,78,64)
#284639
(40,70,57)
#233E32
(35,62,50)
#1E362B
(30,54,43)
#192E24
(25,46,36)
#14261D
(20,38,29)
#0F1E16
(15,30,22)
#0A160F
(10,22,15)
#050E08
(5,14,8)
#000000
(0,0,0)

Tints of #375E4E

#375E4E
(55,94,78)
#496C5E
(73,108,94)
#5B7A6E
(91,122,110)
#6D887E
(109,136,126)
#7F968E
(127,150,142)
#91A49E
(145,164,158)
#A3B2AE
(163,178,174)
#B5C0BE
(181,192,190)
#C7CECE
(199,206,206)
#D9DCDE
(217,220,222)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375E4E color. Also use rgb(55,94,78) instead hex code.

Text Font Color

.myTextColor { color: #375E4E; }

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

This text font color is #375E4E.

Background Color

.myBgColor { background-color: #375E4E; }

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

This div background color is #375E4E.

Border color

.myBorderColor { border: 1px solid #375E4E; }

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

This div border color is #375E4E.

Opacity

.myOpacity80 { color: #375E4E; opacity: 0.8; }

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

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

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

This text has shadow with #375E4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375E4E.

Preview

Color preview on black background

This text has color #375E4E on black background.


Color preview on white background

This text has color #375E4E on white background.


Black color preview on #375E4E background

This text has black color on #375E4E background.


White color preview on #375E4E background

This text has white color on #375E4E background.


Related colors

Complementary color

Complementary color for #hex is #C8A1B1.


I love getcolorcode.com

Triadic colors

1 #4E375E and #5E4E37 with #375E4E are triadic colors.

2 #4E5E37 and #5E374E with #375E4E are triadic colors.