COLOR #C5EED9

HEX: #C5EED9 RGB: (197,238,217)

Renk bilgisi

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

RGB renk modeli

#C5EED9 color RGB value is (197,238,217).

RGB: (197,238,217) (77%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 217 of 255 = 85%

197
238
217

R + G + B ~ 85%. #C5EED9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 217 = 652 (100%)
R 197 of 652 ~ 30.21%
G 238 of 652 ~ 36.5%
B 217 of 652 ~ 33.28'%

%30.21
%36.5
%33.28

CMYK RENK MODELİ

#C5EED9 rengi CMYK tonu (17,0,9,7).

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

CMYK: (17,0,9,7)
C17M0Y9K7 (17%, 0%, 9%, 7%)
(0.17 / 0.00 / 0.09 / 0.07)

CMYK yüzdeleri

%17.23
%0
%8.82
%6.67

Codes

Color #C5EED9 in popluar color models

C5 EE D9
RGB 197 238 217
HSL 149° 54.67% 85.29%
HSB/HSV 149° 17.23% 93.33%
CMYK 17.23% 0.00% 8.82%
6.67%

Color #C5EED9 in popluar number systems.

HEX C5 EE D9
Decimal 197 238 217
Binary 11000101 11101110 11011001
Octal 305 356 331

Shades and tints

Shades of #C5EED9

#C5EED9
(197,238,217)
#B4D9C6
(180,217,198)
#A3C4B3
(163,196,179)
#92AFA0
(146,175,160)
#819A8D
(129,154,141)
#70857A
(112,133,122)
#5F7067
(95,112,103)
#4E5B54
(78,91,84)
#3D4641
(61,70,65)
#2C312E
(44,49,46)
#1B1C1B
(27,28,27)
#000000
(0,0,0)

Tints of #C5EED9

#C5EED9
(197,238,217)
#CAEFDC
(202,239,220)
#CFF0DF
(207,240,223)
#D4F1E2
(212,241,226)
#D9F2E5
(217,242,229)
#DEF3E8
(222,243,232)
#E3F4EB
(227,244,235)
#E8F5EE
(232,245,238)
#EDF6F1
(237,246,241)
#F2F7F4
(242,247,244)
#F7F8F7
(247,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EED9; }

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

This text font color is #C5EED9.

Background Color

.myBgColor { background-color: #C5EED9; }

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

This div background color is #C5EED9.

Border color

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

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

This div border color is #C5EED9.

Opacity

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

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

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

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

This text has shadow with #C5EED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EED9.

Preview

Color preview on black background

This text has color #C5EED9 on black background.


Color preview on white background

This text has color #C5EED9 on white background.


Black color preview on #C5EED9 background

This text has black color on #C5EED9 background.


White color preview on #C5EED9 background

This text has white color on #C5EED9 background.


Related colors

Complementary color

Complementary color for #hex is #3A1126.


I love getcolorcode.com

Triadic colors

1 #D9C5EE and #EED9C5 with #C5EED9 are triadic colors.

2 #D9EEC5 and #EEC5D9 with #C5EED9 are triadic colors.