COLOR #C7EDAA

HEX: #C7EDAA RGB: (199,237,170)

Renk bilgisi

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

RGB renk modeli

#C7EDAA color RGB value is (199,237,170).

RGB: (199,237,170) (78%, 93%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 170 of 255 = 67%

199
237
170

R + G + B ~ 79%. #C7EDAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 170 = 606 (100%)
R 199 of 606 ~ 32.84%
G 237 of 606 ~ 39.11%
B 170 of 606 ~ 28.05'%

%32.84
%39.11
%28.05

CMYK RENK MODELİ

#C7EDAA rengi CMYK tonu (16,0,28,7).

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

CMYK: (16,0,28,7)
C16M0Y28K7 (16%, 0%, 28%, 7%)
(0.16 / 0.00 / 0.28 / 0.07)

CMYK yüzdeleri

%16.03
%0
%28.27
%7.06

Codes

Color #C7EDAA in popluar color models

C7 ED AA
RGB 199 237 170
HSL 94° 65.05% 79.80%
HSB/HSV 94° 28.27% 92.94%
CMYK 16.03% 0.00% 28.27%
7.06%

Color #C7EDAA in popluar number systems.

HEX C7 ED AA
Decimal 199 237 170
Binary 11000111 11101101 10101010
Octal 307 355 252

Shades and tints

Shades of #C7EDAA

#C7EDAA
(199,237,170)
#B5D89B
(181,216,155)
#A3C38C
(163,195,140)
#91AE7D
(145,174,125)
#7F996E
(127,153,110)
#6D845F
(109,132,95)
#5B6F50
(91,111,80)
#495A41
(73,90,65)
#374532
(55,69,50)
#253023
(37,48,35)
#131B14
(19,27,20)
#000000
(0,0,0)

Tints of #C7EDAA

#C7EDAA
(199,237,170)
#CCEEB1
(204,238,177)
#D1EFB8
(209,239,184)
#D6F0BF
(214,240,191)
#DBF1C6
(219,241,198)
#E0F2CD
(224,242,205)
#E5F3D4
(229,243,212)
#EAF4DB
(234,244,219)
#EFF5E2
(239,245,226)
#F4F6E9
(244,246,233)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDAA; }

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

This text font color is #C7EDAA.

Background Color

.myBgColor { background-color: #C7EDAA; }

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

This div background color is #C7EDAA.

Border color

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

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

This div border color is #C7EDAA.

Opacity

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

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

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

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

This text has shadow with #C7EDAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDAA.

Preview

Color preview on black background

This text has color #C7EDAA on black background.


Color preview on white background

This text has color #C7EDAA on white background.


Black color preview on #C7EDAA background

This text has black color on #C7EDAA background.


White color preview on #C7EDAA background

This text has white color on #C7EDAA background.


Related colors

Complementary color

Complementary color for #hex is #381255.


I love getcolorcode.com

Triadic colors

1 #AAC7ED and #EDAAC7 with #C7EDAA are triadic colors.

2 #AAEDC7 and #EDC7AA with #C7EDAA are triadic colors.