COLOR #C7E195

HEX: #C7E195 RGB: (199,225,149)

Renk bilgisi

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

RGB renk modeli

#C7E195 color RGB value is (199,225,149).

RGB: (199,225,149) (78%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 225 of 255 = 88%
B 149 of 255 = 58%

199
225
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 225 + 149 = 573 (100%)
R 199 of 573 ~ 34.73%
G 225 of 573 ~ 39.27%
B 149 of 573 ~ 26'%

%34.73
%39.27
%26

CMYK RENK MODELİ

#C7E195 rengi CMYK tonu (12,0,34,12).

  • camgöbeği tonu 11.56%
  • eflatun tonu 0.00%
  • sarı tonu 33.78%
  • ana renk tonu 11.76%

CMYK: (12,0,34,12)
C12M0Y34K12 (12%, 0%, 34%, 12%)
(0.12 / 0.00 / 0.34 / 0.12)

CMYK yüzdeleri

%11.56
%0
%33.78
%11.76

Codes

Color #C7E195 in popluar color models

C7 E1 95
RGB 199 225 149
HSL 81° 55.88% 73.33%
HSB/HSV 81° 33.78% 88.24%
CMYK 11.56% 0.00% 33.78%
11.76%

Color #C7E195 in popluar number systems.

HEX C7 E1 95
Decimal 199 225 149
Binary 11000111 11100001 10010101
Octal 307 341 225

Shades and tints

Shades of #C7E195

#C7E195
(199,225,149)
#B5CD88
(181,205,136)
#A3B97B
(163,185,123)
#91A56E
(145,165,110)
#7F9161
(127,145,97)
#6D7D54
(109,125,84)
#5B6947
(91,105,71)
#49553A
(73,85,58)
#37412D
(55,65,45)
#252D20
(37,45,32)
#131913
(19,25,19)
#000000
(0,0,0)

Tints of #C7E195

#C7E195
(199,225,149)
#CCE39E
(204,227,158)
#D1E5A7
(209,229,167)
#D6E7B0
(214,231,176)
#DBE9B9
(219,233,185)
#E0EBC2
(224,235,194)
#E5EDCB
(229,237,203)
#EAEFD4
(234,239,212)
#EFF1DD
(239,241,221)
#F4F3E6
(244,243,230)
#F9F5EF
(249,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E195 color. Also use rgb(199,225,149) instead hex code.

Text Font Color

.myTextColor { color: #C7E195; }

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

This text font color is #C7E195.

Background Color

.myBgColor { background-color: #C7E195; }

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

This div background color is #C7E195.

Border color

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

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

This div border color is #C7E195.

Opacity

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

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

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

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

This text has shadow with #C7E195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E195.

Preview

Color preview on black background

This text has color #C7E195 on black background.


Color preview on white background

This text has color #C7E195 on white background.


Black color preview on #C7E195 background

This text has black color on #C7E195 background.


White color preview on #C7E195 background

This text has white color on #C7E195 background.


Related colors

Complementary color

Complementary color for #hex is #381E6A.


I love getcolorcode.com

Triadic colors

1 #95C7E1 and #E195C7 with #C7E195 are triadic colors.

2 #95E1C7 and #E1C795 with #C7E195 are triadic colors.