COLOR #C5E3DD

HEX: #C5E3DD RGB: (197,227,221)

Renk bilgisi

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

RGB renk modeli

#C5E3DD color RGB value is (197,227,221).

RGB: (197,227,221) (77%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 221 of 255 = 87%

197
227
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 221 = 645 (100%)
R 197 of 645 ~ 30.54%
G 227 of 645 ~ 35.19%
B 221 of 645 ~ 34.26'%

%30.54
%35.19
%34.26

CMYK RENK MODELİ

#C5E3DD rengi CMYK tonu (13,0,3,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 2.64%
  • ana renk tonu 10.98%

CMYK: (13,0,3,11)
C13M0Y3K11 (13%, 0%, 3%, 11%)
(0.13 / 0.00 / 0.03 / 0.11)

CMYK yüzdeleri

%13.22
%0
%2.64
%10.98

Codes

Color #C5E3DD in popluar color models

C5 E3 DD
RGB 197 227 221
HSL 168° 34.88% 83.14%
HSB/HSV 168° 13.22% 89.02%
CMYK 13.22% 0.00% 2.64%
10.98%

Color #C5E3DD in popluar number systems.

HEX C5 E3 DD
Decimal 197 227 221
Binary 11000101 11100011 11011101
Octal 305 343 335

Shades and tints

Shades of #C5E3DD

#C5E3DD
(197,227,221)
#B4CFC9
(180,207,201)
#A3BBB5
(163,187,181)
#92A7A1
(146,167,161)
#81938D
(129,147,141)
#707F79
(112,127,121)
#5F6B65
(95,107,101)
#4E5751
(78,87,81)
#3D433D
(61,67,61)
#2C2F29
(44,47,41)
#1B1B15
(27,27,21)
#000000
(0,0,0)

Tints of #C5E3DD

#C5E3DD
(197,227,221)
#CAE5E0
(202,229,224)
#CFE7E3
(207,231,227)
#D4E9E6
(212,233,230)
#D9EBE9
(217,235,233)
#DEEDEC
(222,237,236)
#E3EFEF
(227,239,239)
#E8F1F2
(232,241,242)
#EDF3F5
(237,243,245)
#F2F5F8
(242,245,248)
#F7F7FB
(247,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3DD; }

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

This text font color is #C5E3DD.

Background Color

.myBgColor { background-color: #C5E3DD; }

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

This div background color is #C5E3DD.

Border color

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

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

This div border color is #C5E3DD.

Opacity

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

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

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

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

This text has shadow with #C5E3DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3DD.

Preview

Color preview on black background

This text has color #C5E3DD on black background.


Color preview on white background

This text has color #C5E3DD on white background.


Black color preview on #C5E3DD background

This text has black color on #C5E3DD background.


White color preview on #C5E3DD background

This text has white color on #C5E3DD background.


Related colors

Complementary color

Complementary color for #hex is #3A1C22.


I love getcolorcode.com

Triadic colors

1 #DDC5E3 and #E3DDC5 with #C5E3DD are triadic colors.

2 #DDE3C5 and #E3C5DD with #C5E3DD are triadic colors.