COLOR #C7E694

HEX: #C7E694 RGB: (199,230,148)

Renk bilgisi

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

RGB renk modeli

#C7E694 color RGB value is (199,230,148).

RGB: (199,230,148) (78%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 148 of 255 = 58%

199
230
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 148 = 577 (100%)
R 199 of 577 ~ 34.49%
G 230 of 577 ~ 39.86%
B 148 of 577 ~ 25.65'%

%34.49
%39.86
%25.65

CMYK RENK MODELİ

#C7E694 rengi CMYK tonu (13,0,36,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 35.65%
  • ana renk tonu 9.80%

CMYK: (13,0,36,10)
C13M0Y36K10 (13%, 0%, 36%, 10%)
(0.13 / 0.00 / 0.36 / 0.10)

CMYK yüzdeleri

%13.48
%0
%35.65
%9.8

Codes

Color #C7E694 in popluar color models

C7 E6 94
RGB 199 230 148
HSL 83° 62.12% 74.12%
HSB/HSV 83° 35.65% 90.20%
CMYK 13.48% 0.00% 35.65%
9.80%

Color #C7E694 in popluar number systems.

HEX C7 E6 94
Decimal 199 230 148
Binary 11000111 11100110 10010100
Octal 307 346 224

Shades and tints

Shades of #C7E694

#C7E694
(199,230,148)
#B5D287
(181,210,135)
#A3BE7A
(163,190,122)
#91AA6D
(145,170,109)
#7F9660
(127,150,96)
#6D8253
(109,130,83)
#5B6E46
(91,110,70)
#495A39
(73,90,57)
#37462C
(55,70,44)
#25321F
(37,50,31)
#131E12
(19,30,18)
#000000
(0,0,0)

Tints of #C7E694

#C7E694
(199,230,148)
#CCE89D
(204,232,157)
#D1EAA6
(209,234,166)
#D6ECAF
(214,236,175)
#DBEEB8
(219,238,184)
#E0F0C1
(224,240,193)
#E5F2CA
(229,242,202)
#EAF4D3
(234,244,211)
#EFF6DC
(239,246,220)
#F4F8E5
(244,248,229)
#F9FAEE
(249,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E694 color. Also use rgb(199,230,148) instead hex code.

Text Font Color

.myTextColor { color: #C7E694; }

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

This text font color is #C7E694.

Background Color

.myBgColor { background-color: #C7E694; }

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

This div background color is #C7E694.

Border color

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

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

This div border color is #C7E694.

Opacity

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

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

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

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

This text has shadow with #C7E694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E694.

Preview

Color preview on black background

This text has color #C7E694 on black background.


Color preview on white background

This text has color #C7E694 on white background.


Black color preview on #C7E694 background

This text has black color on #C7E694 background.


White color preview on #C7E694 background

This text has white color on #C7E694 background.


Related colors

Complementary color

Complementary color for #hex is #38196B.


I love getcolorcode.com

Triadic colors

1 #94C7E6 and #E694C7 with #C7E694 are triadic colors.

2 #94E6C7 and #E6C794 with #C7E694 are triadic colors.