COLOR #3C4D63

HEX: #3C4D63 RGB: (60,77,99)

Renk bilgisi

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

RGB renk modeli

#3C4D63 color RGB value is (60,77,99).

RGB: (60,77,99) (24%, 30%, 39%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 77 of 255 = 30%
B 99 of 255 = 39%

60
77
99

R + G + B ~ 31%. #3C4D63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 77 + 99 = 236 (100%)
R 60 of 236 ~ 25.42%
G 77 of 236 ~ 32.63%
B 99 of 236 ~ 41.95'%

%25.42
%32.63
%41.95

CMYK RENK MODELİ

#3C4D63 rengi CMYK tonu (39,22,0,61).

  • camgöbeği tonu 39.39%
  • eflatun tonu 22.22%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (39,22,0,61)
C39M22Y0K61 (39%, 22%, 0%, 61%)
(0.39 / 0.22 / 0.00 / 0.61)

CMYK yüzdeleri

%39.39
%22.22
%0
%61.18

Codes

Color #3C4D63 in popluar color models

3C 4D 63
RGB 60 77 99
HSL 214° 24.53% 31.18%
HSB/HSV 214° 39.39% 38.82%
CMYK 39.39% 22.22% 0.00%
61.18%

Color #3C4D63 in popluar number systems.

HEX 3C 4D 63
Decimal 60 77 99
Binary 111100 1001101 1100011
Octal 74 115 143

Shades and tints

Shades of #3C4D63

#3C4D63
(60,77,99)
#37465A
(55,70,90)
#323F51
(50,63,81)
#2D3848
(45,56,72)
#28313F
(40,49,63)
#232A36
(35,42,54)
#1E232D
(30,35,45)
#191C24
(25,28,36)
#14151B
(20,21,27)
#0F0E12
(15,14,18)
#0A0709
(10,7,9)
#000000
(0,0,0)

Tints of #3C4D63

#3C4D63
(60,77,99)
#4D5D71
(77,93,113)
#5E6D7F
(94,109,127)
#6F7D8D
(111,125,141)
#808D9B
(128,141,155)
#919DA9
(145,157,169)
#A2ADB7
(162,173,183)
#B3BDC5
(179,189,197)
#C4CDD3
(196,205,211)
#D5DDE1
(213,221,225)
#E6EDEF
(230,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3C4D63 color. Also use rgb(60,77,99) instead hex code.

Text Font Color

.myTextColor { color: #3C4D63; }

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

This text font color is #3C4D63.

Background Color

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

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

This div background color is #3C4D63.

Border color

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

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

This div border color is #3C4D63.

Opacity

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

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

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

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

This text has shadow with #3C4D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3C4D63.

Preview

Color preview on black background

This text has color #3C4D63 on black background.


Color preview on white background

This text has color #3C4D63 on white background.


Black color preview on #3C4D63 background

This text has black color on #3C4D63 background.


White color preview on #3C4D63 background

This text has white color on #3C4D63 background.


Related colors

Complementary color

Complementary color for #hex is #C3B29C.


I love getcolorcode.com

Triadic colors

1 #633C4D and #4D633C with #3C4D63 are triadic colors.

2 #634D3C and #4D3C63 with #3C4D63 are triadic colors.