COLOR #6B9C76

HEX: #6B9C76 RGB: (107,156,118)

Renk bilgisi

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

RGB renk modeli

#6B9C76 color RGB value is (107,156,118).

RGB: (107,156,118) (42%, 61%, 46%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 156 of 255 = 61%
B 118 of 255 = 46%

107
156
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 156 + 118 = 381 (100%)
R 107 of 381 ~ 28.08%
G 156 of 381 ~ 40.94%
B 118 of 381 ~ 30.97'%

%28.08
%40.94
%30.97

CMYK RENK MODELİ

#6B9C76 rengi CMYK tonu (31,0,24,39).

  • camgöbeği tonu 31.41%
  • eflatun tonu 0.00%
  • sarı tonu 24.36%
  • ana renk tonu 38.82%

CMYK: (31,0,24,39)
C31M0Y24K39 (31%, 0%, 24%, 39%)
(0.31 / 0.00 / 0.24 / 0.39)

CMYK yüzdeleri

%31.41
%0
%24.36
%38.82

Codes

Color #6B9C76 in popluar color models

6B 9C 76
RGB 107 156 118
HSL 133° 19.84% 51.57%
HSB/HSV 133° 31.41% 61.18%
CMYK 31.41% 0.00% 24.36%
38.82%

Color #6B9C76 in popluar number systems.

HEX 6B 9C 76
Decimal 107 156 118
Binary 1101011 10011100 1110110
Octal 153 234 166

Shades and tints

Shades of #6B9C76

#6B9C76
(107,156,118)
#628E6C
(98,142,108)
#598062
(89,128,98)
#507258
(80,114,88)
#47644E
(71,100,78)
#3E5644
(62,86,68)
#35483A
(53,72,58)
#2C3A30
(44,58,48)
#232C26
(35,44,38)
#1A1E1C
(26,30,28)
#111012
(17,16,18)
#000000
(0,0,0)

Tints of #6B9C76

#6B9C76
(107,156,118)
#78A582
(120,165,130)
#85AE8E
(133,174,142)
#92B79A
(146,183,154)
#9FC0A6
(159,192,166)
#ACC9B2
(172,201,178)
#B9D2BE
(185,210,190)
#C6DBCA
(198,219,202)
#D3E4D6
(211,228,214)
#E0EDE2
(224,237,226)
#EDF6EE
(237,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B9C76; }

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

This text font color is #6B9C76.

Background Color

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

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

This div background color is #6B9C76.

Border color

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

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

This div border color is #6B9C76.

Opacity

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

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

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

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

This text has shadow with #6B9C76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9C76.

Preview

Color preview on black background

This text has color #6B9C76 on black background.


Color preview on white background

This text has color #6B9C76 on white background.


Black color preview on #6B9C76 background

This text has black color on #6B9C76 background.


White color preview on #6B9C76 background

This text has white color on #6B9C76 background.


Related colors

Complementary color

Complementary color for #hex is #946389.


I love getcolorcode.com

Triadic colors

1 #766B9C and #9C766B with #6B9C76 are triadic colors.

2 #769C6B and #9C6B76 with #6B9C76 are triadic colors.