COLOR #C7EDDB

HEX: #C7EDDB RGB: (199,237,219)

Renk bilgisi

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

RGB renk modeli

#C7EDDB color RGB value is (199,237,219).

RGB: (199,237,219) (78%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 219 of 255 = 86%

199
237
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 219 = 655 (100%)
R 199 of 655 ~ 30.38%
G 237 of 655 ~ 36.18%
B 219 of 655 ~ 33.44'%

%30.38
%36.18
%33.44

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%16.03
%0
%7.59
%7.06

Codes

Color #C7EDDB in popluar color models

C7 ED DB
RGB 199 237 219
HSL 152° 51.35% 85.49%
HSB/HSV 152° 16.03% 92.94%
CMYK 16.03% 0.00% 7.59%
7.06%

Color #C7EDDB in popluar number systems.

HEX C7 ED DB
Decimal 199 237 219
Binary 11000111 11101101 11011011
Octal 307 355 333

Shades and tints

Shades of #C7EDDB

#C7EDDB
(199,237,219)
#B5D8C8
(181,216,200)
#A3C3B5
(163,195,181)
#91AEA2
(145,174,162)
#7F998F
(127,153,143)
#6D847C
(109,132,124)
#5B6F69
(91,111,105)
#495A56
(73,90,86)
#374543
(55,69,67)
#253030
(37,48,48)
#131B1D
(19,27,29)
#000000
(0,0,0)

Tints of #C7EDDB

#C7EDDB
(199,237,219)
#CCEEDE
(204,238,222)
#D1EFE1
(209,239,225)
#D6F0E4
(214,240,228)
#DBF1E7
(219,241,231)
#E0F2EA
(224,242,234)
#E5F3ED
(229,243,237)
#EAF4F0
(234,244,240)
#EFF5F3
(239,245,243)
#F4F6F6
(244,246,246)
#F9F7F9
(249,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDDB; }

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

This text font color is #C7EDDB.

Background Color

.myBgColor { background-color: #C7EDDB; }

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

This div background color is #C7EDDB.

Border color

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

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

This div border color is #C7EDDB.

Opacity

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

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

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

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

This text has shadow with #C7EDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDDB.

Preview

Color preview on black background

This text has color #C7EDDB on black background.


Color preview on white background

This text has color #C7EDDB on white background.


Black color preview on #C7EDDB background

This text has black color on #C7EDDB background.


White color preview on #C7EDDB background

This text has white color on #C7EDDB background.


Related colors

Complementary color

Complementary color for #hex is #381224.


I love getcolorcode.com

Triadic colors

1 #DBC7ED and #EDDBC7 with #C7EDDB are triadic colors.

2 #DBEDC7 and #EDC7DB with #C7EDDB are triadic colors.