COLOR #C5EBDD

HEX: #C5EBDD RGB: (197,235,221)

Renk bilgisi

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

RGB renk modeli

#C5EBDD color RGB value is (197,235,221).

RGB: (197,235,221) (77%, 92%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 221 of 255 = 87%

197
235
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 221 = 653 (100%)
R 197 of 653 ~ 30.17%
G 235 of 653 ~ 35.99%
B 221 of 653 ~ 33.84'%

%30.17
%35.99
%33.84

CMYK RENK MODELİ

#C5EBDD rengi CMYK tonu (16,0,6,8).

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

CMYK: (16,0,6,8)
C16M0Y6K8 (16%, 0%, 6%, 8%)
(0.16 / 0.00 / 0.06 / 0.08)

CMYK yüzdeleri

%16.17
%0
%5.96
%7.84

Codes

Color #C5EBDD in popluar color models

C5 EB DD
RGB 197 235 221
HSL 158° 48.72% 84.71%
HSB/HSV 158° 16.17% 92.16%
CMYK 16.17% 0.00% 5.96%
7.84%

Color #C5EBDD in popluar number systems.

HEX C5 EB DD
Decimal 197 235 221
Binary 11000101 11101011 11011101
Octal 305 353 335

Shades and tints

Shades of #C5EBDD

#C5EBDD
(197,235,221)
#B4D6C9
(180,214,201)
#A3C1B5
(163,193,181)
#92ACA1
(146,172,161)
#81978D
(129,151,141)
#708279
(112,130,121)
#5F6D65
(95,109,101)
#4E5851
(78,88,81)
#3D433D
(61,67,61)
#2C2E29
(44,46,41)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #C5EBDD

#C5EBDD
(197,235,221)
#CAECE0
(202,236,224)
#CFEDE3
(207,237,227)
#D4EEE6
(212,238,230)
#D9EFE9
(217,239,233)
#DEF0EC
(222,240,236)
#E3F1EF
(227,241,239)
#E8F2F2
(232,242,242)
#EDF3F5
(237,243,245)
#F2F4F8
(242,244,248)
#F7F5FB
(247,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBDD; }

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

This text font color is #C5EBDD.

Background Color

.myBgColor { background-color: #C5EBDD; }

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

This div background color is #C5EBDD.

Border color

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

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

This div border color is #C5EBDD.

Opacity

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

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

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

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

This text has shadow with #C5EBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBDD.

Preview

Color preview on black background

This text has color #C5EBDD on black background.


Color preview on white background

This text has color #C5EBDD on white background.


Black color preview on #C5EBDD background

This text has black color on #C5EBDD background.


White color preview on #C5EBDD background

This text has white color on #C5EBDD background.


Related colors

Complementary color

Complementary color for #hex is #3A1422.


I love getcolorcode.com

Triadic colors

1 #DDC5EB and #EBDDC5 with #C5EBDD are triadic colors.

2 #DDEBC5 and #EBC5DD with #C5EBDD are triadic colors.