COLOR #C7ED9C

HEX: #C7ED9C RGB: (199,237,156)

Renk bilgisi

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

RGB renk modeli

#C7ED9C color RGB value is (199,237,156).

RGB: (199,237,156) (78%, 93%, 61%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 156 of 255 = 61%

199
237
156

R + G + B ~ 77%. #C7ED9C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 156 = 592 (100%)
R 199 of 592 ~ 33.61%
G 237 of 592 ~ 40.03%
B 156 of 592 ~ 26.35'%

%33.61
%40.03
%26.35

CMYK RENK MODELİ

#C7ED9C rengi CMYK tonu (16,0,34,7).

  • camgöbeği tonu 16.03%
  • eflatun tonu 0.00%
  • sarı tonu 34.18%
  • ana renk tonu 7.06%

CMYK: (16,0,34,7)
C16M0Y34K7 (16%, 0%, 34%, 7%)
(0.16 / 0.00 / 0.34 / 0.07)

CMYK yüzdeleri

%16.03
%0
%34.18
%7.06

Codes

Color #C7ED9C in popluar color models

C7 ED 9C
RGB 199 237 156
HSL 88° 69.23% 77.06%
HSB/HSV 88° 34.18% 92.94%
CMYK 16.03% 0.00% 34.18%
7.06%

Color #C7ED9C in popluar number systems.

HEX C7 ED 9C
Decimal 199 237 156
Binary 11000111 11101101 10011100
Octal 307 355 234

Shades and tints

Shades of #C7ED9C

#C7ED9C
(199,237,156)
#B5D88E
(181,216,142)
#A3C380
(163,195,128)
#91AE72
(145,174,114)
#7F9964
(127,153,100)
#6D8456
(109,132,86)
#5B6F48
(91,111,72)
#495A3A
(73,90,58)
#37452C
(55,69,44)
#25301E
(37,48,30)
#131B10
(19,27,16)
#000000
(0,0,0)

Tints of #C7ED9C

#C7ED9C
(199,237,156)
#CCEEA5
(204,238,165)
#D1EFAE
(209,239,174)
#D6F0B7
(214,240,183)
#DBF1C0
(219,241,192)
#E0F2C9
(224,242,201)
#E5F3D2
(229,243,210)
#EAF4DB
(234,244,219)
#EFF5E4
(239,245,228)
#F4F6ED
(244,246,237)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7ED9C color. Also use rgb(199,237,156) instead hex code.

Text Font Color

.myTextColor { color: #C7ED9C; }

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

This text font color is #C7ED9C.

Background Color

.myBgColor { background-color: #C7ED9C; }

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

This div background color is #C7ED9C.

Border color

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

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

This div border color is #C7ED9C.

Opacity

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

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

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

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

This text has shadow with #C7ED9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ED9C.

Preview

Color preview on black background

This text has color #C7ED9C on black background.


Color preview on white background

This text has color #C7ED9C on white background.


Black color preview on #C7ED9C background

This text has black color on #C7ED9C background.


White color preview on #C7ED9C background

This text has white color on #C7ED9C background.


Related colors

Complementary color

Complementary color for #hex is #381263.


I love getcolorcode.com

Triadic colors

1 #9CC7ED and #ED9CC7 with #C7ED9C are triadic colors.

2 #9CEDC7 and #EDC79C with #C7ED9C are triadic colors.