COLOR #6C8059

HEX: #6C8059 RGB: (108,128,89)

Renk bilgisi

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

RGB renk modeli

#6C8059 color RGB value is (108,128,89).

RGB: (108,128,89) (42%, 50%, 35%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 128 of 255 = 50%
B 89 of 255 = 35%

108
128
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 128 + 89 = 325 (100%)
R 108 of 325 ~ 33.23%
G 128 of 325 ~ 39.38%
B 89 of 325 ~ 27.38'%

%33.23
%39.38
%27.38

CMYK RENK MODELİ

#6C8059 rengi CMYK tonu (16,0,30,50).

  • camgöbeği tonu 15.63%
  • eflatun tonu 0.00%
  • sarı tonu 30.47%
  • ana renk tonu 49.80%

CMYK: (16,0,30,50)
C16M0Y30K50 (16%, 0%, 30%, 50%)
(0.16 / 0.00 / 0.30 / 0.50)

CMYK yüzdeleri

%15.63
%0
%30.47
%49.8

Codes

Color #6C8059 in popluar color models

6C 80 59
RGB 108 128 89
HSL 91° 17.97% 42.55%
HSB/HSV 91° 30.47% 50.20%
CMYK 15.63% 0.00% 30.47%
49.80%

Color #6C8059 in popluar number systems.

HEX 6C 80 59
Decimal 108 128 89
Binary 1101100 10000000 1011001
Octal 154 200 131

Shades and tints

Shades of #6C8059

#6C8059
(108,128,89)
#637551
(99,117,81)
#5A6A49
(90,106,73)
#515F41
(81,95,65)
#485439
(72,84,57)
#3F4931
(63,73,49)
#363E29
(54,62,41)
#2D3321
(45,51,33)
#242819
(36,40,25)
#1B1D11
(27,29,17)
#121209
(18,18,9)
#000000
(0,0,0)

Tints of #6C8059

#6C8059
(108,128,89)
#798B68
(121,139,104)
#869677
(134,150,119)
#93A186
(147,161,134)
#A0AC95
(160,172,149)
#ADB7A4
(173,183,164)
#BAC2B3
(186,194,179)
#C7CDC2
(199,205,194)
#D4D8D1
(212,216,209)
#E1E3E0
(225,227,224)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8059 color. Also use rgb(108,128,89) instead hex code.

Text Font Color

.myTextColor { color: #6C8059; }

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

This text font color is #6C8059.

Background Color

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

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

This div background color is #6C8059.

Border color

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

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

This div border color is #6C8059.

Opacity

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

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

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

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

This text has shadow with #6C8059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8059.

Preview

Color preview on black background

This text has color #6C8059 on black background.


Color preview on white background

This text has color #6C8059 on white background.


Black color preview on #6C8059 background

This text has black color on #6C8059 background.


White color preview on #6C8059 background

This text has white color on #6C8059 background.


Related colors

Complementary color

Complementary color for #hex is #937FA6.


I love getcolorcode.com

Triadic colors

1 #596C80 and #80596C with #6C8059 are triadic colors.

2 #59806C and #806C59 with #6C8059 are triadic colors.