COLOR #C7E98C

HEX: #C7E98C RGB: (199,233,140)

Renk bilgisi

#C7E98C contains mainly red and green colors. #C7E98C ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7E98C color RGB value is (199,233,140).

RGB: (199,233,140) (78%, 91%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 233 of 255 = 91%
B 140 of 255 = 55%

199
233
140

R + G + B ~ 75%. #C7E98C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 233 + 140 = 572 (100%)
R 199 of 572 ~ 34.79%
G 233 of 572 ~ 40.73%
B 140 of 572 ~ 24.48'%

%34.79
%40.73
%24.48

CMYK RENK MODELİ

#C7E98C rengi CMYK tonu (15,0,40,9).

  • camgöbeği tonu 14.59%
  • eflatun tonu 0.00%
  • sarı tonu 39.91%
  • ana renk tonu 8.63%

CMYK: (15,0,40,9)
C15M0Y40K9 (15%, 0%, 40%, 9%)
(0.15 / 0.00 / 0.40 / 0.09)

CMYK yüzdeleri

%14.59
%0
%39.91
%8.63

Codes

Color #C7E98C in popluar color models

C7 E9 8C
RGB 199 233 140
HSL 82° 67.88% 73.14%
HSB/HSV 82° 39.91% 91.37%
CMYK 14.59% 0.00% 39.91%
8.63%

Color #C7E98C in popluar number systems.

HEX C7 E9 8C
Decimal 199 233 140
Binary 11000111 11101001 10001100
Octal 307 351 214

Shades and tints

Shades of #C7E98C

#C7E98C
(199,233,140)
#B5D480
(181,212,128)
#A3BF74
(163,191,116)
#91AA68
(145,170,104)
#7F955C
(127,149,92)
#6D8050
(109,128,80)
#5B6B44
(91,107,68)
#495638
(73,86,56)
#37412C
(55,65,44)
#252C20
(37,44,32)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #C7E98C

#C7E98C
(199,233,140)
#CCEB96
(204,235,150)
#D1EDA0
(209,237,160)
#D6EFAA
(214,239,170)
#DBF1B4
(219,241,180)
#E0F3BE
(224,243,190)
#E5F5C8
(229,245,200)
#EAF7D2
(234,247,210)
#EFF9DC
(239,249,220)
#F4FBE6
(244,251,230)
#F9FDF0
(249,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E98C color. Also use rgb(199,233,140) instead hex code.

Text Font Color

.myTextColor { color: #C7E98C; }

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

This text font color is #C7E98C.

Background Color

.myBgColor { background-color: #C7E98C; }

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

This div background color is #C7E98C.

Border color

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

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

This div border color is #C7E98C.

Opacity

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

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

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

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

This text has shadow with #C7E98C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E98C.

Preview

Color preview on black background

This text has color #C7E98C on black background.


Color preview on white background

This text has color #C7E98C on white background.


Black color preview on #C7E98C background

This text has black color on #C7E98C background.


White color preview on #C7E98C background

This text has white color on #C7E98C background.


Related colors

Complementary color

Complementary color for #hex is #381673.


I love getcolorcode.com

Triadic colors

1 #8CC7E9 and #E98CC7 with #C7E98C are triadic colors.

2 #8CE9C7 and #E9C78C with #C7E98C are triadic colors.