COLOR #3C5251

HEX: #3C5251 RGB: (60,82,81)

Renk bilgisi

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

RGB renk modeli

#3C5251 color RGB value is (60,82,81).

RGB: (60,82,81) (24%, 32%, 32%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 82 of 255 = 32%
B 81 of 255 = 32%

60
82
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 82 + 81 = 223 (100%)
R 60 of 223 ~ 26.91%
G 82 of 223 ~ 36.77%
B 81 of 223 ~ 36.32'%

%26.91
%36.77
%36.32

CMYK RENK MODELİ

#3C5251 rengi CMYK tonu (27,0,1,68).

  • camgöbeği tonu 26.83%
  • eflatun tonu 0.00%
  • sarı tonu 1.22%
  • ana renk tonu 67.84%

CMYK: (27,0,1,68)
C27M0Y1K68 (27%, 0%, 1%, 68%)
(0.27 / 0.00 / 0.01 / 0.68)

CMYK yüzdeleri

%26.83
%0
%1.22
%67.84

Codes

Color #3C5251 in popluar color models

3C 52 51
RGB 60 82 81
HSL 177° 15.49% 27.84%
HSB/HSV 177° 26.83% 32.16%
CMYK 26.83% 0.00% 1.22%
67.84%

Color #3C5251 in popluar number systems.

HEX 3C 52 51
Decimal 60 82 81
Binary 111100 1010010 1010001
Octal 74 122 121

Shades and tints

Shades of #3C5251

#3C5251
(60,82,81)
#374B4A
(55,75,74)
#324443
(50,68,67)
#2D3D3C
(45,61,60)
#283635
(40,54,53)
#232F2E
(35,47,46)
#1E2827
(30,40,39)
#192120
(25,33,32)
#141A19
(20,26,25)
#0F1312
(15,19,18)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #3C5251

#3C5251
(60,82,81)
#4D6160
(77,97,96)
#5E706F
(94,112,111)
#6F7F7E
(111,127,126)
#808E8D
(128,142,141)
#919D9C
(145,157,156)
#A2ACAB
(162,172,171)
#B3BBBA
(179,187,186)
#C4CAC9
(196,202,201)
#D5D9D8
(213,217,216)
#E6E8E7
(230,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3C5251 color. Also use rgb(60,82,81) instead hex code.

Text Font Color

.myTextColor { color: #3C5251; }

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

This text font color is #3C5251.

Background Color

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

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

This div background color is #3C5251.

Border color

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

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

This div border color is #3C5251.

Opacity

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

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

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

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

This text has shadow with #3C5251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3C5251.

Preview

Color preview on black background

This text has color #3C5251 on black background.


Color preview on white background

This text has color #3C5251 on white background.


Black color preview on #3C5251 background

This text has black color on #3C5251 background.


White color preview on #3C5251 background

This text has white color on #3C5251 background.


Related colors

Complementary color

Complementary color for #hex is #C3ADAE.


I love getcolorcode.com

Triadic colors

1 #513C52 and #52513C with #3C5251 are triadic colors.

2 #51523C and #523C51 with #3C5251 are triadic colors.