COLOR #6C8351

HEX: #6C8351 RGB: (108,131,81)

Renk bilgisi

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

RGB renk modeli

#6C8351 color RGB value is (108,131,81).

RGB: (108,131,81) (42%, 51%, 32%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 131 of 255 = 51%
B 81 of 255 = 32%

108
131
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 131 + 81 = 320 (100%)
R 108 of 320 ~ 33.75%
G 131 of 320 ~ 40.94%
B 81 of 320 ~ 25.31'%

%33.75
%40.94
%25.31

CMYK RENK MODELİ

#6C8351 rengi CMYK tonu (18,0,38,49).

  • camgöbeği tonu 17.56%
  • eflatun tonu 0.00%
  • sarı tonu 38.17%
  • ana renk tonu 48.63%

CMYK: (18,0,38,49)
C18M0Y38K49 (18%, 0%, 38%, 49%)
(0.18 / 0.00 / 0.38 / 0.49)

CMYK yüzdeleri

%17.56
%0
%38.17
%48.63

Codes

Color #6C8351 in popluar color models

6C 83 51
RGB 108 131 81
HSL 88° 23.58% 41.57%
HSB/HSV 88° 38.17% 51.37%
CMYK 17.56% 0.00% 38.17%
48.63%

Color #6C8351 in popluar number systems.

HEX 6C 83 51
Decimal 108 131 81
Binary 1101100 10000011 1010001
Octal 154 203 121

Shades and tints

Shades of #6C8351

#6C8351
(108,131,81)
#63784A
(99,120,74)
#5A6D43
(90,109,67)
#51623C
(81,98,60)
#485735
(72,87,53)
#3F4C2E
(63,76,46)
#364127
(54,65,39)
#2D3620
(45,54,32)
#242B19
(36,43,25)
#1B2012
(27,32,18)
#12150B
(18,21,11)
#000000
(0,0,0)

Tints of #6C8351

#6C8351
(108,131,81)
#798E60
(121,142,96)
#86996F
(134,153,111)
#93A47E
(147,164,126)
#A0AF8D
(160,175,141)
#ADBA9C
(173,186,156)
#BAC5AB
(186,197,171)
#C7D0BA
(199,208,186)
#D4DBC9
(212,219,201)
#E1E6D8
(225,230,216)
#EEF1E7
(238,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8351 color. Also use rgb(108,131,81) instead hex code.

Text Font Color

.myTextColor { color: #6C8351; }

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

This text font color is #6C8351.

Background Color

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

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

This div background color is #6C8351.

Border color

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

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

This div border color is #6C8351.

Opacity

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

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

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

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

This text has shadow with #6C8351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8351.

Preview

Color preview on black background

This text has color #6C8351 on black background.


Color preview on white background

This text has color #6C8351 on white background.


Black color preview on #6C8351 background

This text has black color on #6C8351 background.


White color preview on #6C8351 background

This text has white color on #6C8351 background.


Related colors

Complementary color

Complementary color for #hex is #937CAE.


I love getcolorcode.com

Triadic colors

1 #516C83 and #83516C with #6C8351 are triadic colors.

2 #51836C and #836C51 with #6C8351 are triadic colors.