COLOR #6B8749

HEX: #6B8749 RGB: (107,135,73)

Renk bilgisi

#6B8749 contains mainly red and green colors. #6B8749 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6B8749 color RGB value is (107,135,73).

RGB: (107,135,73) (42%, 53%, 29%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 135 of 255 = 53%
B 73 of 255 = 29%

107
135
73

R + G + B ~ 41%. #6B8749 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 135 + 73 = 315 (100%)
R 107 of 315 ~ 33.97%
G 135 of 315 ~ 42.86%
B 73 of 315 ~ 23.17'%

%33.97
%42.86
%23.17

CMYK RENK MODELİ

#6B8749 rengi CMYK tonu (21,0,46,47).

  • camgöbeği tonu 20.74%
  • eflatun tonu 0.00%
  • sarı tonu 45.93%
  • ana renk tonu 47.06%

CMYK: (21,0,46,47)
C21M0Y46K47 (21%, 0%, 46%, 47%)
(0.21 / 0.00 / 0.46 / 0.47)

CMYK yüzdeleri

%20.74
%0
%45.93
%47.06

Codes

Color #6B8749 in popluar color models

6B 87 49
RGB 107 135 73
HSL 87° 29.81% 40.78%
HSB/HSV 87° 45.93% 52.94%
CMYK 20.74% 0.00% 45.93%
47.06%

Color #6B8749 in popluar number systems.

HEX 6B 87 49
Decimal 107 135 73
Binary 1101011 10000111 1001001
Octal 153 207 111

Shades and tints

Shades of #6B8749

#6B8749
(107,135,73)
#627B43
(98,123,67)
#596F3D
(89,111,61)
#506337
(80,99,55)
#475731
(71,87,49)
#3E4B2B
(62,75,43)
#353F25
(53,63,37)
#2C331F
(44,51,31)
#232719
(35,39,25)
#1A1B13
(26,27,19)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #6B8749

#6B8749
(107,135,73)
#789159
(120,145,89)
#859B69
(133,155,105)
#92A579
(146,165,121)
#9FAF89
(159,175,137)
#ACB999
(172,185,153)
#B9C3A9
(185,195,169)
#C6CDB9
(198,205,185)
#D3D7C9
(211,215,201)
#E0E1D9
(224,225,217)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8749 color. Also use rgb(107,135,73) instead hex code.

Text Font Color

.myTextColor { color: #6B8749; }

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

This text font color is #6B8749.

Background Color

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

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

This div background color is #6B8749.

Border color

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

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

This div border color is #6B8749.

Opacity

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

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

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

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

This text has shadow with #6B8749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8749.

Preview

Color preview on black background

This text has color #6B8749 on black background.


Color preview on white background

This text has color #6B8749 on white background.


Black color preview on #6B8749 background

This text has black color on #6B8749 background.


White color preview on #6B8749 background

This text has white color on #6B8749 background.


Related colors

Complementary color

Complementary color for #hex is #9478B6.


I love getcolorcode.com

Triadic colors

1 #496B87 and #87496B with #6B8749 are triadic colors.

2 #49876B and #876B49 with #6B8749 are triadic colors.