COLOR #C5EBDB

HEX: #C5EBDB RGB: (197,235,219)

Renk bilgisi

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

RGB renk modeli

#C5EBDB color RGB value is (197,235,219).

RGB: (197,235,219) (77%, 92%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 219 of 255 = 86%

197
235
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 219 = 651 (100%)
R 197 of 651 ~ 30.26%
G 235 of 651 ~ 36.1%
B 219 of 651 ~ 33.64'%

%30.26
%36.1
%33.64

CMYK RENK MODELİ

#C5EBDB rengi CMYK tonu (16,0,7,8).

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

CMYK: (16,0,7,8)
C16M0Y7K8 (16%, 0%, 7%, 8%)
(0.16 / 0.00 / 0.07 / 0.08)

CMYK yüzdeleri

%16.17
%0
%6.81
%7.84

Codes

Color #C5EBDB in popluar color models

C5 EB DB
RGB 197 235 219
HSL 155° 48.72% 84.71%
HSB/HSV 155° 16.17% 92.16%
CMYK 16.17% 0.00% 6.81%
7.84%

Color #C5EBDB in popluar number systems.

HEX C5 EB DB
Decimal 197 235 219
Binary 11000101 11101011 11011011
Octal 305 353 333

Shades and tints

Shades of #C5EBDB

#C5EBDB
(197,235,219)
#B4D6C8
(180,214,200)
#A3C1B5
(163,193,181)
#92ACA2
(146,172,162)
#81978F
(129,151,143)
#70827C
(112,130,124)
#5F6D69
(95,109,105)
#4E5856
(78,88,86)
#3D4343
(61,67,67)
#2C2E30
(44,46,48)
#1B191D
(27,25,29)
#000000
(0,0,0)

Tints of #C5EBDB

#C5EBDB
(197,235,219)
#CAECDE
(202,236,222)
#CFEDE1
(207,237,225)
#D4EEE4
(212,238,228)
#D9EFE7
(217,239,231)
#DEF0EA
(222,240,234)
#E3F1ED
(227,241,237)
#E8F2F0
(232,242,240)
#EDF3F3
(237,243,243)
#F2F4F6
(242,244,246)
#F7F5F9
(247,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBDB; }

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

This text font color is #C5EBDB.

Background Color

.myBgColor { background-color: #C5EBDB; }

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

This div background color is #C5EBDB.

Border color

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

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

This div border color is #C5EBDB.

Opacity

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

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

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

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

This text has shadow with #C5EBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBDB.

Preview

Color preview on black background

This text has color #C5EBDB on black background.


Color preview on white background

This text has color #C5EBDB on white background.


Black color preview on #C5EBDB background

This text has black color on #C5EBDB background.


White color preview on #C5EBDB background

This text has white color on #C5EBDB background.


Related colors

Complementary color

Complementary color for #hex is #3A1424.


I love getcolorcode.com

Triadic colors

1 #DBC5EB and #EBDBC5 with #C5EBDB are triadic colors.

2 #DBEBC5 and #EBC5DB with #C5EBDB are triadic colors.