COLOR #C6D88C

HEX: #C6D88C RGB: (198,216,140)

Renk bilgisi

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

RGB renk modeli

#C6D88C color RGB value is (198,216,140).

RGB: (198,216,140) (78%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 216 of 255 = 85%
B 140 of 255 = 55%

198
216
140

R + G + B ~ 73%. #C6D88C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 216 + 140 = 554 (100%)
R 198 of 554 ~ 35.74%
G 216 of 554 ~ 38.99%
B 140 of 554 ~ 25.27'%

%35.74
%38.99
%25.27

CMYK RENK MODELİ

#C6D88C rengi CMYK tonu (8,0,35,15).

  • camgöbeği tonu 8.33%
  • eflatun tonu 0.00%
  • sarı tonu 35.19%
  • ana renk tonu 15.29%

CMYK: (8,0,35,15)
C8M0Y35K15 (8%, 0%, 35%, 15%)
(0.08 / 0.00 / 0.35 / 0.15)

CMYK yüzdeleri

%8.33
%0
%35.19
%15.29

Codes

Color #C6D88C in popluar color models

C6 D8 8C
RGB 198 216 140
HSL 74° 49.35% 69.80%
HSB/HSV 74° 35.19% 84.71%
CMYK 8.33% 0.00% 35.19%
15.29%

Color #C6D88C in popluar number systems.

HEX C6 D8 8C
Decimal 198 216 140
Binary 11000110 11011000 10001100
Octal 306 330 214

Shades and tints

Shades of #C6D88C

#C6D88C
(198,216,140)
#B4C580
(180,197,128)
#A2B274
(162,178,116)
#909F68
(144,159,104)
#7E8C5C
(126,140,92)
#6C7950
(108,121,80)
#5A6644
(90,102,68)
#485338
(72,83,56)
#36402C
(54,64,44)
#242D20
(36,45,32)
#121A14
(18,26,20)
#000000
(0,0,0)

Tints of #C6D88C

#C6D88C
(198,216,140)
#CBDB96
(203,219,150)
#D0DEA0
(208,222,160)
#D5E1AA
(213,225,170)
#DAE4B4
(218,228,180)
#DFE7BE
(223,231,190)
#E4EAC8
(228,234,200)
#E9EDD2
(233,237,210)
#EEF0DC
(238,240,220)
#F3F3E6
(243,243,230)
#F8F6F0
(248,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D88C; }

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

This text font color is #C6D88C.

Background Color

.myBgColor { background-color: #C6D88C; }

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

This div background color is #C6D88C.

Border color

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

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

This div border color is #C6D88C.

Opacity

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

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

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

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

This text has shadow with #C6D88C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D88C.

Preview

Color preview on black background

This text has color #C6D88C on black background.


Color preview on white background

This text has color #C6D88C on white background.


Black color preview on #C6D88C background

This text has black color on #C6D88C background.


White color preview on #C6D88C background

This text has white color on #C6D88C background.


Related colors

Complementary color

Complementary color for #hex is #392773.


I love getcolorcode.com

Triadic colors

1 #8CC6D8 and #D88CC6 with #C6D88C are triadic colors.

2 #8CD8C6 and #D8C68C with #C6D88C are triadic colors.