COLOR #376F65

HEX: #376F65 RGB: (55,111,101)

Renk bilgisi

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

RGB renk modeli

#376F65 color RGB value is (55,111,101).

RGB: (55,111,101) (22%, 44%, 40%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 111 of 255 = 44%
B 101 of 255 = 40%

55
111
101

R + G + B ~ 35%. #376F65 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 111 + 101 = 267 (100%)
R 55 of 267 ~ 20.6%
G 111 of 267 ~ 41.57%
B 101 of 267 ~ 37.83'%

%20.6
%41.57
%37.83

CMYK RENK MODELİ

#376F65 rengi CMYK tonu (50,0,9,56).

  • camgöbeği tonu 50.45%
  • eflatun tonu 0.00%
  • sarı tonu 9.01%
  • ana renk tonu 56.47%

CMYK: (50,0,9,56)
C50M0Y9K56 (50%, 0%, 9%, 56%)
(0.50 / 0.00 / 0.09 / 0.56)

CMYK yüzdeleri

%50.45
%0
%9.01
%56.47

Codes

Color #376F65 in popluar color models

37 6F 65
RGB 55 111 101
HSL 169° 33.73% 32.55%
HSB/HSV 169° 50.45% 43.53%
CMYK 50.45% 0.00% 9.01%
56.47%

Color #376F65 in popluar number systems.

HEX 37 6F 65
Decimal 55 111 101
Binary 110111 1101111 1100101
Octal 67 157 145

Shades and tints

Shades of #376F65

#376F65
(55,111,101)
#32655C
(50,101,92)
#2D5B53
(45,91,83)
#28514A
(40,81,74)
#234741
(35,71,65)
#1E3D38
(30,61,56)
#19332F
(25,51,47)
#142926
(20,41,38)
#0F1F1D
(15,31,29)
#0A1514
(10,21,20)
#050B0B
(5,11,11)
#000000
(0,0,0)

Tints of #376F65

#376F65
(55,111,101)
#497C73
(73,124,115)
#5B8981
(91,137,129)
#6D968F
(109,150,143)
#7FA39D
(127,163,157)
#91B0AB
(145,176,171)
#A3BDB9
(163,189,185)
#B5CAC7
(181,202,199)
#C7D7D5
(199,215,213)
#D9E4E3
(217,228,227)
#EBF1F1
(235,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376F65 color. Also use rgb(55,111,101) instead hex code.

Text Font Color

.myTextColor { color: #376F65; }

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

This text font color is #376F65.

Background Color

.myBgColor { background-color: #376F65; }

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

This div background color is #376F65.

Border color

.myBorderColor { border: 1px solid #376F65; }

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

This div border color is #376F65.

Opacity

.myOpacity80 { color: #376F65; opacity: 0.8; }

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

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

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

This text has shadow with #376F65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376F65.

Preview

Color preview on black background

This text has color #376F65 on black background.


Color preview on white background

This text has color #376F65 on white background.


Black color preview on #376F65 background

This text has black color on #376F65 background.


White color preview on #376F65 background

This text has white color on #376F65 background.


Related colors

Complementary color

Complementary color for #hex is #C8909A.


I love getcolorcode.com

Triadic colors

1 #65376F and #6F6537 with #376F65 are triadic colors.

2 #656F37 and #6F3765 with #376F65 are triadic colors.