COLOR #375A47

HEX: #375A47 RGB: (55,90,71)

Renk bilgisi

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

RGB renk modeli

#375A47 color RGB value is (55,90,71).

RGB: (55,90,71) (22%, 35%, 28%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 90 of 255 = 35%
B 71 of 255 = 28%

55
90
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 90 + 71 = 216 (100%)
R 55 of 216 ~ 25.46%
G 90 of 216 ~ 41.67%
B 71 of 216 ~ 32.87'%

%25.46
%41.67
%32.87

CMYK RENK MODELİ

#375A47 rengi CMYK tonu (39,0,21,65).

  • camgöbeği tonu 38.89%
  • eflatun tonu 0.00%
  • sarı tonu 21.11%
  • ana renk tonu 64.71%

CMYK: (39,0,21,65)
C39M0Y21K65 (39%, 0%, 21%, 65%)
(0.39 / 0.00 / 0.21 / 0.65)

CMYK yüzdeleri

%38.89
%0
%21.11
%64.71

Codes

Color #375A47 in popluar color models

37 5A 47
RGB 55 90 71
HSL 147° 24.14% 28.43%
HSB/HSV 147° 38.89% 35.29%
CMYK 38.89% 0.00% 21.11%
64.71%

Color #375A47 in popluar number systems.

HEX 37 5A 47
Decimal 55 90 71
Binary 110111 1011010 1000111
Octal 67 132 107

Shades and tints

Shades of #375A47

#375A47
(55,90,71)
#325241
(50,82,65)
#2D4A3B
(45,74,59)
#284235
(40,66,53)
#233A2F
(35,58,47)
#1E3229
(30,50,41)
#192A23
(25,42,35)
#14221D
(20,34,29)
#0F1A17
(15,26,23)
#0A1211
(10,18,17)
#050A0B
(5,10,11)
#000000
(0,0,0)

Tints of #375A47

#375A47
(55,90,71)
#496957
(73,105,87)
#5B7867
(91,120,103)
#6D8777
(109,135,119)
#7F9687
(127,150,135)
#91A597
(145,165,151)
#A3B4A7
(163,180,167)
#B5C3B7
(181,195,183)
#C7D2C7
(199,210,199)
#D9E1D7
(217,225,215)
#EBF0E7
(235,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375A47 color. Also use rgb(55,90,71) instead hex code.

Text Font Color

.myTextColor { color: #375A47; }

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

This text font color is #375A47.

Background Color

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

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

This div background color is #375A47.

Border color

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

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

This div border color is #375A47.

Opacity

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

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

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

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

This text has shadow with #375A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375A47.

Preview

Color preview on black background

This text has color #375A47 on black background.


Color preview on white background

This text has color #375A47 on white background.


Black color preview on #375A47 background

This text has black color on #375A47 background.


White color preview on #375A47 background

This text has white color on #375A47 background.


Related colors

Complementary color

Complementary color for #hex is #C8A5B8.


I love getcolorcode.com

Triadic colors

1 #47375A and #5A4737 with #375A47 are triadic colors.

2 #475A37 and #5A3747 with #375A47 are triadic colors.