COLOR #6C855E

HEX: #6C855E RGB: (108,133,94)

Renk bilgisi

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

RGB renk modeli

#6C855E color RGB value is (108,133,94).

RGB: (108,133,94) (42%, 52%, 37%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 133 of 255 = 52%
B 94 of 255 = 37%

108
133
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 133 + 94 = 335 (100%)
R 108 of 335 ~ 32.24%
G 133 of 335 ~ 39.7%
B 94 of 335 ~ 28.06'%

%32.24
%39.7
%28.06

CMYK RENK MODELİ

#6C855E rengi CMYK tonu (19,0,29,48).

  • camgöbeği tonu 18.80%
  • eflatun tonu 0.00%
  • sarı tonu 29.32%
  • ana renk tonu 47.84%

CMYK: (19,0,29,48)
C19M0Y29K48 (19%, 0%, 29%, 48%)
(0.19 / 0.00 / 0.29 / 0.48)

CMYK yüzdeleri

%18.8
%0
%29.32
%47.84

Codes

Color #6C855E in popluar color models

6C 85 5E
RGB 108 133 94
HSL 98° 17.18% 44.51%
HSB/HSV 98° 29.32% 52.16%
CMYK 18.80% 0.00% 29.32%
47.84%

Color #6C855E in popluar number systems.

HEX 6C 85 5E
Decimal 108 133 94
Binary 1101100 10000101 1011110
Octal 154 205 136

Shades and tints

Shades of #6C855E

#6C855E
(108,133,94)
#637956
(99,121,86)
#5A6D4E
(90,109,78)
#516146
(81,97,70)
#48553E
(72,85,62)
#3F4936
(63,73,54)
#363D2E
(54,61,46)
#2D3126
(45,49,38)
#24251E
(36,37,30)
#1B1916
(27,25,22)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #6C855E

#6C855E
(108,133,94)
#79906C
(121,144,108)
#869B7A
(134,155,122)
#93A688
(147,166,136)
#A0B196
(160,177,150)
#ADBCA4
(173,188,164)
#BAC7B2
(186,199,178)
#C7D2C0
(199,210,192)
#D4DDCE
(212,221,206)
#E1E8DC
(225,232,220)
#EEF3EA
(238,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C855E color. Also use rgb(108,133,94) instead hex code.

Text Font Color

.myTextColor { color: #6C855E; }

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

This text font color is #6C855E.

Background Color

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

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

This div background color is #6C855E.

Border color

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

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

This div border color is #6C855E.

Opacity

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

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

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

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

This text has shadow with #6C855E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C855E.

Preview

Color preview on black background

This text has color #6C855E on black background.


Color preview on white background

This text has color #6C855E on white background.


Black color preview on #6C855E background

This text has black color on #6C855E background.


White color preview on #6C855E background

This text has white color on #6C855E background.


Related colors

Complementary color

Complementary color for #hex is #937AA1.


I love getcolorcode.com

Triadic colors

1 #5E6C85 and #855E6C with #6C855E are triadic colors.

2 #5E856C and #856C5E with #6C855E are triadic colors.