COLOR #C5E1DD

HEX: #C5E1DD RGB: (197,225,221)

Renk bilgisi

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

RGB renk modeli

#C5E1DD color RGB value is (197,225,221).

RGB: (197,225,221) (77%, 88%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 221 of 255 = 87%

197
225
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 221 = 643 (100%)
R 197 of 643 ~ 30.64%
G 225 of 643 ~ 34.99%
B 221 of 643 ~ 34.37'%

%30.64
%34.99
%34.37

CMYK RENK MODELİ

#C5E1DD rengi CMYK tonu (12,0,2,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 1.78%
  • ana renk tonu 11.76%

CMYK: (12,0,2,12)
C12M0Y2K12 (12%, 0%, 2%, 12%)
(0.12 / 0.00 / 0.02 / 0.12)

CMYK yüzdeleri

%12.44
%0
%1.78
%11.76

Codes

Color #C5E1DD in popluar color models

C5 E1 DD
RGB 197 225 221
HSL 171° 31.82% 82.75%
HSB/HSV 171° 12.44% 88.24%
CMYK 12.44% 0.00% 1.78%
11.76%

Color #C5E1DD in popluar number systems.

HEX C5 E1 DD
Decimal 197 225 221
Binary 11000101 11100001 11011101
Octal 305 341 335

Shades and tints

Shades of #C5E1DD

#C5E1DD
(197,225,221)
#B4CDC9
(180,205,201)
#A3B9B5
(163,185,181)
#92A5A1
(146,165,161)
#81918D
(129,145,141)
#707D79
(112,125,121)
#5F6965
(95,105,101)
#4E5551
(78,85,81)
#3D413D
(61,65,61)
#2C2D29
(44,45,41)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #C5E1DD

#C5E1DD
(197,225,221)
#CAE3E0
(202,227,224)
#CFE5E3
(207,229,227)
#D4E7E6
(212,231,230)
#D9E9E9
(217,233,233)
#DEEBEC
(222,235,236)
#E3EDEF
(227,237,239)
#E8EFF2
(232,239,242)
#EDF1F5
(237,241,245)
#F2F3F8
(242,243,248)
#F7F5FB
(247,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E1DD; }

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

This text font color is #C5E1DD.

Background Color

.myBgColor { background-color: #C5E1DD; }

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

This div background color is #C5E1DD.

Border color

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

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

This div border color is #C5E1DD.

Opacity

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

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

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

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

This text has shadow with #C5E1DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1DD.

Preview

Color preview on black background

This text has color #C5E1DD on black background.


Color preview on white background

This text has color #C5E1DD on white background.


Black color preview on #C5E1DD background

This text has black color on #C5E1DD background.


White color preview on #C5E1DD background

This text has white color on #C5E1DD background.


Related colors

Complementary color

Complementary color for #hex is #3A1E22.


I love getcolorcode.com

Triadic colors

1 #DDC5E1 and #E1DDC5 with #C5E1DD are triadic colors.

2 #DDE1C5 and #E1C5DD with #C5E1DD are triadic colors.