COLOR #C7E48C

HEX: #C7E48C RGB: (199,228,140)

Renk bilgisi

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

RGB renk modeli

#C7E48C color RGB value is (199,228,140).

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

RGB bağlantıları ve doygunluk

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

199
228
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 140 = 567 (100%)
R 199 of 567 ~ 35.1%
G 228 of 567 ~ 40.21%
B 140 of 567 ~ 24.69'%

%35.1
%40.21
%24.69

CMYK RENK MODELİ

#C7E48C rengi CMYK tonu (13,0,39,11).

  • camgöbeği tonu 12.72%
  • eflatun tonu 0.00%
  • sarı tonu 38.60%
  • ana renk tonu 10.59%

CMYK: (13,0,39,11)
C13M0Y39K11 (13%, 0%, 39%, 11%)
(0.13 / 0.00 / 0.39 / 0.11)

CMYK yüzdeleri

%12.72
%0
%38.6
%10.59

Codes

Color #C7E48C in popluar color models

C7 E4 8C
RGB 199 228 140
HSL 80° 61.97% 72.16%
HSB/HSV 80° 38.60% 89.41%
CMYK 12.72% 0.00% 38.60%
10.59%

Color #C7E48C in popluar number systems.

HEX C7 E4 8C
Decimal 199 228 140
Binary 11000111 11100100 10001100
Octal 307 344 214

Shades and tints

Shades of #C7E48C

#C7E48C
(199,228,140)
#B5D080
(181,208,128)
#A3BC74
(163,188,116)
#91A868
(145,168,104)
#7F945C
(127,148,92)
#6D8050
(109,128,80)
#5B6C44
(91,108,68)
#495838
(73,88,56)
#37442C
(55,68,44)
#253020
(37,48,32)
#131C14
(19,28,20)
#000000
(0,0,0)

Tints of #C7E48C

#C7E48C
(199,228,140)
#CCE696
(204,230,150)
#D1E8A0
(209,232,160)
#D6EAAA
(214,234,170)
#DBECB4
(219,236,180)
#E0EEBE
(224,238,190)
#E5F0C8
(229,240,200)
#EAF2D2
(234,242,210)
#EFF4DC
(239,244,220)
#F4F6E6
(244,246,230)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E48C; }

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

This text font color is #C7E48C.

Background Color

.myBgColor { background-color: #C7E48C; }

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

This div background color is #C7E48C.

Border color

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

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

This div border color is #C7E48C.

Opacity

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

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

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

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

This text has shadow with #C7E48C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E48C.

Preview

Color preview on black background

This text has color #C7E48C on black background.


Color preview on white background

This text has color #C7E48C on white background.


Black color preview on #C7E48C background

This text has black color on #C7E48C background.


White color preview on #C7E48C background

This text has white color on #C7E48C background.


Related colors

Complementary color

Complementary color for #hex is #381B73.


I love getcolorcode.com

Triadic colors

1 #8CC7E4 and #E48CC7 with #C7E48C are triadic colors.

2 #8CE4C7 and #E4C78C with #C7E48C are triadic colors.