COLOR #3C5A49

HEX: #3C5A49 RGB: (60,90,73)

Renk bilgisi

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

RGB renk modeli

#3C5A49 color RGB value is (60,90,73).

RGB: (60,90,73) (24%, 35%, 29%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 90 of 255 = 35%
B 73 of 255 = 29%

60
90
73

R + G + B ~ 29%. #3C5A49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 90 + 73 = 223 (100%)
R 60 of 223 ~ 26.91%
G 90 of 223 ~ 40.36%
B 73 of 223 ~ 32.74'%

%26.91
%40.36
%32.74

CMYK RENK MODELİ

#3C5A49 rengi CMYK tonu (33,0,19,65).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 18.89%
  • ana renk tonu 64.71%

CMYK: (33,0,19,65)
C33M0Y19K65 (33%, 0%, 19%, 65%)
(0.33 / 0.00 / 0.19 / 0.65)

CMYK yüzdeleri

%33.33
%0
%18.89
%64.71

Codes

Color #3C5A49 in popluar color models

3C 5A 49
RGB 60 90 73
HSL 146° 20.00% 29.41%
HSB/HSV 146° 33.33% 35.29%
CMYK 33.33% 0.00% 18.89%
64.71%

Color #3C5A49 in popluar number systems.

HEX 3C 5A 49
Decimal 60 90 73
Binary 111100 1011010 1001001
Octal 74 132 111

Shades and tints

Shades of #3C5A49

#3C5A49
(60,90,73)
#375243
(55,82,67)
#324A3D
(50,74,61)
#2D4237
(45,66,55)
#283A31
(40,58,49)
#23322B
(35,50,43)
#1E2A25
(30,42,37)
#19221F
(25,34,31)
#141A19
(20,26,25)
#0F1213
(15,18,19)
#0A0A0D
(10,10,13)
#000000
(0,0,0)

Tints of #3C5A49

#3C5A49
(60,90,73)
#4D6959
(77,105,89)
#5E7869
(94,120,105)
#6F8779
(111,135,121)
#809689
(128,150,137)
#91A599
(145,165,153)
#A2B4A9
(162,180,169)
#B3C3B9
(179,195,185)
#C4D2C9
(196,210,201)
#D5E1D9
(213,225,217)
#E6F0E9
(230,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3C5A49; }

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

This text font color is #3C5A49.

Background Color

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

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

This div background color is #3C5A49.

Border color

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

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

This div border color is #3C5A49.

Opacity

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

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

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

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

This text has shadow with #3C5A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3C5A49.

Preview

Color preview on black background

This text has color #3C5A49 on black background.


Color preview on white background

This text has color #3C5A49 on white background.


Black color preview on #3C5A49 background

This text has black color on #3C5A49 background.


White color preview on #3C5A49 background

This text has white color on #3C5A49 background.


Related colors

Complementary color

Complementary color for #hex is #C3A5B6.


I love getcolorcode.com

Triadic colors

1 #493C5A and #5A493C with #3C5A49 are triadic colors.

2 #495A3C and #5A3C49 with #3C5A49 are triadic colors.