COLOR #C5EBD2

HEX: #C5EBD2 RGB: (197,235,210)

Renk bilgisi

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

RGB renk modeli

#C5EBD2 color RGB value is (197,235,210).

RGB: (197,235,210) (77%, 92%, 82%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 210 of 255 = 82%

197
235
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 210 = 642 (100%)
R 197 of 642 ~ 30.69%
G 235 of 642 ~ 36.6%
B 210 of 642 ~ 32.71'%

%30.69
%36.6
%32.71

CMYK RENK MODELİ

#C5EBD2 rengi CMYK tonu (16,0,11,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 0.00%
  • sarı tonu 10.64%
  • ana renk tonu 7.84%

CMYK: (16,0,11,8)
C16M0Y11K8 (16%, 0%, 11%, 8%)
(0.16 / 0.00 / 0.11 / 0.08)

CMYK yüzdeleri

%16.17
%0
%10.64
%7.84

Codes

Color #C5EBD2 in popluar color models

C5 EB D2
RGB 197 235 210
HSL 141° 48.72% 84.71%
HSB/HSV 141° 16.17% 92.16%
CMYK 16.17% 0.00% 10.64%
7.84%

Color #C5EBD2 in popluar number systems.

HEX C5 EB D2
Decimal 197 235 210
Binary 11000101 11101011 11010010
Octal 305 353 322

Shades and tints

Shades of #C5EBD2

#C5EBD2
(197,235,210)
#B4D6BF
(180,214,191)
#A3C1AC
(163,193,172)
#92AC99
(146,172,153)
#819786
(129,151,134)
#708273
(112,130,115)
#5F6D60
(95,109,96)
#4E584D
(78,88,77)
#3D433A
(61,67,58)
#2C2E27
(44,46,39)
#1B1914
(27,25,20)
#000000
(0,0,0)

Tints of #C5EBD2

#C5EBD2
(197,235,210)
#CAECD6
(202,236,214)
#CFEDDA
(207,237,218)
#D4EEDE
(212,238,222)
#D9EFE2
(217,239,226)
#DEF0E6
(222,240,230)
#E3F1EA
(227,241,234)
#E8F2EE
(232,242,238)
#EDF3F2
(237,243,242)
#F2F4F6
(242,244,246)
#F7F5FA
(247,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EBD2 color. Also use rgb(197,235,210) instead hex code.

Text Font Color

.myTextColor { color: #C5EBD2; }

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

This text font color is #C5EBD2.

Background Color

.myBgColor { background-color: #C5EBD2; }

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

This div background color is #C5EBD2.

Border color

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

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

This div border color is #C5EBD2.

Opacity

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

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

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

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

This text has shadow with #C5EBD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBD2.

Preview

Color preview on black background

This text has color #C5EBD2 on black background.


Color preview on white background

This text has color #C5EBD2 on white background.


Black color preview on #C5EBD2 background

This text has black color on #C5EBD2 background.


White color preview on #C5EBD2 background

This text has white color on #C5EBD2 background.


Related colors

Complementary color

Complementary color for #hex is #3A142D.


I love getcolorcode.com

Triadic colors

1 #D2C5EB and #EBD2C5 with #C5EBD2 are triadic colors.

2 #D2EBC5 and #EBC5D2 with #C5EBD2 are triadic colors.