COLOR #C5EDDB

HEX: #C5EDDB RGB: (197,237,219)

Renk bilgisi

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

RGB renk modeli

#C5EDDB color RGB value is (197,237,219).

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

RGB bağlantıları ve doygunluk

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

197
237
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 219 = 653 (100%)
R 197 of 653 ~ 30.17%
G 237 of 653 ~ 36.29%
B 219 of 653 ~ 33.54'%

%30.17
%36.29
%33.54

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.88%
  • eflatun tonu 0.00%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%16.88
%0
%7.59
%7.06

Codes

Color #C5EDDB in popluar color models

C5 ED DB
RGB 197 237 219
HSL 153° 52.63% 85.10%
HSB/HSV 153° 16.88% 92.94%
CMYK 16.88% 0.00% 7.59%
7.06%

Color #C5EDDB in popluar number systems.

HEX C5 ED DB
Decimal 197 237 219
Binary 11000101 11101101 11011011
Octal 305 355 333

Shades and tints

Shades of #C5EDDB

#C5EDDB
(197,237,219)
#B4D8C8
(180,216,200)
#A3C3B5
(163,195,181)
#92AEA2
(146,174,162)
#81998F
(129,153,143)
#70847C
(112,132,124)
#5F6F69
(95,111,105)
#4E5A56
(78,90,86)
#3D4543
(61,69,67)
#2C3030
(44,48,48)
#1B1B1D
(27,27,29)
#000000
(0,0,0)

Tints of #C5EDDB

#C5EDDB
(197,237,219)
#CAEEDE
(202,238,222)
#CFEFE1
(207,239,225)
#D4F0E4
(212,240,228)
#D9F1E7
(217,241,231)
#DEF2EA
(222,242,234)
#E3F3ED
(227,243,237)
#E8F4F0
(232,244,240)
#EDF5F3
(237,245,243)
#F2F6F6
(242,246,246)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EDDB; }

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

This text font color is #C5EDDB.

Background Color

.myBgColor { background-color: #C5EDDB; }

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

This div background color is #C5EDDB.

Border color

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

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

This div border color is #C5EDDB.

Opacity

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

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

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

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

This text has shadow with #C5EDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDDB.

Preview

Color preview on black background

This text has color #C5EDDB on black background.


Color preview on white background

This text has color #C5EDDB on white background.


Black color preview on #C5EDDB background

This text has black color on #C5EDDB background.


White color preview on #C5EDDB background

This text has white color on #C5EDDB background.


Related colors

Complementary color

Complementary color for #hex is #3A1224.


I love getcolorcode.com

Triadic colors

1 #DBC5ED and #EDDBC5 with #C5EDDB are triadic colors.

2 #DBEDC5 and #EDC5DB with #C5EDDB are triadic colors.