COLOR #C5EED1

HEX: #C5EED1 RGB: (197,238,209)

Renk bilgisi

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

RGB renk modeli

#C5EED1 color RGB value is (197,238,209).

RGB: (197,238,209) (77%, 93%, 82%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 209 of 255 = 82%

197
238
209

R + G + B ~ 84%. #C5EED1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 209 = 644 (100%)
R 197 of 644 ~ 30.59%
G 238 of 644 ~ 36.96%
B 209 of 644 ~ 32.45'%

%30.59
%36.96
%32.45

CMYK RENK MODELİ

#C5EED1 rengi CMYK tonu (17,0,12,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 0.00%
  • sarı tonu 12.18%
  • ana renk tonu 6.67%

CMYK: (17,0,12,7)
C17M0Y12K7 (17%, 0%, 12%, 7%)
(0.17 / 0.00 / 0.12 / 0.07)

CMYK yüzdeleri

%17.23
%0
%12.18
%6.67

Codes

Color #C5EED1 in popluar color models

C5 EE D1
RGB 197 238 209
HSL 138° 54.67% 85.29%
HSB/HSV 138° 17.23% 93.33%
CMYK 17.23% 0.00% 12.18%
6.67%

Color #C5EED1 in popluar number systems.

HEX C5 EE D1
Decimal 197 238 209
Binary 11000101 11101110 11010001
Octal 305 356 321

Shades and tints

Shades of #C5EED1

#C5EED1
(197,238,209)
#B4D9BE
(180,217,190)
#A3C4AB
(163,196,171)
#92AF98
(146,175,152)
#819A85
(129,154,133)
#708572
(112,133,114)
#5F705F
(95,112,95)
#4E5B4C
(78,91,76)
#3D4639
(61,70,57)
#2C3126
(44,49,38)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #C5EED1

#C5EED1
(197,238,209)
#CAEFD5
(202,239,213)
#CFF0D9
(207,240,217)
#D4F1DD
(212,241,221)
#D9F2E1
(217,242,225)
#DEF3E5
(222,243,229)
#E3F4E9
(227,244,233)
#E8F5ED
(232,245,237)
#EDF6F1
(237,246,241)
#F2F7F5
(242,247,245)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EED1 color. Also use rgb(197,238,209) instead hex code.

Text Font Color

.myTextColor { color: #C5EED1; }

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

This text font color is #C5EED1.

Background Color

.myBgColor { background-color: #C5EED1; }

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

This div background color is #C5EED1.

Border color

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

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

This div border color is #C5EED1.

Opacity

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

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

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

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

This text has shadow with #C5EED1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EED1.

Preview

Color preview on black background

This text has color #C5EED1 on black background.


Color preview on white background

This text has color #C5EED1 on white background.


Black color preview on #C5EED1 background

This text has black color on #C5EED1 background.


White color preview on #C5EED1 background

This text has white color on #C5EED1 background.


Related colors

Complementary color

Complementary color for #hex is #3A112E.


I love getcolorcode.com

Triadic colors

1 #D1C5EE and #EED1C5 with #C5EED1 are triadic colors.

2 #D1EEC5 and #EEC5D1 with #C5EED1 are triadic colors.