COLOR #C7EFDB

HEX: #C7EFDB RGB: (199,239,219)

Renk bilgisi

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

RGB renk modeli

#C7EFDB color RGB value is (199,239,219).

RGB: (199,239,219) (78%, 94%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 239 of 255 = 94%
B 219 of 255 = 86%

199
239
219

R + G + B ~ 86%. #C7EFDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 239 + 219 = 657 (100%)
R 199 of 657 ~ 30.29%
G 239 of 657 ~ 36.38%
B 219 of 657 ~ 33.33'%

%30.29
%36.38
%33.33

CMYK RENK MODELİ

#C7EFDB rengi CMYK tonu (17,0,8,6).

  • camgöbeği tonu 16.74%
  • eflatun tonu 0.00%
  • sarı tonu 8.37%
  • ana renk tonu 6.27%

CMYK: (17,0,8,6)
C17M0Y8K6 (17%, 0%, 8%, 6%)
(0.17 / 0.00 / 0.08 / 0.06)

CMYK yüzdeleri

%16.74
%0
%8.37
%6.27

Codes

Color #C7EFDB in popluar color models

C7 EF DB
RGB 199 239 219
HSL 150° 55.56% 85.88%
HSB/HSV 150° 16.74% 93.73%
CMYK 16.74% 0.00% 8.37%
6.27%

Color #C7EFDB in popluar number systems.

HEX C7 EF DB
Decimal 199 239 219
Binary 11000111 11101111 11011011
Octal 307 357 333

Shades and tints

Shades of #C7EFDB

#C7EFDB
(199,239,219)
#B5DAC8
(181,218,200)
#A3C5B5
(163,197,181)
#91B0A2
(145,176,162)
#7F9B8F
(127,155,143)
#6D867C
(109,134,124)
#5B7169
(91,113,105)
#495C56
(73,92,86)
#374743
(55,71,67)
#253230
(37,50,48)
#131D1D
(19,29,29)
#000000
(0,0,0)

Tints of #C7EFDB

#C7EFDB
(199,239,219)
#CCF0DE
(204,240,222)
#D1F1E1
(209,241,225)
#D6F2E4
(214,242,228)
#DBF3E7
(219,243,231)
#E0F4EA
(224,244,234)
#E5F5ED
(229,245,237)
#EAF6F0
(234,246,240)
#EFF7F3
(239,247,243)
#F4F8F6
(244,248,246)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7EFDB color. Also use rgb(199,239,219) instead hex code.

Text Font Color

.myTextColor { color: #C7EFDB; }

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

This text font color is #C7EFDB.

Background Color

.myBgColor { background-color: #C7EFDB; }

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

This div background color is #C7EFDB.

Border color

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

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

This div border color is #C7EFDB.

Opacity

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

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

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

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

This text has shadow with #C7EFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EFDB.

Preview

Color preview on black background

This text has color #C7EFDB on black background.


Color preview on white background

This text has color #C7EFDB on white background.


Black color preview on #C7EFDB background

This text has black color on #C7EFDB background.


White color preview on #C7EFDB background

This text has white color on #C7EFDB background.


Related colors

Complementary color

Complementary color for #hex is #381024.


I love getcolorcode.com

Triadic colors

1 #DBC7EF and #EFDBC7 with #C7EFDB are triadic colors.

2 #DBEFC7 and #EFC7DB with #C7EFDB are triadic colors.