COLOR #6B8C49

HEX: #6B8C49 RGB: (107,140,73)

Renk bilgisi

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

RGB renk modeli

#6B8C49 color RGB value is (107,140,73).

RGB: (107,140,73) (42%, 55%, 29%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 140 of 255 = 55%
B 73 of 255 = 29%

107
140
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 140 + 73 = 320 (100%)
R 107 of 320 ~ 33.44%
G 140 of 320 ~ 43.75%
B 73 of 320 ~ 22.81'%

%33.44
%43.75
%22.81

CMYK RENK MODELİ

#6B8C49 rengi CMYK tonu (24,0,48,45).

  • camgöbeği tonu 23.57%
  • eflatun tonu 0.00%
  • sarı tonu 47.86%
  • ana renk tonu 45.10%

CMYK: (24,0,48,45)
C24M0Y48K45 (24%, 0%, 48%, 45%)
(0.24 / 0.00 / 0.48 / 0.45)

CMYK yüzdeleri

%23.57
%0
%47.86
%45.1

Codes

Color #6B8C49 in popluar color models

6B 8C 49
RGB 107 140 73
HSL 90° 31.46% 41.76%
HSB/HSV 90° 47.86% 54.90%
CMYK 23.57% 0.00% 47.86%
45.10%

Color #6B8C49 in popluar number systems.

HEX 6B 8C 49
Decimal 107 140 73
Binary 1101011 10001100 1001001
Octal 153 214 111

Shades and tints

Shades of #6B8C49

#6B8C49
(107,140,73)
#628043
(98,128,67)
#59743D
(89,116,61)
#506837
(80,104,55)
#475C31
(71,92,49)
#3E502B
(62,80,43)
#354425
(53,68,37)
#2C381F
(44,56,31)
#232C19
(35,44,25)
#1A2013
(26,32,19)
#11140D
(17,20,13)
#000000
(0,0,0)

Tints of #6B8C49

#6B8C49
(107,140,73)
#789659
(120,150,89)
#85A069
(133,160,105)
#92AA79
(146,170,121)
#9FB489
(159,180,137)
#ACBE99
(172,190,153)
#B9C8A9
(185,200,169)
#C6D2B9
(198,210,185)
#D3DCC9
(211,220,201)
#E0E6D9
(224,230,217)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B8C49; }

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

This text font color is #6B8C49.

Background Color

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

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

This div background color is #6B8C49.

Border color

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

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

This div border color is #6B8C49.

Opacity

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

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

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

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

This text has shadow with #6B8C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8C49.

Preview

Color preview on black background

This text has color #6B8C49 on black background.


Color preview on white background

This text has color #6B8C49 on white background.


Black color preview on #6B8C49 background

This text has black color on #6B8C49 background.


White color preview on #6B8C49 background

This text has white color on #6B8C49 background.


Related colors

Complementary color

Complementary color for #hex is #9473B6.


I love getcolorcode.com

Triadic colors

1 #496B8C and #8C496B with #6B8C49 are triadic colors.

2 #498C6B and #8C6B49 with #6B8C49 are triadic colors.