COLOR #6B7E46

HEX: #6B7E46 RGB: (107,126,70)

Renk bilgisi

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

RGB renk modeli

#6B7E46 color RGB value is (107,126,70).

RGB: (107,126,70) (42%, 49%, 27%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 126 of 255 = 49%
B 70 of 255 = 27%

107
126
70

R + G + B ~ 39%. #6B7E46 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 126 + 70 = 303 (100%)
R 107 of 303 ~ 35.31%
G 126 of 303 ~ 41.58%
B 70 of 303 ~ 23.1'%

%35.31
%41.58
%23.1

CMYK RENK MODELİ

#6B7E46 rengi CMYK tonu (15,0,44,51).

  • camgöbeği tonu 15.08%
  • eflatun tonu 0.00%
  • sarı tonu 44.44%
  • ana renk tonu 50.59%

CMYK: (15,0,44,51)
C15M0Y44K51 (15%, 0%, 44%, 51%)
(0.15 / 0.00 / 0.44 / 0.51)

CMYK yüzdeleri

%15.08
%0
%44.44
%50.59

Codes

Color #6B7E46 in popluar color models

6B 7E 46
RGB 107 126 70
HSL 80° 28.57% 38.43%
HSB/HSV 80° 44.44% 49.41%
CMYK 15.08% 0.00% 44.44%
50.59%

Color #6B7E46 in popluar number systems.

HEX 6B 7E 46
Decimal 107 126 70
Binary 1101011 1111110 1000110
Octal 153 176 106

Shades and tints

Shades of #6B7E46

#6B7E46
(107,126,70)
#627340
(98,115,64)
#59683A
(89,104,58)
#505D34
(80,93,52)
#47522E
(71,82,46)
#3E4728
(62,71,40)
#353C22
(53,60,34)
#2C311C
(44,49,28)
#232616
(35,38,22)
#1A1B10
(26,27,16)
#11100A
(17,16,10)
#000000
(0,0,0)

Tints of #6B7E46

#6B7E46
(107,126,70)
#788956
(120,137,86)
#859466
(133,148,102)
#929F76
(146,159,118)
#9FAA86
(159,170,134)
#ACB596
(172,181,150)
#B9C0A6
(185,192,166)
#C6CBB6
(198,203,182)
#D3D6C6
(211,214,198)
#E0E1D6
(224,225,214)
#EDECE6
(237,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7E46 color. Also use rgb(107,126,70) instead hex code.

Text Font Color

.myTextColor { color: #6B7E46; }

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

This text font color is #6B7E46.

Background Color

.myBgColor { background-color: #6B7E46; }

<div style="background-color:#6B7E46">Inner text</div>

This div background color is #6B7E46.

Border color

.myBorderColor { border: 1px solid #6B7E46; }

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

This div border color is #6B7E46.

Opacity

.myOpacity80 { color: #6B7E46; opacity: 0.8; }

<p style="color:#6B7E46;opacity:0.8;">80%</p>

Text with #6B7E46 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 #6B7E46;}

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

This text has shadow with #6B7E46 color.


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

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

This text has shadow with #6B7E46 primary color and red secondary color.


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

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

This text has shadow with #6B7E46 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6B7E46.

Preview

Color preview on black background

This text has color #6B7E46 on black background.


Color preview on white background

This text has color #6B7E46 on white background.


Black color preview on #6B7E46 background

This text has black color on #6B7E46 background.


White color preview on #6B7E46 background

This text has white color on #6B7E46 background.


Related colors

Complementary color

Complementary color for #hex is #9481B9.


I love getcolorcode.com

Triadic colors

1 #466B7E and #7E466B with #6B7E46 are triadic colors.

2 #467E6B and #7E6B46 with #6B7E46 are triadic colors.