COLOR #6C9682

HEX: #6C9682 RGB: (108,150,130)

Renk bilgisi

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

RGB renk modeli

#6C9682 color RGB value is (108,150,130).

RGB: (108,150,130) (42%, 59%, 51%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 150 of 255 = 59%
B 130 of 255 = 51%

108
150
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 150 + 130 = 388 (100%)
R 108 of 388 ~ 27.84%
G 150 of 388 ~ 38.66%
B 130 of 388 ~ 33.51'%

%27.84
%38.66
%33.51

CMYK RENK MODELİ

#6C9682 rengi CMYK tonu (28,0,13,41).

  • camgöbeği tonu 28.00%
  • eflatun tonu 0.00%
  • sarı tonu 13.33%
  • ana renk tonu 41.18%

CMYK: (28,0,13,41)
C28M0Y13K41 (28%, 0%, 13%, 41%)
(0.28 / 0.00 / 0.13 / 0.41)

CMYK yüzdeleri

%28
%0
%13.33
%41.18

Codes

Color #6C9682 in popluar color models

6C 96 82
RGB 108 150 130
HSL 151° 16.67% 50.59%
HSB/HSV 151° 28.00% 58.82%
CMYK 28.00% 0.00% 13.33%
41.18%

Color #6C9682 in popluar number systems.

HEX 6C 96 82
Decimal 108 150 130
Binary 1101100 10010110 10000010
Octal 154 226 202

Shades and tints

Shades of #6C9682

#6C9682
(108,150,130)
#638977
(99,137,119)
#5A7C6C
(90,124,108)
#516F61
(81,111,97)
#486256
(72,98,86)
#3F554B
(63,85,75)
#364840
(54,72,64)
#2D3B35
(45,59,53)
#242E2A
(36,46,42)
#1B211F
(27,33,31)
#121414
(18,20,20)
#000000
(0,0,0)

Tints of #6C9682

#6C9682
(108,150,130)
#799F8D
(121,159,141)
#86A898
(134,168,152)
#93B1A3
(147,177,163)
#A0BAAE
(160,186,174)
#ADC3B9
(173,195,185)
#BACCC4
(186,204,196)
#C7D5CF
(199,213,207)
#D4DEDA
(212,222,218)
#E1E7E5
(225,231,229)
#EEF0F0
(238,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C9682 color. Also use rgb(108,150,130) instead hex code.

Text Font Color

.myTextColor { color: #6C9682; }

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

This text font color is #6C9682.

Background Color

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

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

This div background color is #6C9682.

Border color

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

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

This div border color is #6C9682.

Opacity

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

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

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

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

This text has shadow with #6C9682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C9682.

Preview

Color preview on black background

This text has color #6C9682 on black background.


Color preview on white background

This text has color #6C9682 on white background.


Black color preview on #6C9682 background

This text has black color on #6C9682 background.


White color preview on #6C9682 background

This text has white color on #6C9682 background.


Related colors

Complementary color

Complementary color for #hex is #93697D.


I love getcolorcode.com

Triadic colors

1 #826C96 and #96826C with #6C9682 are triadic colors.

2 #82966C and #966C82 with #6C9682 are triadic colors.