COLOR #4F6346

HEX: #4F6346 RGB: (79,99,70)

Renk bilgisi

#4F6346 contains red, green and blue colors in about the same proportion. #4F6346 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#4F6346 color RGB value is (79,99,70).

RGB: (79,99,70) (31%, 39%, 27%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 99 of 255 = 39%
B 70 of 255 = 27%

79
99
70

R + G + B ~ 32%. #4F6346 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 99 + 70 = 248 (100%)
R 79 of 248 ~ 31.85%
G 99 of 248 ~ 39.92%
B 70 of 248 ~ 28.23'%

%31.85
%39.92
%28.23

CMYK RENK MODELİ

#4F6346 rengi CMYK tonu (20,0,29,61).

  • camgöbeği tonu 20.20%
  • eflatun tonu 0.00%
  • sarı tonu 29.29%
  • ana renk tonu 61.18%

CMYK: (20,0,29,61)
C20M0Y29K61 (20%, 0%, 29%, 61%)
(0.20 / 0.00 / 0.29 / 0.61)

CMYK yüzdeleri

%20.2
%0
%29.29
%61.18

Codes

Color #4F6346 in popluar color models

4F 63 46
RGB 79 99 70
HSL 101° 17.16% 33.14%
HSB/HSV 101° 29.29% 38.82%
CMYK 20.20% 0.00% 29.29%
61.18%

Color #4F6346 in popluar number systems.

HEX 4F 63 46
Decimal 79 99 70
Binary 1001111 1100011 1000110
Octal 117 143 106

Shades and tints

Shades of #4F6346

#4F6346
(79,99,70)
#485A40
(72,90,64)
#41513A
(65,81,58)
#3A4834
(58,72,52)
#333F2E
(51,63,46)
#2C3628
(44,54,40)
#252D22
(37,45,34)
#1E241C
(30,36,28)
#171B16
(23,27,22)
#101210
(16,18,16)
#09090A
(9,9,10)
#000000
(0,0,0)

Tints of #4F6346

#4F6346
(79,99,70)
#5F7156
(95,113,86)
#6F7F66
(111,127,102)
#7F8D76
(127,141,118)
#8F9B86
(143,155,134)
#9FA996
(159,169,150)
#AFB7A6
(175,183,166)
#BFC5B6
(191,197,182)
#CFD3C6
(207,211,198)
#DFE1D6
(223,225,214)
#EFEFE6
(239,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6346 color. Also use rgb(79,99,70) instead hex code.

Text Font Color

.myTextColor { color: #4F6346; }

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

This text font color is #4F6346.

Background Color

.myBgColor { background-color: #4F6346; }

<div style="background-color:#4F6346">Inner text</div>

This div background color is #4F6346.

Border color

.myBorderColor { border: 1px solid #4F6346; }

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

This div border color is #4F6346.

Opacity

.myOpacity80 { color: #4F6346; opacity: 0.8; }

<p style="color:#4F6346;opacity:0.8;">80%</p>

Text with #4F6346 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 #4F6346;}

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

This text has shadow with #4F6346 color.


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

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

This text has shadow with #4F6346 primary color and red secondary color.


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

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

This text has shadow with #4F6346 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4F6346.

Preview

Color preview on black background

This text has color #4F6346 on black background.


Color preview on white background

This text has color #4F6346 on white background.


Black color preview on #4F6346 background

This text has black color on #4F6346 background.


White color preview on #4F6346 background

This text has white color on #4F6346 background.


Related colors

Complementary color

Complementary color for #hex is #B09CB9.


I love getcolorcode.com

Triadic colors

1 #464F63 and #63464F with #4F6346 are triadic colors.

2 #46634F and #634F46 with #4F6346 are triadic colors.