COLOR #6B8375

HEX: #6B8375 RGB: (107,131,117)

Renk bilgisi

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

RGB renk modeli

#6B8375 color RGB value is (107,131,117).

RGB: (107,131,117) (42%, 51%, 46%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 131 of 255 = 51%
B 117 of 255 = 46%

107
131
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 131 + 117 = 355 (100%)
R 107 of 355 ~ 30.14%
G 131 of 355 ~ 36.9%
B 117 of 355 ~ 32.96'%

%30.14
%36.9
%32.96

CMYK RENK MODELİ

#6B8375 rengi CMYK tonu (18,0,11,49).

  • camgöbeği tonu 18.32%
  • eflatun tonu 0.00%
  • sarı tonu 10.69%
  • ana renk tonu 48.63%

CMYK: (18,0,11,49)
C18M0Y11K49 (18%, 0%, 11%, 49%)
(0.18 / 0.00 / 0.11 / 0.49)

CMYK yüzdeleri

%18.32
%0
%10.69
%48.63

Codes

Color #6B8375 in popluar color models

6B 83 75
RGB 107 131 117
HSL 145° 10.08% 46.67%
HSB/HSV 145° 18.32% 51.37%
CMYK 18.32% 0.00% 10.69%
48.63%

Color #6B8375 in popluar number systems.

HEX 6B 83 75
Decimal 107 131 117
Binary 1101011 10000011 1110101
Octal 153 203 165

Shades and tints

Shades of #6B8375

#6B8375
(107,131,117)
#62786B
(98,120,107)
#596D61
(89,109,97)
#506257
(80,98,87)
#47574D
(71,87,77)
#3E4C43
(62,76,67)
#354139
(53,65,57)
#2C362F
(44,54,47)
#232B25
(35,43,37)
#1A201B
(26,32,27)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #6B8375

#6B8375
(107,131,117)
#788E81
(120,142,129)
#85998D
(133,153,141)
#92A499
(146,164,153)
#9FAFA5
(159,175,165)
#ACBAB1
(172,186,177)
#B9C5BD
(185,197,189)
#C6D0C9
(198,208,201)
#D3DBD5
(211,219,213)
#E0E6E1
(224,230,225)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8375 color. Also use rgb(107,131,117) instead hex code.

Text Font Color

.myTextColor { color: #6B8375; }

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

This text font color is #6B8375.

Background Color

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

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

This div background color is #6B8375.

Border color

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

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

This div border color is #6B8375.

Opacity

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

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

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

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

This text has shadow with #6B8375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8375.

Preview

Color preview on black background

This text has color #6B8375 on black background.


Color preview on white background

This text has color #6B8375 on white background.


Black color preview on #6B8375 background

This text has black color on #6B8375 background.


White color preview on #6B8375 background

This text has white color on #6B8375 background.


Related colors

Complementary color

Complementary color for #hex is #947C8A.


I love getcolorcode.com

Triadic colors

1 #756B83 and #83756B with #6B8375 are triadic colors.

2 #75836B and #836B75 with #6B8375 are triadic colors.