COLOR #6C9377

HEX: #6C9377 RGB: (108,147,119)

Renk bilgisi

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

RGB renk modeli

#6C9377 color RGB value is (108,147,119).

RGB: (108,147,119) (42%, 58%, 47%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 147 of 255 = 58%
B 119 of 255 = 47%

108
147
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 147 + 119 = 374 (100%)
R 108 of 374 ~ 28.88%
G 147 of 374 ~ 39.3%
B 119 of 374 ~ 31.82'%

%28.88
%39.3
%31.82

CMYK RENK MODELİ

#6C9377 rengi CMYK tonu (27,0,19,42).

  • camgöbeği tonu 26.53%
  • eflatun tonu 0.00%
  • sarı tonu 19.05%
  • ana renk tonu 42.35%

CMYK: (27,0,19,42)
C27M0Y19K42 (27%, 0%, 19%, 42%)
(0.27 / 0.00 / 0.19 / 0.42)

CMYK yüzdeleri

%26.53
%0
%19.05
%42.35

Codes

Color #6C9377 in popluar color models

6C 93 77
RGB 108 147 119
HSL 137° 15.29% 50.00%
HSB/HSV 137° 26.53% 57.65%
CMYK 26.53% 0.00% 19.05%
42.35%

Color #6C9377 in popluar number systems.

HEX 6C 93 77
Decimal 108 147 119
Binary 1101100 10010011 1110111
Octal 154 223 167

Shades and tints

Shades of #6C9377

#6C9377
(108,147,119)
#63866D
(99,134,109)
#5A7963
(90,121,99)
#516C59
(81,108,89)
#485F4F
(72,95,79)
#3F5245
(63,82,69)
#36453B
(54,69,59)
#2D3831
(45,56,49)
#242B27
(36,43,39)
#1B1E1D
(27,30,29)
#121113
(18,17,19)
#000000
(0,0,0)

Tints of #6C9377

#6C9377
(108,147,119)
#799C83
(121,156,131)
#86A58F
(134,165,143)
#93AE9B
(147,174,155)
#A0B7A7
(160,183,167)
#ADC0B3
(173,192,179)
#BAC9BF
(186,201,191)
#C7D2CB
(199,210,203)
#D4DBD7
(212,219,215)
#E1E4E3
(225,228,227)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C9377 color. Also use rgb(108,147,119) instead hex code.

Text Font Color

.myTextColor { color: #6C9377; }

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

This text font color is #6C9377.

Background Color

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

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

This div background color is #6C9377.

Border color

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

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

This div border color is #6C9377.

Opacity

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

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

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

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

This text has shadow with #6C9377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C9377.

Preview

Color preview on black background

This text has color #6C9377 on black background.


Color preview on white background

This text has color #6C9377 on white background.


Black color preview on #6C9377 background

This text has black color on #6C9377 background.


White color preview on #6C9377 background

This text has white color on #6C9377 background.


Related colors

Complementary color

Complementary color for #hex is #936C88.


I love getcolorcode.com

Triadic colors

1 #776C93 and #93776C with #6C9377 are triadic colors.

2 #77936C and #936C77 with #6C9377 are triadic colors.