COLOR #C7EDE3

HEX: #C7EDE3 RGB: (199,237,227)

Renk bilgisi

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

RGB renk modeli

#C7EDE3 color RGB value is (199,237,227).

RGB: (199,237,227) (78%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 227 of 255 = 89%

199
237
227

R + G + B ~ 87%. #C7EDE3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 227 = 663 (100%)
R 199 of 663 ~ 30.02%
G 237 of 663 ~ 35.75%
B 227 of 663 ~ 34.24'%

%30.02
%35.75
%34.24

CMYK RENK MODELİ

#C7EDE3 rengi CMYK tonu (16,0,4,7).

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

CMYK: (16,0,4,7)
C16M0Y4K7 (16%, 0%, 4%, 7%)
(0.16 / 0.00 / 0.04 / 0.07)

CMYK yüzdeleri

%16.03
%0
%4.22
%7.06

Codes

Color #C7EDE3 in popluar color models

C7 ED E3
RGB 199 237 227
HSL 164° 51.35% 85.49%
HSB/HSV 164° 16.03% 92.94%
CMYK 16.03% 0.00% 4.22%
7.06%

Color #C7EDE3 in popluar number systems.

HEX C7 ED E3
Decimal 199 237 227
Binary 11000111 11101101 11100011
Octal 307 355 343

Shades and tints

Shades of #C7EDE3

#C7EDE3
(199,237,227)
#B5D8CF
(181,216,207)
#A3C3BB
(163,195,187)
#91AEA7
(145,174,167)
#7F9993
(127,153,147)
#6D847F
(109,132,127)
#5B6F6B
(91,111,107)
#495A57
(73,90,87)
#374543
(55,69,67)
#25302F
(37,48,47)
#131B1B
(19,27,27)
#000000
(0,0,0)

Tints of #C7EDE3

#C7EDE3
(199,237,227)
#CCEEE5
(204,238,229)
#D1EFE7
(209,239,231)
#D6F0E9
(214,240,233)
#DBF1EB
(219,241,235)
#E0F2ED
(224,242,237)
#E5F3EF
(229,243,239)
#EAF4F1
(234,244,241)
#EFF5F3
(239,245,243)
#F4F6F5
(244,246,245)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDE3; }

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

This text font color is #C7EDE3.

Background Color

.myBgColor { background-color: #C7EDE3; }

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

This div background color is #C7EDE3.

Border color

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

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

This div border color is #C7EDE3.

Opacity

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

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

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

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

This text has shadow with #C7EDE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDE3.

Preview

Color preview on black background

This text has color #C7EDE3 on black background.


Color preview on white background

This text has color #C7EDE3 on white background.


Black color preview on #C7EDE3 background

This text has black color on #C7EDE3 background.


White color preview on #C7EDE3 background

This text has white color on #C7EDE3 background.


Related colors

Complementary color

Complementary color for #hex is #38121C.


I love getcolorcode.com

Triadic colors

1 #E3C7ED and #EDE3C7 with #C7EDE3 are triadic colors.

2 #E3EDC7 and #EDC7E3 with #C7EDE3 are triadic colors.