COLOR #6B8268

HEX: #6B8268 RGB: (107,130,104)

Renk bilgisi

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

RGB renk modeli

#6B8268 color RGB value is (107,130,104).

RGB: (107,130,104) (42%, 51%, 41%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 130 of 255 = 51%
B 104 of 255 = 41%

107
130
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 130 + 104 = 341 (100%)
R 107 of 341 ~ 31.38%
G 130 of 341 ~ 38.12%
B 104 of 341 ~ 30.5'%

%31.38
%38.12
%30.5

CMYK RENK MODELİ

#6B8268 rengi CMYK tonu (18,0,20,49).

  • camgöbeği tonu 17.69%
  • eflatun tonu 0.00%
  • sarı tonu 20.00%
  • ana renk tonu 49.02%

CMYK: (18,0,20,49)
C18M0Y20K49 (18%, 0%, 20%, 49%)
(0.18 / 0.00 / 0.20 / 0.49)

CMYK yüzdeleri

%17.69
%0
%20
%49.02

Codes

Color #6B8268 in popluar color models

6B 82 68
RGB 107 130 104
HSL 113° 11.11% 45.88%
HSB/HSV 113° 20.00% 50.98%
CMYK 17.69% 0.00% 20.00%
49.02%

Color #6B8268 in popluar number systems.

HEX 6B 82 68
Decimal 107 130 104
Binary 1101011 10000010 1101000
Octal 153 202 150

Shades and tints

Shades of #6B8268

#6B8268
(107,130,104)
#62775F
(98,119,95)
#596C56
(89,108,86)
#50614D
(80,97,77)
#475644
(71,86,68)
#3E4B3B
(62,75,59)
#354032
(53,64,50)
#2C3529
(44,53,41)
#232A20
(35,42,32)
#1A1F17
(26,31,23)
#11140E
(17,20,14)
#000000
(0,0,0)

Tints of #6B8268

#6B8268
(107,130,104)
#788D75
(120,141,117)
#859882
(133,152,130)
#92A38F
(146,163,143)
#9FAE9C
(159,174,156)
#ACB9A9
(172,185,169)
#B9C4B6
(185,196,182)
#C6CFC3
(198,207,195)
#D3DAD0
(211,218,208)
#E0E5DD
(224,229,221)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8268 color. Also use rgb(107,130,104) instead hex code.

Text Font Color

.myTextColor { color: #6B8268; }

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

This text font color is #6B8268.

Background Color

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

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

This div background color is #6B8268.

Border color

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

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

This div border color is #6B8268.

Opacity

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

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

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

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

This text has shadow with #6B8268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8268.

Preview

Color preview on black background

This text has color #6B8268 on black background.


Color preview on white background

This text has color #6B8268 on white background.


Black color preview on #6B8268 background

This text has black color on #6B8268 background.


White color preview on #6B8268 background

This text has white color on #6B8268 background.


Related colors

Complementary color

Complementary color for #hex is #947D97.


I love getcolorcode.com

Triadic colors

1 #686B82 and #82686B with #6B8268 are triadic colors.

2 #68826B and #826B68 with #6B8268 are triadic colors.