COLOR #37474A

HEX: #37474A RGB: (55,71,74)

Renk bilgisi

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

RGB renk modeli

#37474A color RGB value is (55,71,74).

RGB: (55,71,74) (22%, 28%, 29%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 71 of 255 = 28%
B 74 of 255 = 29%

55
71
74

R + G + B ~ 26%. #37474A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 71 + 74 = 200 (100%)
R 55 of 200 ~ 27.5%
G 71 of 200 ~ 35.5%
B 74 of 200 ~ 37'%

%27.5
%35.5
%37

CMYK RENK MODELİ

#37474A rengi CMYK tonu (26,4,0,71).

  • camgöbeği tonu 25.68%
  • eflatun tonu 4.05%
  • sarı tonu 0.00%
  • ana renk tonu 70.98%
CMYK: (26,4,0,71) C26M4Y0K71 (26%,4%,0%,71%) (0.26/0.04/0.00/0.71) 

CMYK yüzdeleri

%25.68
%4.05
%0
%70.98

Codes

Color #37474A in popluar color models

37 47 4A
RGB 55 71 74
HSL 189° 14.73% 25.29%
HSB/HSV 189° 25.68% 29.02%
CMYK 25.68% 4.05% 0.00%
70.98%

Color #37474A in popluar number systems.

HEX 37 47 4A
Decimal 55 71 74
Binary 110111 1000111 1001010
Octal 67 107 112

Shades and tints

Shades of #37474A

#37474A
(55,71,74)
#324144
(50,65,68)
#2D3B3E
(45,59,62)
#283538
(40,53,56)
#232F32
(35,47,50)
#1E292C
(30,41,44)
#192326
(25,35,38)
#141D20
(20,29,32)
#0F171A
(15,23,26)
#0A1114
(10,17,20)
#050B0E
(5,11,14)
#000000
(0,0,0)

Tints of #37474A

#37474A
(55,71,74)
#49575A
(73,87,90)
#5B676A
(91,103,106)
#6D777A
(109,119,122)
#7F878A
(127,135,138)
#91979A
(145,151,154)
#A3A7AA
(163,167,170)
#B5B7BA
(181,183,186)
#C7C7CA
(199,199,202)
#D9D7DA
(217,215,218)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37474A color. Also use rgb(55,71,74) instead hex code.

Text Font Color

.myTextColor { color: #37474A; }

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

This text font color is #37474A.

Background Color

.myBgColor { background-color: #37474A; }

<div style="background-color:#37474A">Inner text</div>

This div background color is #37474A.

Border color

.myBorderColor { border: 1px solid #37474A; }

<div style="border:3px solid #37474A">Div</div>

This div border color is #37474A.

Opacity

.myOpacity80 { color: #37474A; opacity: 0.8; }

<p style="color:#37474A;opacity:0.8;">80%</p>

Text with #37474A 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 #37474A;}

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

This text has shadow with #37474A color.


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

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

This text has shadow with #37474A primary color and red secondary color.


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

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

This text has shadow with #37474A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37474A.

Preview

Color preview on black background

This text has color #37474A on black background.


Color preview on white background

This text has color #37474A on white background.


Black color preview on #37474A background

This text has black color on #37474A background.


White color preview on #37474A background

This text has white color on #37474A background.


Related colors

Complementary color

Complementary color for #hex is #C8B8B5.


I love getcolorcode.com

Triadic colors

1 #4A3747 and #474A37 with #37474A are triadic colors.

2 #4A4737 and #47374A with #37474A are triadic colors.