COLOR #6C8468

HEX: #6C8468 RGB: (108,132,104)

Renk bilgisi

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

RGB renk modeli

#6C8468 color RGB value is (108,132,104).

RGB: (108,132,104) (42%, 52%, 41%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 132 of 255 = 52%
B 104 of 255 = 41%

108
132
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 132 + 104 = 344 (100%)
R 108 of 344 ~ 31.4%
G 132 of 344 ~ 38.37%
B 104 of 344 ~ 30.23'%

%31.4
%38.37
%30.23

CMYK RENK MODELİ

#6C8468 rengi CMYK tonu (18,0,21,48).

  • camgöbeği tonu 18.18%
  • eflatun tonu 0.00%
  • sarı tonu 21.21%
  • ana renk tonu 48.24%

CMYK: (18,0,21,48)
C18M0Y21K48 (18%, 0%, 21%, 48%)
(0.18 / 0.00 / 0.21 / 0.48)

CMYK yüzdeleri

%18.18
%0
%21.21
%48.24

Codes

Color #6C8468 in popluar color models

6C 84 68
RGB 108 132 104
HSL 111° 11.86% 46.27%
HSB/HSV 111° 21.21% 51.76%
CMYK 18.18% 0.00% 21.21%
48.24%

Color #6C8468 in popluar number systems.

HEX 6C 84 68
Decimal 108 132 104
Binary 1101100 10000100 1101000
Octal 154 204 150

Shades and tints

Shades of #6C8468

#6C8468
(108,132,104)
#63785F
(99,120,95)
#5A6C56
(90,108,86)
#51604D
(81,96,77)
#485444
(72,84,68)
#3F483B
(63,72,59)
#363C32
(54,60,50)
#2D3029
(45,48,41)
#242420
(36,36,32)
#1B1817
(27,24,23)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #6C8468

#6C8468
(108,132,104)
#798F75
(121,143,117)
#869A82
(134,154,130)
#93A58F
(147,165,143)
#A0B09C
(160,176,156)
#ADBBA9
(173,187,169)
#BAC6B6
(186,198,182)
#C7D1C3
(199,209,195)
#D4DCD0
(212,220,208)
#E1E7DD
(225,231,221)
#EEF2EA
(238,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C8468; }

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

This text font color is #6C8468.

Background Color

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

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

This div background color is #6C8468.

Border color

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

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

This div border color is #6C8468.

Opacity

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

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

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

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

This text has shadow with #6C8468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8468.

Preview

Color preview on black background

This text has color #6C8468 on black background.


Color preview on white background

This text has color #6C8468 on white background.


Black color preview on #6C8468 background

This text has black color on #6C8468 background.


White color preview on #6C8468 background

This text has white color on #6C8468 background.


Related colors

Complementary color

Complementary color for #hex is #937B97.


I love getcolorcode.com

Triadic colors

1 #686C84 and #84686C with #6C8468 are triadic colors.

2 #68846C and #846C68 with #6C8468 are triadic colors.