COLOR #6B7876

HEX: #6B7876 RGB: (107,120,118)

Renk bilgisi

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

RGB renk modeli

#6B7876 color RGB value is (107,120,118).

RGB: (107,120,118) (42%, 47%, 46%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 120 of 255 = 47%
B 118 of 255 = 46%

107
120
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 120 + 118 = 345 (100%)
R 107 of 345 ~ 31.01%
G 120 of 345 ~ 34.78%
B 118 of 345 ~ 34.2'%

%31.01
%34.78
%34.2

CMYK RENK MODELİ

#6B7876 rengi CMYK tonu (11,0,2,53).

  • camgöbeği tonu 10.83%
  • eflatun tonu 0.00%
  • sarı tonu 1.67%
  • ana renk tonu 52.94%
CMYK: (11,0,2,53) C11M0Y2K53 (11%,0%,2%,53%) (0.11/0.00/0.02/0.53) 

CMYK yüzdeleri

%10.83
%0
%1.67
%52.94

Codes

Color #6B7876 in popluar color models

6B 78 76
RGB 107 120 118
HSL 171° 5.73% 44.51%
HSB/HSV 171° 10.83% 47.06%
CMYK 10.83% 0.00% 1.67%
52.94%

Color #6B7876 in popluar number systems.

HEX 6B 78 76
Decimal 107 120 118
Binary 1101011 1111000 1110110
Octal 153 170 166

Shades and tints

Shades of #6B7876

#6B7876
(107,120,118)
#626E6C
(98,110,108)
#596462
(89,100,98)
#505A58
(80,90,88)
#47504E
(71,80,78)
#3E4644
(62,70,68)
#353C3A
(53,60,58)
#2C3230
(44,50,48)
#232826
(35,40,38)
#1A1E1C
(26,30,28)
#111412
(17,20,18)
#000000
(0,0,0)

Tints of #6B7876

#6B7876
(107,120,118)
#788482
(120,132,130)
#85908E
(133,144,142)
#929C9A
(146,156,154)
#9FA8A6
(159,168,166)
#ACB4B2
(172,180,178)
#B9C0BE
(185,192,190)
#C6CCCA
(198,204,202)
#D3D8D6
(211,216,214)
#E0E4E2
(224,228,226)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7876 color. Also use rgb(107,120,118) instead hex code.

Text Font Color

.myTextColor { color: #6B7876; }

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

This text font color is #6B7876.

Background Color

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

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

This div background color is #6B7876.

Border color

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

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

This div border color is #6B7876.

Opacity

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

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

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

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

This text has shadow with #6B7876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7876.

Preview

Color preview on black background

This text has color #6B7876 on black background.


Color preview on white background

This text has color #6B7876 on white background.


Black color preview on #6B7876 background

This text has black color on #6B7876 background.


White color preview on #6B7876 background

This text has white color on #6B7876 background.


Related colors

Complementary color

Complementary color for #hex is #948789.


I love getcolorcode.com

Triadic colors

1 #766B78 and #78766B with #6B7876 are triadic colors.

2 #76786B and #786B76 with #6B7876 are triadic colors.