COLOR #C5E6DD

HEX: #C5E6DD RGB: (197,230,221)

Renk bilgisi

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

RGB renk modeli

#C5E6DD color RGB value is (197,230,221).

RGB: (197,230,221) (77%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 221 of 255 = 87%

197
230
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 221 = 648 (100%)
R 197 of 648 ~ 30.4%
G 230 of 648 ~ 35.49%
B 221 of 648 ~ 34.1'%

%30.4
%35.49
%34.1

CMYK RENK MODELİ

#C5E6DD rengi CMYK tonu (14,0,4,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 3.91%
  • ana renk tonu 9.80%

CMYK: (14,0,4,10)
C14M0Y4K10 (14%, 0%, 4%, 10%)
(0.14 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%14.35
%0
%3.91
%9.8

Codes

Color #C5E6DD in popluar color models

C5 E6 DD
RGB 197 230 221
HSL 164° 39.76% 83.73%
HSB/HSV 164° 14.35% 90.20%
CMYK 14.35% 0.00% 3.91%
9.80%

Color #C5E6DD in popluar number systems.

HEX C5 E6 DD
Decimal 197 230 221
Binary 11000101 11100110 11011101
Octal 305 346 335

Shades and tints

Shades of #C5E6DD

#C5E6DD
(197,230,221)
#B4D2C9
(180,210,201)
#A3BEB5
(163,190,181)
#92AAA1
(146,170,161)
#81968D
(129,150,141)
#708279
(112,130,121)
#5F6E65
(95,110,101)
#4E5A51
(78,90,81)
#3D463D
(61,70,61)
#2C3229
(44,50,41)
#1B1E15
(27,30,21)
#000000
(0,0,0)

Tints of #C5E6DD

#C5E6DD
(197,230,221)
#CAE8E0
(202,232,224)
#CFEAE3
(207,234,227)
#D4ECE6
(212,236,230)
#D9EEE9
(217,238,233)
#DEF0EC
(222,240,236)
#E3F2EF
(227,242,239)
#E8F4F2
(232,244,242)
#EDF6F5
(237,246,245)
#F2F8F8
(242,248,248)
#F7FAFB
(247,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E6DD color. Also use rgb(197,230,221) instead hex code.

Text Font Color

.myTextColor { color: #C5E6DD; }

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

This text font color is #C5E6DD.

Background Color

.myBgColor { background-color: #C5E6DD; }

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

This div background color is #C5E6DD.

Border color

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

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

This div border color is #C5E6DD.

Opacity

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

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

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

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

This text has shadow with #C5E6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6DD.

Preview

Color preview on black background

This text has color #C5E6DD on black background.


Color preview on white background

This text has color #C5E6DD on white background.


Black color preview on #C5E6DD background

This text has black color on #C5E6DD background.


White color preview on #C5E6DD background

This text has white color on #C5E6DD background.


Related colors

Complementary color

Complementary color for #hex is #3A1922.


I love getcolorcode.com

Triadic colors

1 #DDC5E6 and #E6DDC5 with #C5E6DD are triadic colors.

2 #DDE6C5 and #E6C5DD with #C5E6DD are triadic colors.