COLOR #C7E38C

HEX: #C7E38C RGB: (199,227,140)

Renk bilgisi

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

RGB renk modeli

#C7E38C color RGB value is (199,227,140).

RGB: (199,227,140) (78%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 227 of 255 = 89%
B 140 of 255 = 55%

199
227
140

R + G + B ~ 74%. #C7E38C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 227 + 140 = 566 (100%)
R 199 of 566 ~ 35.16%
G 227 of 566 ~ 40.11%
B 140 of 566 ~ 24.73'%

%35.16
%40.11
%24.73

CMYK RENK MODELİ

#C7E38C rengi CMYK tonu (12,0,38,11).

  • camgöbeği tonu 12.33%
  • eflatun tonu 0.00%
  • sarı tonu 38.33%
  • ana renk tonu 10.98%

CMYK: (12,0,38,11)
C12M0Y38K11 (12%, 0%, 38%, 11%)
(0.12 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%12.33
%0
%38.33
%10.98

Codes

Color #C7E38C in popluar color models

C7 E3 8C
RGB 199 227 140
HSL 79° 60.84% 71.96%
HSB/HSV 79° 38.33% 89.02%
CMYK 12.33% 0.00% 38.33%
10.98%

Color #C7E38C in popluar number systems.

HEX C7 E3 8C
Decimal 199 227 140
Binary 11000111 11100011 10001100
Octal 307 343 214

Shades and tints

Shades of #C7E38C

#C7E38C
(199,227,140)
#B5CF80
(181,207,128)
#A3BB74
(163,187,116)
#91A768
(145,167,104)
#7F935C
(127,147,92)
#6D7F50
(109,127,80)
#5B6B44
(91,107,68)
#495738
(73,87,56)
#37432C
(55,67,44)
#252F20
(37,47,32)
#131B14
(19,27,20)
#000000
(0,0,0)

Tints of #C7E38C

#C7E38C
(199,227,140)
#CCE596
(204,229,150)
#D1E7A0
(209,231,160)
#D6E9AA
(214,233,170)
#DBEBB4
(219,235,180)
#E0EDBE
(224,237,190)
#E5EFC8
(229,239,200)
#EAF1D2
(234,241,210)
#EFF3DC
(239,243,220)
#F4F5E6
(244,245,230)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E38C; }

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

This text font color is #C7E38C.

Background Color

.myBgColor { background-color: #C7E38C; }

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

This div background color is #C7E38C.

Border color

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

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

This div border color is #C7E38C.

Opacity

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

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

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

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

This text has shadow with #C7E38C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E38C.

Preview

Color preview on black background

This text has color #C7E38C on black background.


Color preview on white background

This text has color #C7E38C on white background.


Black color preview on #C7E38C background

This text has black color on #C7E38C background.


White color preview on #C7E38C background

This text has white color on #C7E38C background.


Related colors

Complementary color

Complementary color for #hex is #381C73.


I love getcolorcode.com

Triadic colors

1 #8CC7E3 and #E38CC7 with #C7E38C are triadic colors.

2 #8CE3C7 and #E3C78C with #C7E38C are triadic colors.