COLOR #3C7463

HEX: #3C7463 RGB: (60,116,99)

Renk bilgisi

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

RGB renk modeli

#3C7463 color RGB value is (60,116,99).

RGB: (60,116,99) (24%, 45%, 39%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 116 of 255 = 45%
B 99 of 255 = 39%

60
116
99

R + G + B ~ 36%. #3C7463 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 116 + 99 = 275 (100%)
R 60 of 275 ~ 21.82%
G 116 of 275 ~ 42.18%
B 99 of 275 ~ 36'%

%21.82
%42.18
%36

CMYK RENK MODELİ

#3C7463 rengi CMYK tonu (48,0,15,55).

  • camgöbeği tonu 48.28%
  • eflatun tonu 0.00%
  • sarı tonu 14.66%
  • ana renk tonu 54.51%

CMYK: (48,0,15,55)
C48M0Y15K55 (48%, 0%, 15%, 55%)
(0.48 / 0.00 / 0.15 / 0.55)

CMYK yüzdeleri

%48.28
%0
%14.66
%54.51

Codes

Color #3C7463 in popluar color models

3C 74 63
RGB 60 116 99
HSL 162° 31.82% 34.51%
HSB/HSV 162° 48.28% 45.49%
CMYK 48.28% 0.00% 14.66%
54.51%

Color #3C7463 in popluar number systems.

HEX 3C 74 63
Decimal 60 116 99
Binary 111100 1110100 1100011
Octal 74 164 143

Shades and tints

Shades of #3C7463

#3C7463
(60,116,99)
#376A5A
(55,106,90)
#326051
(50,96,81)
#2D5648
(45,86,72)
#284C3F
(40,76,63)
#234236
(35,66,54)
#1E382D
(30,56,45)
#192E24
(25,46,36)
#14241B
(20,36,27)
#0F1A12
(15,26,18)
#0A1009
(10,16,9)
#000000
(0,0,0)

Tints of #3C7463

#3C7463
(60,116,99)
#4D8071
(77,128,113)
#5E8C7F
(94,140,127)
#6F988D
(111,152,141)
#80A49B
(128,164,155)
#91B0A9
(145,176,169)
#A2BCB7
(162,188,183)
#B3C8C5
(179,200,197)
#C4D4D3
(196,212,211)
#D5E0E1
(213,224,225)
#E6ECEF
(230,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3C7463; }

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

This text font color is #3C7463.

Background Color

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

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

This div background color is #3C7463.

Border color

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

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

This div border color is #3C7463.

Opacity

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

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

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

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

This text has shadow with #3C7463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3C7463.

Preview

Color preview on black background

This text has color #3C7463 on black background.


Color preview on white background

This text has color #3C7463 on white background.


Black color preview on #3C7463 background

This text has black color on #3C7463 background.


White color preview on #3C7463 background

This text has white color on #3C7463 background.


Related colors

Complementary color

Complementary color for #hex is #C38B9C.


I love getcolorcode.com

Triadic colors

1 #633C74 and #74633C with #3C7463 are triadic colors.

2 #63743C and #743C63 with #3C7463 are triadic colors.