COLOR #6D827B

HEX: #6D827B RGB: (109,130,123)

Renk bilgisi

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

RGB renk modeli

#6D827B color RGB value is (109,130,123).

RGB: (109,130,123) (43%, 51%, 48%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 130 of 255 = 51%
B 123 of 255 = 48%

109
130
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 130 + 123 = 362 (100%)
R 109 of 362 ~ 30.11%
G 130 of 362 ~ 35.91%
B 123 of 362 ~ 33.98'%

%30.11
%35.91
%33.98

CMYK RENK MODELİ

#6D827B rengi CMYK tonu (16,0,5,49).

  • camgöbeği tonu 16.15%
  • eflatun tonu 0.00%
  • sarı tonu 5.38%
  • ana renk tonu 49.02%

CMYK: (16,0,5,49)
C16M0Y5K49 (16%, 0%, 5%, 49%)
(0.16 / 0.00 / 0.05 / 0.49)

CMYK yüzdeleri

%16.15
%0
%5.38
%49.02

Codes

Color #6D827B in popluar color models

6D 82 7B
RGB 109 130 123
HSL 160° 8.79% 46.86%
HSB/HSV 160° 16.15% 50.98%
CMYK 16.15% 0.00% 5.38%
49.02%

Color #6D827B in popluar number systems.

HEX 6D 82 7B
Decimal 109 130 123
Binary 1101101 10000010 1111011
Octal 155 202 173

Shades and tints

Shades of #6D827B

#6D827B
(109,130,123)
#647770
(100,119,112)
#5B6C65
(91,108,101)
#52615A
(82,97,90)
#49564F
(73,86,79)
#404B44
(64,75,68)
#374039
(55,64,57)
#2E352E
(46,53,46)
#252A23
(37,42,35)
#1C1F18
(28,31,24)
#13140D
(19,20,13)
#000000
(0,0,0)

Tints of #6D827B

#6D827B
(109,130,123)
#7A8D87
(122,141,135)
#879893
(135,152,147)
#94A39F
(148,163,159)
#A1AEAB
(161,174,171)
#AEB9B7
(174,185,183)
#BBC4C3
(187,196,195)
#C8CFCF
(200,207,207)
#D5DADB
(213,218,219)
#E2E5E7
(226,229,231)
#EFF0F3
(239,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D827B color. Also use rgb(109,130,123) instead hex code.

Text Font Color

.myTextColor { color: #6D827B; }

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

This text font color is #6D827B.

Background Color

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

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

This div background color is #6D827B.

Border color

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

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

This div border color is #6D827B.

Opacity

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

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

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

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

This text has shadow with #6D827B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D827B.

Preview

Color preview on black background

This text has color #6D827B on black background.


Color preview on white background

This text has color #6D827B on white background.


Black color preview on #6D827B background

This text has black color on #6D827B background.


White color preview on #6D827B background

This text has white color on #6D827B background.


Related colors

Complementary color

Complementary color for #hex is #927D84.


I love getcolorcode.com

Triadic colors

1 #7B6D82 and #827B6D with #6D827B are triadic colors.

2 #7B826D and #826D7B with #6D827B are triadic colors.