COLOR #3C4E49

HEX: #3C4E49 RGB: (60,78,73)

Renk bilgisi

#3C4E49 contains red, green and blue colors in about the same proportion. #3C4E49 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#3C4E49 color RGB value is (60,78,73).

RGB: (60,78,73) (24%, 31%, 29%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 78 of 255 = 31%
B 73 of 255 = 29%

60
78
73

R + G + B ~ 28%. #3C4E49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 78 + 73 = 211 (100%)
R 60 of 211 ~ 28.44%
G 78 of 211 ~ 36.97%
B 73 of 211 ~ 34.6'%

%28.44
%36.97
%34.6

CMYK RENK MODELİ

#3C4E49 rengi CMYK tonu (23,0,6,69).

  • camgöbeği tonu 23.08%
  • eflatun tonu 0.00%
  • sarı tonu 6.41%
  • ana renk tonu 69.41%

CMYK: (23,0,6,69)
C23M0Y6K69 (23%, 0%, 6%, 69%)
(0.23 / 0.00 / 0.06 / 0.69)

CMYK yüzdeleri

%23.08
%0
%6.41
%69.41

Codes

Color #3C4E49 in popluar color models

3C 4E 49
RGB 60 78 73
HSL 163° 13.04% 27.06%
HSB/HSV 163° 23.08% 30.59%
CMYK 23.08% 0.00% 6.41%
69.41%

Color #3C4E49 in popluar number systems.

HEX 3C 4E 49
Decimal 60 78 73
Binary 111100 1001110 1001001
Octal 74 116 111

Shades and tints

Shades of #3C4E49

#3C4E49
(60,78,73)
#374743
(55,71,67)
#32403D
(50,64,61)
#2D3937
(45,57,55)
#283231
(40,50,49)
#232B2B
(35,43,43)
#1E2425
(30,36,37)
#191D1F
(25,29,31)
#141619
(20,22,25)
#0F0F13
(15,15,19)
#0A080D
(10,8,13)
#000000
(0,0,0)

Tints of #3C4E49

#3C4E49
(60,78,73)
#4D5E59
(77,94,89)
#5E6E69
(94,110,105)
#6F7E79
(111,126,121)
#808E89
(128,142,137)
#919E99
(145,158,153)
#A2AEA9
(162,174,169)
#B3BEB9
(179,190,185)
#C4CEC9
(196,206,201)
#D5DED9
(213,222,217)
#E6EEE9
(230,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3C4E49 color. Also use rgb(60,78,73) instead hex code.

Text Font Color

.myTextColor { color: #3C4E49; }

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

This text font color is #3C4E49.

Background Color

.myBgColor { background-color: #3C4E49; }

<div style="background-color:#3C4E49">Inner text</div>

This div background color is #3C4E49.

Border color

.myBorderColor { border: 1px solid #3C4E49; }

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

This div border color is #3C4E49.

Opacity

.myOpacity80 { color: #3C4E49; opacity: 0.8; }

<p style="color:#3C4E49;opacity:0.8;">80%</p>

Text with #3C4E49 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 #3C4E49;}

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

This text has shadow with #3C4E49 color.


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

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

This text has shadow with #3C4E49 primary color and red secondary color.


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

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

This text has shadow with #3C4E49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #3C4E49.

Preview

Color preview on black background

This text has color #3C4E49 on black background.


Color preview on white background

This text has color #3C4E49 on white background.


Black color preview on #3C4E49 background

This text has black color on #3C4E49 background.


White color preview on #3C4E49 background

This text has white color on #3C4E49 background.


Related colors

Complementary color

Complementary color for #hex is #C3B1B6.


I love getcolorcode.com

Triadic colors

1 #493C4E and #4E493C with #3C4E49 are triadic colors.

2 #494E3C and #4E3C49 with #3C4E49 are triadic colors.