COLOR #376A61

HEX: #376A61 RGB: (55,106,97)

Renk bilgisi

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

RGB renk modeli

#376A61 color RGB value is (55,106,97).

RGB: (55,106,97) (22%, 42%, 38%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 106 of 255 = 42%
B 97 of 255 = 38%

55
106
97

R + G + B ~ 34%. #376A61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 106 + 97 = 258 (100%)
R 55 of 258 ~ 21.32%
G 106 of 258 ~ 41.09%
B 97 of 258 ~ 37.6'%

%21.32
%41.09
%37.6

CMYK RENK MODELİ

#376A61 rengi CMYK tonu (48,0,8,58).

  • camgöbeği tonu 48.11%
  • eflatun tonu 0.00%
  • sarı tonu 8.49%
  • ana renk tonu 58.43%

CMYK: (48,0,8,58)
C48M0Y8K58 (48%, 0%, 8%, 58%)
(0.48 / 0.00 / 0.08 / 0.58)

CMYK yüzdeleri

%48.11
%0
%8.49
%58.43

Codes

Color #376A61 in popluar color models

37 6A 61
RGB 55 106 97
HSL 169° 31.68% 31.57%
HSB/HSV 169° 48.11% 41.57%
CMYK 48.11% 0.00% 8.49%
58.43%

Color #376A61 in popluar number systems.

HEX 37 6A 61
Decimal 55 106 97
Binary 110111 1101010 1100001
Octal 67 152 141

Shades and tints

Shades of #376A61

#376A61
(55,106,97)
#326159
(50,97,89)
#2D5851
(45,88,81)
#284F49
(40,79,73)
#234641
(35,70,65)
#1E3D39
(30,61,57)
#193431
(25,52,49)
#142B29
(20,43,41)
#0F2221
(15,34,33)
#0A1919
(10,25,25)
#051011
(5,16,17)
#000000
(0,0,0)

Tints of #376A61

#376A61
(55,106,97)
#49776F
(73,119,111)
#5B847D
(91,132,125)
#6D918B
(109,145,139)
#7F9E99
(127,158,153)
#91ABA7
(145,171,167)
#A3B8B5
(163,184,181)
#B5C5C3
(181,197,195)
#C7D2D1
(199,210,209)
#D9DFDF
(217,223,223)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376A61 color. Also use rgb(55,106,97) instead hex code.

Text Font Color

.myTextColor { color: #376A61; }

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

This text font color is #376A61.

Background Color

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

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

This div background color is #376A61.

Border color

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

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

This div border color is #376A61.

Opacity

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

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

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

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

This text has shadow with #376A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376A61.

Preview

Color preview on black background

This text has color #376A61 on black background.


Color preview on white background

This text has color #376A61 on white background.


Black color preview on #376A61 background

This text has black color on #376A61 background.


White color preview on #376A61 background

This text has white color on #376A61 background.


Related colors

Complementary color

Complementary color for #hex is #C8959E.


I love getcolorcode.com

Triadic colors

1 #61376A and #6A6137 with #376A61 are triadic colors.

2 #616A37 and #6A3761 with #376A61 are triadic colors.