COLOR #6C877C

HEX: #6C877C RGB: (108,135,124)

Renk bilgisi

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

RGB renk modeli

#6C877C color RGB value is (108,135,124).

RGB: (108,135,124) (42%, 53%, 49%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 135 of 255 = 53%
B 124 of 255 = 49%

108
135
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 135 + 124 = 367 (100%)
R 108 of 367 ~ 29.43%
G 135 of 367 ~ 36.78%
B 124 of 367 ~ 33.79'%

%29.43
%36.78
%33.79

CMYK RENK MODELİ

#6C877C rengi CMYK tonu (20,0,8,47).

  • camgöbeği tonu 20.00%
  • eflatun tonu 0.00%
  • sarı tonu 8.15%
  • ana renk tonu 47.06%
CMYK: (20,0,8,47) C20M0Y8K47 (20%,0%,8%,47%) (0.20/0.00/0.08/0.47) 

CMYK yüzdeleri

%20
%0
%8.15
%47.06

Codes

Color #6C877C in popluar color models

6C 87 7C
RGB 108 135 124
HSL 156° 11.11% 47.65%
HSB/HSV 156° 20.00% 52.94%
CMYK 20.00% 0.00% 8.15%
47.06%

Color #6C877C in popluar number systems.

HEX 6C 87 7C
Decimal 108 135 124
Binary 1101100 10000111 1111100
Octal 154 207 174

Shades and tints

Shades of #6C877C

#6C877C
(108,135,124)
#637B71
(99,123,113)
#5A6F66
(90,111,102)
#51635B
(81,99,91)
#485750
(72,87,80)
#3F4B45
(63,75,69)
#363F3A
(54,63,58)
#2D332F
(45,51,47)
#242724
(36,39,36)
#1B1B19
(27,27,25)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #6C877C

#6C877C
(108,135,124)
#799187
(121,145,135)
#869B92
(134,155,146)
#93A59D
(147,165,157)
#A0AFA8
(160,175,168)
#ADB9B3
(173,185,179)
#BAC3BE
(186,195,190)
#C7CDC9
(199,205,201)
#D4D7D4
(212,215,212)
#E1E1DF
(225,225,223)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C877C color. Also use rgb(108,135,124) instead hex code.

Text Font Color

.myTextColor { color: #6C877C; }

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

This text font color is #6C877C.

Background Color

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

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

This div background color is #6C877C.

Border color

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

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

This div border color is #6C877C.

Opacity

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

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

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

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

This text has shadow with #6C877C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C877C.

Preview

Color preview on black background

This text has color #6C877C on black background.


Color preview on white background

This text has color #6C877C on white background.


Black color preview on #6C877C background

This text has black color on #6C877C background.


White color preview on #6C877C background

This text has white color on #6C877C background.


Related colors

Complementary color

Complementary color for #hex is #937883.


I love getcolorcode.com

Triadic colors

1 #7C6C87 and #877C6C with #6C877C are triadic colors.

2 #7C876C and #876C7C with #6C877C are triadic colors.