COLOR #C7EC95

HEX: #C7EC95 RGB: (199,236,149)

Renk bilgisi

#C7EC95 contains mainly red and green colors. #C7EC95 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7EC95 color RGB value is (199,236,149).

RGB: (199,236,149) (78%, 93%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 236 of 255 = 93%
B 149 of 255 = 58%

199
236
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 236 + 149 = 584 (100%)
R 199 of 584 ~ 34.08%
G 236 of 584 ~ 40.41%
B 149 of 584 ~ 25.51'%

%34.08
%40.41
%25.51

CMYK RENK MODELİ

#C7EC95 rengi CMYK tonu (16,0,37,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 0.00%
  • sarı tonu 36.86%
  • ana renk tonu 7.45%

CMYK: (16,0,37,7)
C16M0Y37K7 (16%, 0%, 37%, 7%)
(0.16 / 0.00 / 0.37 / 0.07)

CMYK yüzdeleri

%15.68
%0
%36.86
%7.45

Codes

Color #C7EC95 in popluar color models

C7 EC 95
RGB 199 236 149
HSL 86° 69.60% 75.49%
HSB/HSV 86° 36.86% 92.55%
CMYK 15.68% 0.00% 36.86%
7.45%

Color #C7EC95 in popluar number systems.

HEX C7 EC 95
Decimal 199 236 149
Binary 11000111 11101100 10010101
Octal 307 354 225

Shades and tints

Shades of #C7EC95

#C7EC95
(199,236,149)
#B5D788
(181,215,136)
#A3C27B
(163,194,123)
#91AD6E
(145,173,110)
#7F9861
(127,152,97)
#6D8354
(109,131,84)
#5B6E47
(91,110,71)
#49593A
(73,89,58)
#37442D
(55,68,45)
#252F20
(37,47,32)
#131A13
(19,26,19)
#000000
(0,0,0)

Tints of #C7EC95

#C7EC95
(199,236,149)
#CCED9E
(204,237,158)
#D1EEA7
(209,238,167)
#D6EFB0
(214,239,176)
#DBF0B9
(219,240,185)
#E0F1C2
(224,241,194)
#E5F2CB
(229,242,203)
#EAF3D4
(234,243,212)
#EFF4DD
(239,244,221)
#F4F5E6
(244,245,230)
#F9F6EF
(249,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EC95; }

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

This text font color is #C7EC95.

Background Color

.myBgColor { background-color: #C7EC95; }

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

This div background color is #C7EC95.

Border color

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

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

This div border color is #C7EC95.

Opacity

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

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

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

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

This text has shadow with #C7EC95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EC95.

Preview

Color preview on black background

This text has color #C7EC95 on black background.


Color preview on white background

This text has color #C7EC95 on white background.


Black color preview on #C7EC95 background

This text has black color on #C7EC95 background.


White color preview on #C7EC95 background

This text has white color on #C7EC95 background.


Related colors

Complementary color

Complementary color for #hex is #38136A.


I love getcolorcode.com

Triadic colors

1 #95C7EC and #EC95C7 with #C7EC95 are triadic colors.

2 #95ECC7 and #ECC795 with #C7EC95 are triadic colors.