COLOR #C7E295

HEX: #C7E295 RGB: (199,226,149)

Renk bilgisi

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

RGB renk modeli

#C7E295 color RGB value is (199,226,149).

RGB: (199,226,149) (78%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 226 of 255 = 89%
B 149 of 255 = 58%

199
226
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 226 + 149 = 574 (100%)
R 199 of 574 ~ 34.67%
G 226 of 574 ~ 39.37%
B 149 of 574 ~ 25.96'%

%34.67
%39.37
%25.96

CMYK RENK MODELİ

#C7E295 rengi CMYK tonu (12,0,34,11).

  • camgöbeği tonu 11.95%
  • eflatun tonu 0.00%
  • sarı tonu 34.07%
  • ana renk tonu 11.37%

CMYK: (12,0,34,11)
C12M0Y34K11 (12%, 0%, 34%, 11%)
(0.12 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%11.95
%0
%34.07
%11.37

Codes

Color #C7E295 in popluar color models

C7 E2 95
RGB 199 226 149
HSL 81° 57.04% 73.53%
HSB/HSV 81° 34.07% 88.63%
CMYK 11.95% 0.00% 34.07%
11.37%

Color #C7E295 in popluar number systems.

HEX C7 E2 95
Decimal 199 226 149
Binary 11000111 11100010 10010101
Octal 307 342 225

Shades and tints

Shades of #C7E295

#C7E295
(199,226,149)
#B5CE88
(181,206,136)
#A3BA7B
(163,186,123)
#91A66E
(145,166,110)
#7F9261
(127,146,97)
#6D7E54
(109,126,84)
#5B6A47
(91,106,71)
#49563A
(73,86,58)
#37422D
(55,66,45)
#252E20
(37,46,32)
#131A13
(19,26,19)
#000000
(0,0,0)

Tints of #C7E295

#C7E295
(199,226,149)
#CCE49E
(204,228,158)
#D1E6A7
(209,230,167)
#D6E8B0
(214,232,176)
#DBEAB9
(219,234,185)
#E0ECC2
(224,236,194)
#E5EECB
(229,238,203)
#EAF0D4
(234,240,212)
#EFF2DD
(239,242,221)
#F4F4E6
(244,244,230)
#F9F6EF
(249,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E295; }

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

This text font color is #C7E295.

Background Color

.myBgColor { background-color: #C7E295; }

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

This div background color is #C7E295.

Border color

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

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

This div border color is #C7E295.

Opacity

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

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

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

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

This text has shadow with #C7E295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E295.

Preview

Color preview on black background

This text has color #C7E295 on black background.


Color preview on white background

This text has color #C7E295 on white background.


Black color preview on #C7E295 background

This text has black color on #C7E295 background.


White color preview on #C7E295 background

This text has white color on #C7E295 background.


Related colors

Complementary color

Complementary color for #hex is #381D6A.


I love getcolorcode.com

Triadic colors

1 #95C7E2 and #E295C7 with #C7E295 are triadic colors.

2 #95E2C7 and #E2C795 with #C7E295 are triadic colors.