COLOR #6C767C

HEX: #6C767C RGB: (108,118,124)

Renk bilgisi

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

RGB renk modeli

#6C767C color RGB value is (108,118,124).

RGB: (108,118,124) (42%, 46%, 49%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 118 of 255 = 46%
B 124 of 255 = 49%

108
118
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 118 + 124 = 350 (100%)
R 108 of 350 ~ 30.86%
G 118 of 350 ~ 33.71%
B 124 of 350 ~ 35.43'%

%30.86
%33.71
%35.43

CMYK RENK MODELİ

#6C767C rengi CMYK tonu (13,5,0,51).

  • camgöbeği tonu 12.90%
  • eflatun tonu 4.84%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%
CMYK: (13,5,0,51) C13M5Y0K51 (13%,5%,0%,51%) (0.13/0.05/0.00/0.51) 

CMYK yüzdeleri

%12.9
%4.84
%0
%51.37

Codes

Color #6C767C in popluar color models

6C 76 7C
RGB 108 118 124
HSL 203° 6.90% 45.49%
HSB/HSV 203° 12.90% 48.63%
CMYK 12.90% 4.84% 0.00%
51.37%

Color #6C767C in popluar number systems.

HEX 6C 76 7C
Decimal 108 118 124
Binary 1101100 1110110 1111100
Octal 154 166 174

Shades and tints

Shades of #6C767C

#6C767C
(108,118,124)
#636C71
(99,108,113)
#5A6266
(90,98,102)
#51585B
(81,88,91)
#484E50
(72,78,80)
#3F4445
(63,68,69)
#363A3A
(54,58,58)
#2D302F
(45,48,47)
#242624
(36,38,36)
#1B1C19
(27,28,25)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #6C767C

#6C767C
(108,118,124)
#798287
(121,130,135)
#868E92
(134,142,146)
#939A9D
(147,154,157)
#A0A6A8
(160,166,168)
#ADB2B3
(173,178,179)
#BABEBE
(186,190,190)
#C7CAC9
(199,202,201)
#D4D6D4
(212,214,212)
#E1E2DF
(225,226,223)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C767C; }

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

This text font color is #6C767C.

Background Color

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

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

This div background color is #6C767C.

Border color

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

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

This div border color is #6C767C.

Opacity

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

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

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

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

This text has shadow with #6C767C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C767C.

Preview

Color preview on black background

This text has color #6C767C on black background.


Color preview on white background

This text has color #6C767C on white background.


Black color preview on #6C767C background

This text has black color on #6C767C background.


White color preview on #6C767C background

This text has white color on #6C767C background.


Related colors

Complementary color

Complementary color for #hex is #938983.


I love getcolorcode.com

Triadic colors

1 #7C6C76 and #767C6C with #6C767C are triadic colors.

2 #7C766C and #766C7C with #6C767C are triadic colors.