COLOR #C5EEDB

HEX: #C5EEDB RGB: (197,238,219)

Renk bilgisi

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

RGB renk modeli

#C5EEDB color RGB value is (197,238,219).

RGB: (197,238,219) (77%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 219 of 255 = 86%

197
238
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 219 = 654 (100%)
R 197 of 654 ~ 30.12%
G 238 of 654 ~ 36.39%
B 219 of 654 ~ 33.49'%

%30.12
%36.39
%33.49

CMYK RENK MODELİ

#C5EEDB rengi CMYK tonu (17,0,8,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 0.00%
  • sarı tonu 7.98%
  • ana renk tonu 6.67%

CMYK: (17,0,8,7)
C17M0Y8K7 (17%, 0%, 8%, 7%)
(0.17 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%17.23
%0
%7.98
%6.67

Codes

Color #C5EEDB in popluar color models

C5 EE DB
RGB 197 238 219
HSL 152° 54.67% 85.29%
HSB/HSV 152° 17.23% 93.33%
CMYK 17.23% 0.00% 7.98%
6.67%

Color #C5EEDB in popluar number systems.

HEX C5 EE DB
Decimal 197 238 219
Binary 11000101 11101110 11011011
Octal 305 356 333

Shades and tints

Shades of #C5EEDB

#C5EEDB
(197,238,219)
#B4D9C8
(180,217,200)
#A3C4B5
(163,196,181)
#92AFA2
(146,175,162)
#819A8F
(129,154,143)
#70857C
(112,133,124)
#5F7069
(95,112,105)
#4E5B56
(78,91,86)
#3D4643
(61,70,67)
#2C3130
(44,49,48)
#1B1C1D
(27,28,29)
#000000
(0,0,0)

Tints of #C5EEDB

#C5EEDB
(197,238,219)
#CAEFDE
(202,239,222)
#CFF0E1
(207,240,225)
#D4F1E4
(212,241,228)
#D9F2E7
(217,242,231)
#DEF3EA
(222,243,234)
#E3F4ED
(227,244,237)
#E8F5F0
(232,245,240)
#EDF6F3
(237,246,243)
#F2F7F6
(242,247,246)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EEDB; }

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

This text font color is #C5EEDB.

Background Color

.myBgColor { background-color: #C5EEDB; }

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

This div background color is #C5EEDB.

Border color

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

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

This div border color is #C5EEDB.

Opacity

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

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

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

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

This text has shadow with #C5EEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EEDB.

Preview

Color preview on black background

This text has color #C5EEDB on black background.


Color preview on white background

This text has color #C5EEDB on white background.


Black color preview on #C5EEDB background

This text has black color on #C5EEDB background.


White color preview on #C5EEDB background

This text has white color on #C5EEDB background.


Related colors

Complementary color

Complementary color for #hex is #3A1124.


I love getcolorcode.com

Triadic colors

1 #DBC5EE and #EEDBC5 with #C5EEDB are triadic colors.

2 #DBEEC5 and #EEC5DB with #C5EEDB are triadic colors.