COLOR #6C8779

HEX: #6C8779 RGB: (108,135,121)

Renk bilgisi

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

RGB renk modeli

#6C8779 color RGB value is (108,135,121).

RGB: (108,135,121) (42%, 53%, 47%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 135 of 255 = 53%
B 121 of 255 = 47%

108
135
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 135 + 121 = 364 (100%)
R 108 of 364 ~ 29.67%
G 135 of 364 ~ 37.09%
B 121 of 364 ~ 33.24'%

%29.67
%37.09
%33.24

CMYK RENK MODELİ

#6C8779 rengi CMYK tonu (20,0,10,47).

  • camgöbeği tonu 20.00%
  • eflatun tonu 0.00%
  • sarı tonu 10.37%
  • ana renk tonu 47.06%

CMYK: (20,0,10,47)
C20M0Y10K47 (20%, 0%, 10%, 47%)
(0.20 / 0.00 / 0.10 / 0.47)

CMYK yüzdeleri

%20
%0
%10.37
%47.06

Codes

Color #6C8779 in popluar color models

6C 87 79
RGB 108 135 121
HSL 149° 11.11% 47.65%
HSB/HSV 149° 20.00% 52.94%
CMYK 20.00% 0.00% 10.37%
47.06%

Color #6C8779 in popluar number systems.

HEX 6C 87 79
Decimal 108 135 121
Binary 1101100 10000111 1111001
Octal 154 207 171

Shades and tints

Shades of #6C8779

#6C8779
(108,135,121)
#637B6E
(99,123,110)
#5A6F63
(90,111,99)
#516358
(81,99,88)
#48574D
(72,87,77)
#3F4B42
(63,75,66)
#363F37
(54,63,55)
#2D332C
(45,51,44)
#242721
(36,39,33)
#1B1B16
(27,27,22)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #6C8779

#6C8779
(108,135,121)
#799185
(121,145,133)
#869B91
(134,155,145)
#93A59D
(147,165,157)
#A0AFA9
(160,175,169)
#ADB9B5
(173,185,181)
#BAC3C1
(186,195,193)
#C7CDCD
(199,205,205)
#D4D7D9
(212,215,217)
#E1E1E5
(225,225,229)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C8779; }

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

This text font color is #6C8779.

Background Color

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

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

This div background color is #6C8779.

Border color

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

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

This div border color is #6C8779.

Opacity

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

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

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

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

This text has shadow with #6C8779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8779.

Preview

Color preview on black background

This text has color #6C8779 on black background.


Color preview on white background

This text has color #6C8779 on white background.


Black color preview on #6C8779 background

This text has black color on #6C8779 background.


White color preview on #6C8779 background

This text has white color on #6C8779 background.


Related colors

Complementary color

Complementary color for #hex is #937886.


I love getcolorcode.com

Triadic colors

1 #796C87 and #87796C with #6C8779 are triadic colors.

2 #79876C and #876C79 with #6C8779 are triadic colors.