COLOR #3C6D46

HEX: #3C6D46 RGB: (60,109,70)

Renk bilgisi

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

RGB renk modeli

#3C6D46 color RGB value is (60,109,70).

RGB: (60,109,70) (24%, 43%, 27%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 109 of 255 = 43%
B 70 of 255 = 27%

60
109
70

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

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 109 + 70 = 239 (100%)
R 60 of 239 ~ 25.1%
G 109 of 239 ~ 45.61%
B 70 of 239 ~ 29.29'%

%25.1
%45.61
%29.29

CMYK RENK MODELİ

#3C6D46 rengi CMYK tonu (45,0,36,57).

  • camgöbeği tonu 44.95%
  • eflatun tonu 0.00%
  • sarı tonu 35.78%
  • ana renk tonu 57.25%

CMYK: (45,0,36,57)
C45M0Y36K57 (45%, 0%, 36%, 57%)
(0.45 / 0.00 / 0.36 / 0.57)

CMYK yüzdeleri

%44.95
%0
%35.78
%57.25

Codes

Color #3C6D46 in popluar color models

3C 6D 46
RGB 60 109 70
HSL 132° 28.99% 33.14%
HSB/HSV 132° 44.95% 42.75%
CMYK 44.95% 0.00% 35.78%
57.25%

Color #3C6D46 in popluar number systems.

HEX 3C 6D 46
Decimal 60 109 70
Binary 111100 1101101 1000110
Octal 74 155 106

Shades and tints

Shades of #3C6D46

#3C6D46
(60,109,70)
#376440
(55,100,64)
#325B3A
(50,91,58)
#2D5234
(45,82,52)
#28492E
(40,73,46)
#234028
(35,64,40)
#1E3722
(30,55,34)
#192E1C
(25,46,28)
#142516
(20,37,22)
#0F1C10
(15,28,16)
#0A130A
(10,19,10)
#000000
(0,0,0)

Tints of #3C6D46

#3C6D46
(60,109,70)
#4D7A56
(77,122,86)
#5E8766
(94,135,102)
#6F9476
(111,148,118)
#80A186
(128,161,134)
#91AE96
(145,174,150)
#A2BBA6
(162,187,166)
#B3C8B6
(179,200,182)
#C4D5C6
(196,213,198)
#D5E2D6
(213,226,214)
#E6EFE6
(230,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3C6D46 color. Also use rgb(60,109,70) instead hex code.

Text Font Color

.myTextColor { color: #3C6D46; }

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

This text font color is #3C6D46.

Background Color

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

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

This div background color is #3C6D46.

Border color

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

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

This div border color is #3C6D46.

Opacity

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

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

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

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

This text has shadow with #3C6D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3C6D46.

Preview

Color preview on black background

This text has color #3C6D46 on black background.


Color preview on white background

This text has color #3C6D46 on white background.


Black color preview on #3C6D46 background

This text has black color on #3C6D46 background.


White color preview on #3C6D46 background

This text has white color on #3C6D46 background.


Related colors

Complementary color

Complementary color for #hex is #C392B9.


I love getcolorcode.com

Triadic colors

1 #463C6D and #6D463C with #3C6D46 are triadic colors.

2 #466D3C and #6D3C46 with #3C6D46 are triadic colors.