COLOR #C7E49E

HEX: #C7E49E RGB: (199,228,158)

Renk bilgisi

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

RGB renk modeli

#C7E49E color RGB value is (199,228,158).

RGB: (199,228,158) (78%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 158 of 255 = 62%

199
228
158

R + G + B ~ 76%. #C7E49E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 158 = 585 (100%)
R 199 of 585 ~ 34.02%
G 228 of 585 ~ 38.97%
B 158 of 585 ~ 27.01'%

%34.02
%38.97
%27.01

CMYK RENK MODELİ

#C7E49E rengi CMYK tonu (13,0,31,11).

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

CMYK: (13,0,31,11)
C13M0Y31K11 (13%, 0%, 31%, 11%)
(0.13 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%12.72
%0
%30.7
%10.59

Codes

Color #C7E49E in popluar color models

C7 E4 9E
RGB 199 228 158
HSL 85° 56.45% 75.69%
HSB/HSV 85° 30.70% 89.41%
CMYK 12.72% 0.00% 30.70%
10.59%

Color #C7E49E in popluar number systems.

HEX C7 E4 9E
Decimal 199 228 158
Binary 11000111 11100100 10011110
Octal 307 344 236

Shades and tints

Shades of #C7E49E

#C7E49E
(199,228,158)
#B5D090
(181,208,144)
#A3BC82
(163,188,130)
#91A874
(145,168,116)
#7F9466
(127,148,102)
#6D8058
(109,128,88)
#5B6C4A
(91,108,74)
#49583C
(73,88,60)
#37442E
(55,68,46)
#253020
(37,48,32)
#131C12
(19,28,18)
#000000
(0,0,0)

Tints of #C7E49E

#C7E49E
(199,228,158)
#CCE6A6
(204,230,166)
#D1E8AE
(209,232,174)
#D6EAB6
(214,234,182)
#DBECBE
(219,236,190)
#E0EEC6
(224,238,198)
#E5F0CE
(229,240,206)
#EAF2D6
(234,242,214)
#EFF4DE
(239,244,222)
#F4F6E6
(244,246,230)
#F9F8EE
(249,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E49E; }

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

This text font color is #C7E49E.

Background Color

.myBgColor { background-color: #C7E49E; }

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

This div background color is #C7E49E.

Border color

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

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

This div border color is #C7E49E.

Opacity

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

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

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

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

This text has shadow with #C7E49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E49E.

Preview

Color preview on black background

This text has color #C7E49E on black background.


Color preview on white background

This text has color #C7E49E on white background.


Black color preview on #C7E49E background

This text has black color on #C7E49E background.


White color preview on #C7E49E background

This text has white color on #C7E49E background.


Related colors

Complementary color

Complementary color for #hex is #381B61.


I love getcolorcode.com

Triadic colors

1 #9EC7E4 and #E49EC7 with #C7E49E are triadic colors.

2 #9EE4C7 and #E4C79E with #C7E49E are triadic colors.