COLOR #C7EDA6

HEX: #C7EDA6 RGB: (199,237,166)

Renk bilgisi

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

RGB renk modeli

#C7EDA6 color RGB value is (199,237,166).

RGB: (199,237,166) (78%, 93%, 65%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 166 of 255 = 65%

199
237
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 166 = 602 (100%)
R 199 of 602 ~ 33.06%
G 237 of 602 ~ 39.37%
B 166 of 602 ~ 27.57'%

%33.06
%39.37
%27.57

CMYK RENK MODELİ

#C7EDA6 rengi CMYK tonu (16,0,30,7).

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

CMYK: (16,0,30,7)
C16M0Y30K7 (16%, 0%, 30%, 7%)
(0.16 / 0.00 / 0.30 / 0.07)

CMYK yüzdeleri

%16.03
%0
%29.96
%7.06

Codes

Color #C7EDA6 in popluar color models

C7 ED A6
RGB 199 237 166
HSL 92° 66.36% 79.02%
HSB/HSV 92° 29.96% 92.94%
CMYK 16.03% 0.00% 29.96%
7.06%

Color #C7EDA6 in popluar number systems.

HEX C7 ED A6
Decimal 199 237 166
Binary 11000111 11101101 10100110
Octal 307 355 246

Shades and tints

Shades of #C7EDA6

#C7EDA6
(199,237,166)
#B5D897
(181,216,151)
#A3C388
(163,195,136)
#91AE79
(145,174,121)
#7F996A
(127,153,106)
#6D845B
(109,132,91)
#5B6F4C
(91,111,76)
#495A3D
(73,90,61)
#37452E
(55,69,46)
#25301F
(37,48,31)
#131B10
(19,27,16)
#000000
(0,0,0)

Tints of #C7EDA6

#C7EDA6
(199,237,166)
#CCEEAE
(204,238,174)
#D1EFB6
(209,239,182)
#D6F0BE
(214,240,190)
#DBF1C6
(219,241,198)
#E0F2CE
(224,242,206)
#E5F3D6
(229,243,214)
#EAF4DE
(234,244,222)
#EFF5E6
(239,245,230)
#F4F6EE
(244,246,238)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDA6; }

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

This text font color is #C7EDA6.

Background Color

.myBgColor { background-color: #C7EDA6; }

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

This div background color is #C7EDA6.

Border color

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

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

This div border color is #C7EDA6.

Opacity

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

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

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

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

This text has shadow with #C7EDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDA6.

Preview

Color preview on black background

This text has color #C7EDA6 on black background.


Color preview on white background

This text has color #C7EDA6 on white background.


Black color preview on #C7EDA6 background

This text has black color on #C7EDA6 background.


White color preview on #C7EDA6 background

This text has white color on #C7EDA6 background.


Related colors

Complementary color

Complementary color for #hex is #381259.


I love getcolorcode.com

Triadic colors

1 #A6C7ED and #EDA6C7 with #C7EDA6 are triadic colors.

2 #A6EDC7 and #EDC7A6 with #C7EDA6 are triadic colors.