COLOR #6B797C

HEX: #6B797C RGB: (107,121,124)

Renk bilgisi

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

RGB renk modeli

#6B797C color RGB value is (107,121,124).

RGB: (107,121,124) (42%, 47%, 49%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 121 of 255 = 47%
B 124 of 255 = 49%

107
121
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 121 + 124 = 352 (100%)
R 107 of 352 ~ 30.4%
G 121 of 352 ~ 34.38%
B 124 of 352 ~ 35.23'%

%30.4
%34.38
%35.23

CMYK RENK MODELİ

#6B797C rengi CMYK tonu (14,2,0,51).

  • camgöbeği tonu 13.71%
  • eflatun tonu 2.42%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (14,2,0,51)
C14M2Y0K51 (14%, 2%, 0%, 51%)
(0.14 / 0.02 / 0.00 / 0.51)

CMYK yüzdeleri

%13.71
%2.42
%0
%51.37

Codes

Color #6B797C in popluar color models

6B 79 7C
RGB 107 121 124
HSL 191° 7.36% 45.29%
HSB/HSV 191° 13.71% 48.63%
CMYK 13.71% 2.42% 0.00%
51.37%

Color #6B797C in popluar number systems.

HEX 6B 79 7C
Decimal 107 121 124
Binary 1101011 1111001 1111100
Octal 153 171 174

Shades and tints

Shades of #6B797C

#6B797C
(107,121,124)
#626E71
(98,110,113)
#596366
(89,99,102)
#50585B
(80,88,91)
#474D50
(71,77,80)
#3E4245
(62,66,69)
#35373A
(53,55,58)
#2C2C2F
(44,44,47)
#232124
(35,33,36)
#1A1619
(26,22,25)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #6B797C

#6B797C
(107,121,124)
#788587
(120,133,135)
#859192
(133,145,146)
#929D9D
(146,157,157)
#9FA9A8
(159,169,168)
#ACB5B3
(172,181,179)
#B9C1BE
(185,193,190)
#C6CDC9
(198,205,201)
#D3D9D4
(211,217,212)
#E0E5DF
(224,229,223)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B797C color. Also use rgb(107,121,124) instead hex code.

Text Font Color

.myTextColor { color: #6B797C; }

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

This text font color is #6B797C.

Background Color

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

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

This div background color is #6B797C.

Border color

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

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

This div border color is #6B797C.

Opacity

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

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

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

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

This text has shadow with #6B797C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B797C.

Preview

Color preview on black background

This text has color #6B797C on black background.


Color preview on white background

This text has color #6B797C on white background.


Black color preview on #6B797C background

This text has black color on #6B797C background.


White color preview on #6B797C background

This text has white color on #6B797C background.


Related colors

Complementary color

Complementary color for #hex is #948683.


I love getcolorcode.com

Triadic colors

1 #7C6B79 and #797C6B with #6B797C are triadic colors.

2 #7C796B and #796B7C with #6B797C are triadic colors.