COLOR #6C757E

HEX: #6C757E RGB: (108,117,126)

Renk bilgisi

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

RGB renk modeli

#6C757E color RGB value is (108,117,126).

RGB: (108,117,126) (42%, 46%, 49%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 117 of 255 = 46%
B 126 of 255 = 49%

108
117
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 117 + 126 = 351 (100%)
R 108 of 351 ~ 30.77%
G 117 of 351 ~ 33.33%
B 126 of 351 ~ 35.9'%

%30.77
%33.33
%35.9

CMYK RENK MODELİ

#6C757E rengi CMYK tonu (14,7,0,51).

  • camgöbeği tonu 14.29%
  • eflatun tonu 7.14%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (14,7,0,51)
C14M7Y0K51 (14%, 7%, 0%, 51%)
(0.14 / 0.07 / 0.00 / 0.51)

CMYK yüzdeleri

%14.29
%7.14
%0
%50.59

Codes

Color #6C757E in popluar color models

6C 75 7E
RGB 108 117 126
HSL 210° 7.69% 45.88%
HSB/HSV 210° 14.29% 49.41%
CMYK 14.29% 7.14% 0.00%
50.59%

Color #6C757E in popluar number systems.

HEX 6C 75 7E
Decimal 108 117 126
Binary 1101100 1110101 1111110
Octal 154 165 176

Shades and tints

Shades of #6C757E

#6C757E
(108,117,126)
#636B73
(99,107,115)
#5A6168
(90,97,104)
#51575D
(81,87,93)
#484D52
(72,77,82)
#3F4347
(63,67,71)
#36393C
(54,57,60)
#2D2F31
(45,47,49)
#242526
(36,37,38)
#1B1B1B
(27,27,27)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #6C757E

#6C757E
(108,117,126)
#798189
(121,129,137)
#868D94
(134,141,148)
#93999F
(147,153,159)
#A0A5AA
(160,165,170)
#ADB1B5
(173,177,181)
#BABDC0
(186,189,192)
#C7C9CB
(199,201,203)
#D4D5D6
(212,213,214)
#E1E1E1
(225,225,225)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C757E color. Also use rgb(108,117,126) instead hex code.

Text Font Color

.myTextColor { color: #6C757E; }

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

This text font color is #6C757E.

Background Color

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

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

This div background color is #6C757E.

Border color

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

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

This div border color is #6C757E.

Opacity

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

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

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

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

This text has shadow with #6C757E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C757E.

Preview

Color preview on black background

This text has color #6C757E on black background.


Color preview on white background

This text has color #6C757E on white background.


Black color preview on #6C757E background

This text has black color on #6C757E background.


White color preview on #6C757E background

This text has white color on #6C757E background.


Related colors

Complementary color

Complementary color for #hex is #938A81.


I love getcolorcode.com

Triadic colors

1 #7E6C75 and #757E6C with #6C757E are triadic colors.

2 #7E756C and #756C7E with #6C757E are triadic colors.