COLOR #C6D68C

HEX: #C6D68C RGB: (198,214,140)

Renk bilgisi

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

RGB renk modeli

#C6D68C color RGB value is (198,214,140).

RGB: (198,214,140) (78%, 84%, 55%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 214 of 255 = 84%
B 140 of 255 = 55%

198
214
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 214 + 140 = 552 (100%)
R 198 of 552 ~ 35.87%
G 214 of 552 ~ 38.77%
B 140 of 552 ~ 25.36'%

%35.87
%38.77
%25.36

CMYK RENK MODELİ

#C6D68C rengi CMYK tonu (7,0,35,16).

  • camgöbeği tonu 7.48%
  • eflatun tonu 0.00%
  • sarı tonu 34.58%
  • ana renk tonu 16.08%

CMYK: (7,0,35,16)
C7M0Y35K16 (7%, 0%, 35%, 16%)
(0.07 / 0.00 / 0.35 / 0.16)

CMYK yüzdeleri

%7.48
%0
%34.58
%16.08

Codes

Color #C6D68C in popluar color models

C6 D6 8C
RGB 198 214 140
HSL 73° 47.44% 69.41%
HSB/HSV 73° 34.58% 83.92%
CMYK 7.48% 0.00% 34.58%
16.08%

Color #C6D68C in popluar number systems.

HEX C6 D6 8C
Decimal 198 214 140
Binary 11000110 11010110 10001100
Octal 306 326 214

Shades and tints

Shades of #C6D68C

#C6D68C
(198,214,140)
#B4C380
(180,195,128)
#A2B074
(162,176,116)
#909D68
(144,157,104)
#7E8A5C
(126,138,92)
#6C7750
(108,119,80)
#5A6444
(90,100,68)
#485138
(72,81,56)
#363E2C
(54,62,44)
#242B20
(36,43,32)
#121814
(18,24,20)
#000000
(0,0,0)

Tints of #C6D68C

#C6D68C
(198,214,140)
#CBD996
(203,217,150)
#D0DCA0
(208,220,160)
#D5DFAA
(213,223,170)
#DAE2B4
(218,226,180)
#DFE5BE
(223,229,190)
#E4E8C8
(228,232,200)
#E9EBD2
(233,235,210)
#EEEEDC
(238,238,220)
#F3F1E6
(243,241,230)
#F8F4F0
(248,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D68C; }

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

This text font color is #C6D68C.

Background Color

.myBgColor { background-color: #C6D68C; }

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

This div background color is #C6D68C.

Border color

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

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

This div border color is #C6D68C.

Opacity

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

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

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

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

This text has shadow with #C6D68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D68C.

Preview

Color preview on black background

This text has color #C6D68C on black background.


Color preview on white background

This text has color #C6D68C on white background.


Black color preview on #C6D68C background

This text has black color on #C6D68C background.


White color preview on #C6D68C background

This text has white color on #C6D68C background.


Related colors

Complementary color

Complementary color for #hex is #392973.


I love getcolorcode.com

Triadic colors

1 #8CC6D6 and #D68CC6 with #C6D68C are triadic colors.

2 #8CD6C6 and #D6C68C with #C6D68C are triadic colors.