COLOR #6B7E77

HEX: #6B7E77 RGB: (107,126,119)

Renk bilgisi

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

RGB renk modeli

#6B7E77 color RGB value is (107,126,119).

RGB: (107,126,119) (42%, 49%, 47%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 126 of 255 = 49%
B 119 of 255 = 47%

107
126
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 126 + 119 = 352 (100%)
R 107 of 352 ~ 30.4%
G 126 of 352 ~ 35.8%
B 119 of 352 ~ 33.81'%

%30.4
%35.8
%33.81

CMYK RENK MODELİ

#6B7E77 rengi CMYK tonu (15,0,6,51).

  • camgöbeği tonu 15.08%
  • eflatun tonu 0.00%
  • sarı tonu 5.56%
  • ana renk tonu 50.59%

CMYK: (15,0,6,51)
C15M0Y6K51 (15%, 0%, 6%, 51%)
(0.15 / 0.00 / 0.06 / 0.51)

CMYK yüzdeleri

%15.08
%0
%5.56
%50.59

Codes

Color #6B7E77 in popluar color models

6B 7E 77
RGB 107 126 119
HSL 158° 8.15% 45.69%
HSB/HSV 158° 15.08% 49.41%
CMYK 15.08% 0.00% 5.56%
50.59%

Color #6B7E77 in popluar number systems.

HEX 6B 7E 77
Decimal 107 126 119
Binary 1101011 1111110 1110111
Octal 153 176 167

Shades and tints

Shades of #6B7E77

#6B7E77
(107,126,119)
#62736D
(98,115,109)
#596863
(89,104,99)
#505D59
(80,93,89)
#47524F
(71,82,79)
#3E4745
(62,71,69)
#353C3B
(53,60,59)
#2C3131
(44,49,49)
#232627
(35,38,39)
#1A1B1D
(26,27,29)
#111013
(17,16,19)
#000000
(0,0,0)

Tints of #6B7E77

#6B7E77
(107,126,119)
#788983
(120,137,131)
#85948F
(133,148,143)
#929F9B
(146,159,155)
#9FAAA7
(159,170,167)
#ACB5B3
(172,181,179)
#B9C0BF
(185,192,191)
#C6CBCB
(198,203,203)
#D3D6D7
(211,214,215)
#E0E1E3
(224,225,227)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7E77 color. Also use rgb(107,126,119) instead hex code.

Text Font Color

.myTextColor { color: #6B7E77; }

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

This text font color is #6B7E77.

Background Color

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

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

This div background color is #6B7E77.

Border color

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

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

This div border color is #6B7E77.

Opacity

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

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

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

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

This text has shadow with #6B7E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7E77.

Preview

Color preview on black background

This text has color #6B7E77 on black background.


Color preview on white background

This text has color #6B7E77 on white background.


Black color preview on #6B7E77 background

This text has black color on #6B7E77 background.


White color preview on #6B7E77 background

This text has white color on #6B7E77 background.


Related colors

Complementary color

Complementary color for #hex is #948188.


I love getcolorcode.com

Triadic colors

1 #776B7E and #7E776B with #6B7E77 are triadic colors.

2 #777E6B and #7E6B77 with #6B7E77 are triadic colors.