COLOR #6C984D

HEX: #6C984D RGB: (108,152,77)

Renk bilgisi

#6C984D contains mainly red and green colors. #6C984D ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6C984D color RGB value is (108,152,77).

RGB: (108,152,77) (42%, 60%, 30%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 152 of 255 = 60%
B 77 of 255 = 30%

108
152
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 152 + 77 = 337 (100%)
R 108 of 337 ~ 32.05%
G 152 of 337 ~ 45.1%
B 77 of 337 ~ 22.85'%

%32.05
%45.1
%22.85

CMYK RENK MODELİ

#6C984D rengi CMYK tonu (29,0,49,40).

  • camgöbeği tonu 28.95%
  • eflatun tonu 0.00%
  • sarı tonu 49.34%
  • ana renk tonu 40.39%

CMYK: (29,0,49,40)
C29M0Y49K40 (29%, 0%, 49%, 40%)
(0.29 / 0.00 / 0.49 / 0.40)

CMYK yüzdeleri

%28.95
%0
%49.34
%40.39

Codes

Color #6C984D in popluar color models

6C 98 4D
RGB 108 152 77
HSL 95° 32.75% 44.90%
HSB/HSV 95° 49.34% 59.61%
CMYK 28.95% 0.00% 49.34%
40.39%

Color #6C984D in popluar number systems.

HEX 6C 98 4D
Decimal 108 152 77
Binary 1101100 10011000 1001101
Octal 154 230 115

Shades and tints

Shades of #6C984D

#6C984D
(108,152,77)
#638B46
(99,139,70)
#5A7E3F
(90,126,63)
#517138
(81,113,56)
#486431
(72,100,49)
#3F572A
(63,87,42)
#364A23
(54,74,35)
#2D3D1C
(45,61,28)
#243015
(36,48,21)
#1B230E
(27,35,14)
#121607
(18,22,7)
#000000
(0,0,0)

Tints of #6C984D

#6C984D
(108,152,77)
#79A15D
(121,161,93)
#86AA6D
(134,170,109)
#93B37D
(147,179,125)
#A0BC8D
(160,188,141)
#ADC59D
(173,197,157)
#BACEAD
(186,206,173)
#C7D7BD
(199,215,189)
#D4E0CD
(212,224,205)
#E1E9DD
(225,233,221)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C984D color. Also use rgb(108,152,77) instead hex code.

Text Font Color

.myTextColor { color: #6C984D; }

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

This text font color is #6C984D.

Background Color

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

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

This div background color is #6C984D.

Border color

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

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

This div border color is #6C984D.

Opacity

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

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

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

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

This text has shadow with #6C984D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C984D.

Preview

Color preview on black background

This text has color #6C984D on black background.


Color preview on white background

This text has color #6C984D on white background.


Black color preview on #6C984D background

This text has black color on #6C984D background.


White color preview on #6C984D background

This text has white color on #6C984D background.


Related colors

Complementary color

Complementary color for #hex is #9367B2.


I love getcolorcode.com

Triadic colors

1 #4D6C98 and #984D6C with #6C984D are triadic colors.

2 #4D986C and #986C4D with #6C984D are triadic colors.