COLOR #C6D18C

HEX: #C6D18C RGB: (198,209,140)

Renk bilgisi

#C6D18C contains mainly red and green colors. #C6D18C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C6D18C color RGB value is (198,209,140).

RGB: (198,209,140) (78%, 82%, 55%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 209 of 255 = 82%
B 140 of 255 = 55%

198
209
140

R + G + B ~ 72%. #C6D18C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 209 + 140 = 547 (100%)
R 198 of 547 ~ 36.2%
G 209 of 547 ~ 38.21%
B 140 of 547 ~ 25.59'%

%36.2
%38.21
%25.59

CMYK RENK MODELİ

#C6D18C rengi CMYK tonu (5,0,33,18).

  • camgöbeği tonu 5.26%
  • eflatun tonu 0.00%
  • sarı tonu 33.01%
  • ana renk tonu 18.04%

CMYK: (5,0,33,18)
C5M0Y33K18 (5%, 0%, 33%, 18%)
(0.05 / 0.00 / 0.33 / 0.18)

CMYK yüzdeleri

%5.26
%0
%33.01
%18.04

Codes

Color #C6D18C in popluar color models

C6 D1 8C
RGB 198 209 140
HSL 70° 42.86% 68.43%
HSB/HSV 70° 33.01% 81.96%
CMYK 5.26% 0.00% 33.01%
18.04%

Color #C6D18C in popluar number systems.

HEX C6 D1 8C
Decimal 198 209 140
Binary 11000110 11010001 10001100
Octal 306 321 214

Shades and tints

Shades of #C6D18C

#C6D18C
(198,209,140)
#B4BE80
(180,190,128)
#A2AB74
(162,171,116)
#909868
(144,152,104)
#7E855C
(126,133,92)
#6C7250
(108,114,80)
#5A5F44
(90,95,68)
#484C38
(72,76,56)
#36392C
(54,57,44)
#242620
(36,38,32)
#121314
(18,19,20)
#000000
(0,0,0)

Tints of #C6D18C

#C6D18C
(198,209,140)
#CBD596
(203,213,150)
#D0D9A0
(208,217,160)
#D5DDAA
(213,221,170)
#DAE1B4
(218,225,180)
#DFE5BE
(223,229,190)
#E4E9C8
(228,233,200)
#E9EDD2
(233,237,210)
#EEF1DC
(238,241,220)
#F3F5E6
(243,245,230)
#F8F9F0
(248,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D18C color. Also use rgb(198,209,140) instead hex code.

Text Font Color

.myTextColor { color: #C6D18C; }

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

This text font color is #C6D18C.

Background Color

.myBgColor { background-color: #C6D18C; }

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

This div background color is #C6D18C.

Border color

.myBorderColor { border: 1px solid #C6D18C; }

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

This div border color is #C6D18C.

Opacity

.myOpacity80 { color: #C6D18C; opacity: 0.8; }

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

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

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

This text has shadow with #C6D18C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D18C.

Preview

Color preview on black background

This text has color #C6D18C on black background.


Color preview on white background

This text has color #C6D18C on white background.


Black color preview on #C6D18C background

This text has black color on #C6D18C background.


White color preview on #C6D18C background

This text has white color on #C6D18C background.


Related colors

Complementary color

Complementary color for #hex is #392E73.


I love getcolorcode.com

Triadic colors

1 #8CC6D1 and #D18CC6 with #C6D18C are triadic colors.

2 #8CD1C6 and #D1C68C with #C6D18C are triadic colors.