COLOR #6C8180

HEX: #6C8180 RGB: (108,129,128)

Renk bilgisi

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

RGB renk modeli

#6C8180 color RGB value is (108,129,128).

RGB: (108,129,128) (42%, 51%, 50%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 129 of 255 = 51%
B 128 of 255 = 50%

108
129
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 129 + 128 = 365 (100%)
R 108 of 365 ~ 29.59%
G 129 of 365 ~ 35.34%
B 128 of 365 ~ 35.07'%

%29.59
%35.34
%35.07

CMYK RENK MODELİ

#6C8180 rengi CMYK tonu (16,0,1,49).

  • camgöbeği tonu 16.28%
  • eflatun tonu 0.00%
  • sarı tonu 0.78%
  • ana renk tonu 49.41%
CMYK: (16,0,1,49) C16M0Y1K49 (16%,0%,1%,49%) (0.16/0.00/0.01/0.49) 

CMYK yüzdeleri

%16.28
%0
%0.78
%49.41

Codes

Color #6C8180 in popluar color models

6C 81 80
RGB 108 129 128
HSL 177° 8.86% 46.47%
HSB/HSV 177° 16.28% 50.59%
CMYK 16.28% 0.00% 0.78%
49.41%

Color #6C8180 in popluar number systems.

HEX 6C 81 80
Decimal 108 129 128
Binary 1101100 10000001 10000000
Octal 154 201 200

Shades and tints

Shades of #6C8180

#6C8180
(108,129,128)
#637675
(99,118,117)
#5A6B6A
(90,107,106)
#51605F
(81,96,95)
#485554
(72,85,84)
#3F4A49
(63,74,73)
#363F3E
(54,63,62)
#2D3433
(45,52,51)
#242928
(36,41,40)
#1B1E1D
(27,30,29)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #6C8180

#6C8180
(108,129,128)
#798C8B
(121,140,139)
#869796
(134,151,150)
#93A2A1
(147,162,161)
#A0ADAC
(160,173,172)
#ADB8B7
(173,184,183)
#BAC3C2
(186,195,194)
#C7CECD
(199,206,205)
#D4D9D8
(212,217,216)
#E1E4E3
(225,228,227)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8180 color. Also use rgb(108,129,128) instead hex code.

Text Font Color

.myTextColor { color: #6C8180; }

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

This text font color is #6C8180.

Background Color

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

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

This div background color is #6C8180.

Border color

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

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

This div border color is #6C8180.

Opacity

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

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

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

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

This text has shadow with #6C8180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8180.

Preview

Color preview on black background

This text has color #6C8180 on black background.


Color preview on white background

This text has color #6C8180 on white background.


Black color preview on #6C8180 background

This text has black color on #6C8180 background.


White color preview on #6C8180 background

This text has white color on #6C8180 background.


Related colors

Complementary color

Complementary color for #hex is #937E7F.


I love getcolorcode.com

Triadic colors

1 #806C81 and #81806C with #6C8180 are triadic colors.

2 #80816C and #816C80 with #6C8180 are triadic colors.