COLOR #C5EDC0

HEX: #C5EDC0 RGB: (197,237,192)

Renk bilgisi

#C5EDC0 contains red, green and blue colors in about the same proportion. #C5EDC0 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#C5EDC0 color RGB value is (197,237,192).

RGB: (197,237,192) (77%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 192 of 255 = 75%

197
237
192

R + G + B ~ 82%. #C5EDC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 192 = 626 (100%)
R 197 of 626 ~ 31.47%
G 237 of 626 ~ 37.86%
B 192 of 626 ~ 30.67'%

%31.47
%37.86
%30.67

CMYK RENK MODELİ

#C5EDC0 rengi CMYK tonu (17,0,19,7).

  • camgöbeği tonu 16.88%
  • eflatun tonu 0.00%
  • sarı tonu 18.99%
  • ana renk tonu 7.06%

CMYK: (17,0,19,7)
C17M0Y19K7 (17%, 0%, 19%, 7%)
(0.17 / 0.00 / 0.19 / 0.07)

CMYK yüzdeleri

%16.88
%0
%18.99
%7.06

Codes

Color #C5EDC0 in popluar color models

C5 ED C0
RGB 197 237 192
HSL 113° 55.56% 84.12%
HSB/HSV 113° 18.99% 92.94%
CMYK 16.88% 0.00% 18.99%
7.06%

Color #C5EDC0 in popluar number systems.

HEX C5 ED C0
Decimal 197 237 192
Binary 11000101 11101101 11000000
Octal 305 355 300

Shades and tints

Shades of #C5EDC0

#C5EDC0
(197,237,192)
#B4D8AF
(180,216,175)
#A3C39E
(163,195,158)
#92AE8D
(146,174,141)
#81997C
(129,153,124)
#70846B
(112,132,107)
#5F6F5A
(95,111,90)
#4E5A49
(78,90,73)
#3D4538
(61,69,56)
#2C3027
(44,48,39)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #C5EDC0

#C5EDC0
(197,237,192)
#CAEEC5
(202,238,197)
#CFEFCA
(207,239,202)
#D4F0CF
(212,240,207)
#D9F1D4
(217,241,212)
#DEF2D9
(222,242,217)
#E3F3DE
(227,243,222)
#E8F4E3
(232,244,227)
#EDF5E8
(237,245,232)
#F2F6ED
(242,246,237)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EDC0 color. Also use rgb(197,237,192) instead hex code.

Text Font Color

.myTextColor { color: #C5EDC0; }

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

This text font color is #C5EDC0.

Background Color

.myBgColor { background-color: #C5EDC0; }

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

This div background color is #C5EDC0.

Border color

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

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

This div border color is #C5EDC0.

Opacity

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

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

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

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

This text has shadow with #C5EDC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDC0.

Preview

Color preview on black background

This text has color #C5EDC0 on black background.


Color preview on white background

This text has color #C5EDC0 on white background.


Black color preview on #C5EDC0 background

This text has black color on #C5EDC0 background.


White color preview on #C5EDC0 background

This text has white color on #C5EDC0 background.


Related colors

Complementary color

Complementary color for #hex is #3A123F.


I love getcolorcode.com

Triadic colors

1 #C0C5ED and #EDC0C5 with #C5EDC0 are triadic colors.

2 #C0EDC5 and #EDC5C0 with #C5EDC0 are triadic colors.