COLOR #C5EED6

HEX: #C5EED6 RGB: (197,238,214)

Renk bilgisi

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

RGB renk modeli

#C5EED6 color RGB value is (197,238,214).

RGB: (197,238,214) (77%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 214 of 255 = 84%

197
238
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 214 = 649 (100%)
R 197 of 649 ~ 30.35%
G 238 of 649 ~ 36.67%
B 214 of 649 ~ 32.97'%

%30.35
%36.67
%32.97

CMYK RENK MODELİ

#C5EED6 rengi CMYK tonu (17,0,10,7).

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

CMYK: (17,0,10,7)
C17M0Y10K7 (17%, 0%, 10%, 7%)
(0.17 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%17.23
%0
%10.08
%6.67

Codes

Color #C5EED6 in popluar color models

C5 EE D6
RGB 197 238 214
HSL 145° 54.67% 85.29%
HSB/HSV 145° 17.23% 93.33%
CMYK 17.23% 0.00% 10.08%
6.67%

Color #C5EED6 in popluar number systems.

HEX C5 EE D6
Decimal 197 238 214
Binary 11000101 11101110 11010110
Octal 305 356 326

Shades and tints

Shades of #C5EED6

#C5EED6
(197,238,214)
#B4D9C3
(180,217,195)
#A3C4B0
(163,196,176)
#92AF9D
(146,175,157)
#819A8A
(129,154,138)
#708577
(112,133,119)
#5F7064
(95,112,100)
#4E5B51
(78,91,81)
#3D463E
(61,70,62)
#2C312B
(44,49,43)
#1B1C18
(27,28,24)
#000000
(0,0,0)

Tints of #C5EED6

#C5EED6
(197,238,214)
#CAEFD9
(202,239,217)
#CFF0DC
(207,240,220)
#D4F1DF
(212,241,223)
#D9F2E2
(217,242,226)
#DEF3E5
(222,243,229)
#E3F4E8
(227,244,232)
#E8F5EB
(232,245,235)
#EDF6EE
(237,246,238)
#F2F7F1
(242,247,241)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EED6; }

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

This text font color is #C5EED6.

Background Color

.myBgColor { background-color: #C5EED6; }

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

This div background color is #C5EED6.

Border color

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

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

This div border color is #C5EED6.

Opacity

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

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

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

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

This text has shadow with #C5EED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EED6.

Preview

Color preview on black background

This text has color #C5EED6 on black background.


Color preview on white background

This text has color #C5EED6 on white background.


Black color preview on #C5EED6 background

This text has black color on #C5EED6 background.


White color preview on #C5EED6 background

This text has white color on #C5EED6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1129.


I love getcolorcode.com

Triadic colors

1 #D6C5EE and #EED6C5 with #C5EED6 are triadic colors.

2 #D6EEC5 and #EEC5D6 with #C5EED6 are triadic colors.