COLOR #C5EDDA

HEX: #C5EDDA RGB: (197,237,218)

Renk bilgisi

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

RGB renk modeli

#C5EDDA color RGB value is (197,237,218).

RGB: (197,237,218) (77%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 218 of 255 = 85%

197
237
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 218 = 652 (100%)
R 197 of 652 ~ 30.21%
G 237 of 652 ~ 36.35%
B 218 of 652 ~ 33.44'%

%30.21
%36.35
%33.44

CMYK RENK MODELİ

#C5EDDA rengi CMYK tonu (17,0,8,7).

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

CMYK: (17,0,8,7)
C17M0Y8K7 (17%, 0%, 8%, 7%)
(0.17 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%16.88
%0
%8.02
%7.06

Codes

Color #C5EDDA in popluar color models

C5 ED DA
RGB 197 237 218
HSL 152° 52.63% 85.10%
HSB/HSV 152° 16.88% 92.94%
CMYK 16.88% 0.00% 8.02%
7.06%

Color #C5EDDA in popluar number systems.

HEX C5 ED DA
Decimal 197 237 218
Binary 11000101 11101101 11011010
Octal 305 355 332

Shades and tints

Shades of #C5EDDA

#C5EDDA
(197,237,218)
#B4D8C7
(180,216,199)
#A3C3B4
(163,195,180)
#92AEA1
(146,174,161)
#81998E
(129,153,142)
#70847B
(112,132,123)
#5F6F68
(95,111,104)
#4E5A55
(78,90,85)
#3D4542
(61,69,66)
#2C302F
(44,48,47)
#1B1B1C
(27,27,28)
#000000
(0,0,0)

Tints of #C5EDDA

#C5EDDA
(197,237,218)
#CAEEDD
(202,238,221)
#CFEFE0
(207,239,224)
#D4F0E3
(212,240,227)
#D9F1E6
(217,241,230)
#DEF2E9
(222,242,233)
#E3F3EC
(227,243,236)
#E8F4EF
(232,244,239)
#EDF5F2
(237,245,242)
#F2F6F5
(242,246,245)
#F7F7F8
(247,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EDDA; }

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

This text font color is #C5EDDA.

Background Color

.myBgColor { background-color: #C5EDDA; }

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

This div background color is #C5EDDA.

Border color

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

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

This div border color is #C5EDDA.

Opacity

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

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

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

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

This text has shadow with #C5EDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDDA.

Preview

Color preview on black background

This text has color #C5EDDA on black background.


Color preview on white background

This text has color #C5EDDA on white background.


Black color preview on #C5EDDA background

This text has black color on #C5EDDA background.


White color preview on #C5EDDA background

This text has white color on #C5EDDA background.


Related colors

Complementary color

Complementary color for #hex is #3A1225.


I love getcolorcode.com

Triadic colors

1 #DAC5ED and #EDDAC5 with #C5EDDA are triadic colors.

2 #DAEDC5 and #EDC5DA with #C5EDDA are triadic colors.