COLOR #6C957C

HEX: #6C957C RGB: (108,149,124)

Renk bilgisi

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

RGB renk modeli

#6C957C color RGB value is (108,149,124).

RGB: (108,149,124) (42%, 58%, 49%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 149 of 255 = 58%
B 124 of 255 = 49%

108
149
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 149 + 124 = 381 (100%)
R 108 of 381 ~ 28.35%
G 149 of 381 ~ 39.11%
B 124 of 381 ~ 32.55'%

%28.35
%39.11
%32.55

CMYK RENK MODELİ

#6C957C rengi CMYK tonu (28,0,17,42).

  • camgöbeği tonu 27.52%
  • eflatun tonu 0.00%
  • sarı tonu 16.78%
  • ana renk tonu 41.57%

CMYK: (28,0,17,42)
C28M0Y17K42 (28%, 0%, 17%, 42%)
(0.28 / 0.00 / 0.17 / 0.42)

CMYK yüzdeleri

%27.52
%0
%16.78
%41.57

Codes

Color #6C957C in popluar color models

6C 95 7C
RGB 108 149 124
HSL 143° 16.21% 50.39%
HSB/HSV 143° 27.52% 58.43%
CMYK 27.52% 0.00% 16.78%
41.57%

Color #6C957C in popluar number systems.

HEX 6C 95 7C
Decimal 108 149 124
Binary 1101100 10010101 1111100
Octal 154 225 174

Shades and tints

Shades of #6C957C

#6C957C
(108,149,124)
#638871
(99,136,113)
#5A7B66
(90,123,102)
#516E5B
(81,110,91)
#486150
(72,97,80)
#3F5445
(63,84,69)
#36473A
(54,71,58)
#2D3A2F
(45,58,47)
#242D24
(36,45,36)
#1B2019
(27,32,25)
#12130E
(18,19,14)
#000000
(0,0,0)

Tints of #6C957C

#6C957C
(108,149,124)
#799E87
(121,158,135)
#86A792
(134,167,146)
#93B09D
(147,176,157)
#A0B9A8
(160,185,168)
#ADC2B3
(173,194,179)
#BACBBE
(186,203,190)
#C7D4C9
(199,212,201)
#D4DDD4
(212,221,212)
#E1E6DF
(225,230,223)
#EEEFEA
(238,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C957C; }

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

This text font color is #6C957C.

Background Color

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

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

This div background color is #6C957C.

Border color

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

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

This div border color is #6C957C.

Opacity

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

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

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

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

This text has shadow with #6C957C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C957C.

Preview

Color preview on black background

This text has color #6C957C on black background.


Color preview on white background

This text has color #6C957C on white background.


Black color preview on #6C957C background

This text has black color on #6C957C background.


White color preview on #6C957C background

This text has white color on #6C957C background.


Related colors

Complementary color

Complementary color for #hex is #936A83.


I love getcolorcode.com

Triadic colors

1 #7C6C95 and #957C6C with #6C957C are triadic colors.

2 #7C956C and #956C7C with #6C957C are triadic colors.