COLOR #6B824F

HEX: #6B824F RGB: (107,130,79)

Renk bilgisi

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

RGB renk modeli

#6B824F color RGB value is (107,130,79).

RGB: (107,130,79) (42%, 51%, 31%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 130 of 255 = 51%
B 79 of 255 = 31%

107
130
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 130 + 79 = 316 (100%)
R 107 of 316 ~ 33.86%
G 130 of 316 ~ 41.14%
B 79 of 316 ~ 25'%

%33.86
%41.14
%25

CMYK RENK MODELİ

#6B824F rengi CMYK tonu (18,0,39,49).

  • camgöbeği tonu 17.69%
  • eflatun tonu 0.00%
  • sarı tonu 39.23%
  • ana renk tonu 49.02%

CMYK: (18,0,39,49)
C18M0Y39K49 (18%, 0%, 39%, 49%)
(0.18 / 0.00 / 0.39 / 0.49)

CMYK yüzdeleri

%17.69
%0
%39.23
%49.02

Codes

Color #6B824F in popluar color models

6B 82 4F
RGB 107 130 79
HSL 87° 24.40% 40.98%
HSB/HSV 87° 39.23% 50.98%
CMYK 17.69% 0.00% 39.23%
49.02%

Color #6B824F in popluar number systems.

HEX 6B 82 4F
Decimal 107 130 79
Binary 1101011 10000010 1001111
Octal 153 202 117

Shades and tints

Shades of #6B824F

#6B824F
(107,130,79)
#627748
(98,119,72)
#596C41
(89,108,65)
#50613A
(80,97,58)
#475633
(71,86,51)
#3E4B2C
(62,75,44)
#354025
(53,64,37)
#2C351E
(44,53,30)
#232A17
(35,42,23)
#1A1F10
(26,31,16)
#111409
(17,20,9)
#000000
(0,0,0)

Tints of #6B824F

#6B824F
(107,130,79)
#788D5F
(120,141,95)
#85986F
(133,152,111)
#92A37F
(146,163,127)
#9FAE8F
(159,174,143)
#ACB99F
(172,185,159)
#B9C4AF
(185,196,175)
#C6CFBF
(198,207,191)
#D3DACF
(211,218,207)
#E0E5DF
(224,229,223)
#EDF0EF
(237,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B824F color. Also use rgb(107,130,79) instead hex code.

Text Font Color

.myTextColor { color: #6B824F; }

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

This text font color is #6B824F.

Background Color

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

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

This div background color is #6B824F.

Border color

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

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

This div border color is #6B824F.

Opacity

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

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

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

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

This text has shadow with #6B824F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B824F.

Preview

Color preview on black background

This text has color #6B824F on black background.


Color preview on white background

This text has color #6B824F on white background.


Black color preview on #6B824F background

This text has black color on #6B824F background.


White color preview on #6B824F background

This text has white color on #6B824F background.


Related colors

Complementary color

Complementary color for #hex is #947DB0.


I love getcolorcode.com

Triadic colors

1 #4F6B82 and #824F6B with #6B824F are triadic colors.

2 #4F826B and #826B4F with #6B824F are triadic colors.