COLOR #6C8868

HEX: #6C8868 RGB: (108,136,104)

Renk bilgisi

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

RGB renk modeli

#6C8868 color RGB value is (108,136,104).

RGB: (108,136,104) (42%, 53%, 41%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 136 of 255 = 53%
B 104 of 255 = 41%

108
136
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 136 + 104 = 348 (100%)
R 108 of 348 ~ 31.03%
G 136 of 348 ~ 39.08%
B 104 of 348 ~ 29.89'%

%31.03
%39.08
%29.89

CMYK RENK MODELİ

#6C8868 rengi CMYK tonu (21,0,24,47).

  • camgöbeği tonu 20.59%
  • eflatun tonu 0.00%
  • sarı tonu 23.53%
  • ana renk tonu 46.67%

CMYK: (21,0,24,47)
C21M0Y24K47 (21%, 0%, 24%, 47%)
(0.21 / 0.00 / 0.24 / 0.47)

CMYK yüzdeleri

%20.59
%0
%23.53
%46.67

Codes

Color #6C8868 in popluar color models

6C 88 68
RGB 108 136 104
HSL 113° 13.33% 47.06%
HSB/HSV 113° 23.53% 53.33%
CMYK 20.59% 0.00% 23.53%
46.67%

Color #6C8868 in popluar number systems.

HEX 6C 88 68
Decimal 108 136 104
Binary 1101100 10001000 1101000
Octal 154 210 150

Shades and tints

Shades of #6C8868

#6C8868
(108,136,104)
#637C5F
(99,124,95)
#5A7056
(90,112,86)
#51644D
(81,100,77)
#485844
(72,88,68)
#3F4C3B
(63,76,59)
#364032
(54,64,50)
#2D3429
(45,52,41)
#242820
(36,40,32)
#1B1C17
(27,28,23)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #6C8868

#6C8868
(108,136,104)
#799275
(121,146,117)
#869C82
(134,156,130)
#93A68F
(147,166,143)
#A0B09C
(160,176,156)
#ADBAA9
(173,186,169)
#BAC4B6
(186,196,182)
#C7CEC3
(199,206,195)
#D4D8D0
(212,216,208)
#E1E2DD
(225,226,221)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8868 color. Also use rgb(108,136,104) instead hex code.

Text Font Color

.myTextColor { color: #6C8868; }

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

This text font color is #6C8868.

Background Color

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

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

This div background color is #6C8868.

Border color

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

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

This div border color is #6C8868.

Opacity

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

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

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

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

This text has shadow with #6C8868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8868.

Preview

Color preview on black background

This text has color #6C8868 on black background.


Color preview on white background

This text has color #6C8868 on white background.


Black color preview on #6C8868 background

This text has black color on #6C8868 background.


White color preview on #6C8868 background

This text has white color on #6C8868 background.


Related colors

Complementary color

Complementary color for #hex is #937797.


I love getcolorcode.com

Triadic colors

1 #686C88 and #88686C with #6C8868 are triadic colors.

2 #68886C and #886C68 with #6C8868 are triadic colors.