COLOR #373D4C

HEX: #373D4C RGB: (55,61,76)

Renk bilgisi

#373D4C contains red, green and blue colors in about the same proportion. #373D4C ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#373D4C color RGB value is (55,61,76).

RGB: (55,61,76) (22%, 24%, 30%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 61 of 255 = 24%
B 76 of 255 = 30%

55
61
76

R + G + B ~ 25%. #373D4C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 61 + 76 = 192 (100%)
R 55 of 192 ~ 28.65%
G 61 of 192 ~ 31.77%
B 76 of 192 ~ 39.58'%

%28.65
%31.77
%39.58

CMYK RENK MODELİ

#373D4C rengi CMYK tonu (28,20,0,70).

  • camgöbeği tonu 27.63%
  • eflatun tonu 19.74%
  • sarı tonu 0.00%
  • ana renk tonu 70.20%
CMYK: (28,20,0,70) C28M20Y0K70 (28%,20%,0%,70%) (0.28/0.20/0.00/0.70) 

CMYK yüzdeleri

%27.63
%19.74
%0
%70.2

Codes

Color #373D4C in popluar color models

37 3D 4C
RGB 55 61 76
HSL 223° 16.03% 25.69%
HSB/HSV 223° 27.63% 29.80%
CMYK 27.63% 19.74% 0.00%
70.20%

Color #373D4C in popluar number systems.

HEX 37 3D 4C
Decimal 55 61 76
Binary 110111 111101 1001100
Octal 67 75 114

Shades and tints

Shades of #373D4C

#373D4C
(55,61,76)
#323846
(50,56,70)
#2D3340
(45,51,64)
#282E3A
(40,46,58)
#232934
(35,41,52)
#1E242E
(30,36,46)
#191F28
(25,31,40)
#141A22
(20,26,34)
#0F151C
(15,21,28)
#0A1016
(10,16,22)
#050B10
(5,11,16)
#000000
(0,0,0)

Tints of #373D4C

#373D4C
(55,61,76)
#494E5C
(73,78,92)
#5B5F6C
(91,95,108)
#6D707C
(109,112,124)
#7F818C
(127,129,140)
#91929C
(145,146,156)
#A3A3AC
(163,163,172)
#B5B4BC
(181,180,188)
#C7C5CC
(199,197,204)
#D9D6DC
(217,214,220)
#EBE7EC
(235,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373D4C color. Also use rgb(55,61,76) instead hex code.

Text Font Color

.myTextColor { color: #373D4C; }

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

This text font color is #373D4C.

Background Color

.myBgColor { background-color: #373D4C; }

<div style="background-color:#373D4C">Inner text</div>

This div background color is #373D4C.

Border color

.myBorderColor { border: 1px solid #373D4C; }

<div style="border:3px solid #373D4C">Div</div>

This div border color is #373D4C.

Opacity

.myOpacity80 { color: #373D4C; opacity: 0.8; }

<p style="color:#373D4C;opacity:0.8;">80%</p>

Text with #373D4C 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 #373D4C;}

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

This text has shadow with #373D4C color.


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

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

This text has shadow with #373D4C primary color and red secondary color.


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

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

This text has shadow with #373D4C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #373D4C.

Preview

Color preview on black background

This text has color #373D4C on black background.


Color preview on white background

This text has color #373D4C on white background.


Black color preview on #373D4C background

This text has black color on #373D4C background.


White color preview on #373D4C background

This text has white color on #373D4C background.


Related colors

Complementary color

Complementary color for #hex is #C8C2B3.


I love getcolorcode.com

Triadic colors

1 #4C373D and #3D4C37 with #373D4C are triadic colors.

2 #4C3D37 and #3D374C with #373D4C are triadic colors.