COLOR #C5E3D5

HEX: #C5E3D5 RGB: (197,227,213)

Renk bilgisi

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

RGB renk modeli

#C5E3D5 color RGB value is (197,227,213).

RGB: (197,227,213) (77%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 213 of 255 = 84%

197
227
213

R + G + B ~ 83%. #C5E3D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 213 = 637 (100%)
R 197 of 637 ~ 30.93%
G 227 of 637 ~ 35.64%
B 213 of 637 ~ 33.44'%

%30.93
%35.64
%33.44

CMYK RENK MODELİ

#C5E3D5 rengi CMYK tonu (13,0,6,11).

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

CMYK: (13,0,6,11)
C13M0Y6K11 (13%, 0%, 6%, 11%)
(0.13 / 0.00 / 0.06 / 0.11)

CMYK yüzdeleri

%13.22
%0
%6.17
%10.98

Codes

Color #C5E3D5 in popluar color models

C5 E3 D5
RGB 197 227 213
HSL 152° 34.88% 83.14%
HSB/HSV 152° 13.22% 89.02%
CMYK 13.22% 0.00% 6.17%
10.98%

Color #C5E3D5 in popluar number systems.

HEX C5 E3 D5
Decimal 197 227 213
Binary 11000101 11100011 11010101
Octal 305 343 325

Shades and tints

Shades of #C5E3D5

#C5E3D5
(197,227,213)
#B4CFC2
(180,207,194)
#A3BBAF
(163,187,175)
#92A79C
(146,167,156)
#819389
(129,147,137)
#707F76
(112,127,118)
#5F6B63
(95,107,99)
#4E5750
(78,87,80)
#3D433D
(61,67,61)
#2C2F2A
(44,47,42)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #C5E3D5

#C5E3D5
(197,227,213)
#CAE5D8
(202,229,216)
#CFE7DB
(207,231,219)
#D4E9DE
(212,233,222)
#D9EBE1
(217,235,225)
#DEEDE4
(222,237,228)
#E3EFE7
(227,239,231)
#E8F1EA
(232,241,234)
#EDF3ED
(237,243,237)
#F2F5F0
(242,245,240)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3D5; }

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

This text font color is #C5E3D5.

Background Color

.myBgColor { background-color: #C5E3D5; }

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

This div background color is #C5E3D5.

Border color

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

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

This div border color is #C5E3D5.

Opacity

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

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

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

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

This text has shadow with #C5E3D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3D5.

Preview

Color preview on black background

This text has color #C5E3D5 on black background.


Color preview on white background

This text has color #C5E3D5 on white background.


Black color preview on #C5E3D5 background

This text has black color on #C5E3D5 background.


White color preview on #C5E3D5 background

This text has white color on #C5E3D5 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C2A.


I love getcolorcode.com

Triadic colors

1 #D5C5E3 and #E3D5C5 with #C5E3D5 are triadic colors.

2 #D5E3C5 and #E3C5D5 with #C5E3D5 are triadic colors.