COLOR #377C74

HEX: #377C74 RGB: (55,124,116)

Renk bilgisi

#377C74 contains mainly green and blue colors. #377C74 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#377C74 color RGB value is (55,124,116).

RGB: (55,124,116) (22%, 49%, 45%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 124 of 255 = 49%
B 116 of 255 = 45%

55
124
116

R + G + B ~ 39%. #377C74 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 124 + 116 = 295 (100%)
R 55 of 295 ~ 18.64%
G 124 of 295 ~ 42.03%
B 116 of 295 ~ 39.32'%

%18.64
%42.03
%39.32

CMYK RENK MODELİ

#377C74 rengi CMYK tonu (56,0,6,51).

  • camgöbeği tonu 55.65%
  • eflatun tonu 0.00%
  • sarı tonu 6.45%
  • ana renk tonu 51.37%
CMYK: (56,0,6,51) C56M0Y6K51 (56%,0%,6%,51%) (0.56/0.00/0.06/0.51) 

CMYK yüzdeleri

%55.65
%0
%6.45
%51.37

Codes

Color #377C74 in popluar color models

37 7C 74
RGB 55 124 116
HSL 173° 38.55% 35.10%
HSB/HSV 173° 55.65% 48.63%
CMYK 55.65% 0.00% 6.45%
51.37%

Color #377C74 in popluar number systems.

HEX 37 7C 74
Decimal 55 124 116
Binary 110111 1111100 1110100
Octal 67 174 164

Shades and tints

Shades of #377C74

#377C74
(55,124,116)
#32716A
(50,113,106)
#2D6660
(45,102,96)
#285B56
(40,91,86)
#23504C
(35,80,76)
#1E4542
(30,69,66)
#193A38
(25,58,56)
#142F2E
(20,47,46)
#0F2424
(15,36,36)
#0A191A
(10,25,26)
#050E10
(5,14,16)
#000000
(0,0,0)

Tints of #377C74

#377C74
(55,124,116)
#498780
(73,135,128)
#5B928C
(91,146,140)
#6D9D98
(109,157,152)
#7FA8A4
(127,168,164)
#91B3B0
(145,179,176)
#A3BEBC
(163,190,188)
#B5C9C8
(181,201,200)
#C7D4D4
(199,212,212)
#D9DFE0
(217,223,224)
#EBEAEC
(235,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377C74 color. Also use rgb(55,124,116) instead hex code.

Text Font Color

.myTextColor { color: #377C74; }

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

This text font color is #377C74.

Background Color

.myBgColor { background-color: #377C74; }

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

This div background color is #377C74.

Border color

.myBorderColor { border: 1px solid #377C74; }

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

This div border color is #377C74.

Opacity

.myOpacity80 { color: #377C74; opacity: 0.8; }

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

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

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

This text has shadow with #377C74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377C74.

Preview

Color preview on black background

This text has color #377C74 on black background.


Color preview on white background

This text has color #377C74 on white background.


Black color preview on #377C74 background

This text has black color on #377C74 background.


White color preview on #377C74 background

This text has white color on #377C74 background.


Related colors

Complementary color

Complementary color for #hex is #C8838B.


I love getcolorcode.com

Triadic colors

1 #74377C and #7C7437 with #377C74 are triadic colors.

2 #747C37 and #7C3774 with #377C74 are triadic colors.