COLOR #C7E3ED

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

199
227
237

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

Yüzdelerle RGB renk parçaları

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

%30.02
%34.24
%35.75

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%16.03
%4.22
%0
%7.06

Codes

Color #C7E3ED in popluar color models

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

Color #C7E3ED in popluar number systems.

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

Shades and tints

Shades of #C7E3ED

#C7E3ED
(199,227,237)
#B5CFD8
(181,207,216)
#A3BBC3
(163,187,195)
#91A7AE
(145,167,174)
#7F9399
(127,147,153)
#6D7F84
(109,127,132)
#5B6B6F
(91,107,111)
#49575A
(73,87,90)
#374345
(55,67,69)
#252F30
(37,47,48)
#131B1B
(19,27,27)
#000000
(0,0,0)

Tints of #C7E3ED

#C7E3ED
(199,227,237)
#CCE5EE
(204,229,238)
#D1E7EF
(209,231,239)
#D6E9F0
(214,233,240)
#DBEBF1
(219,235,241)
#E0EDF2
(224,237,242)
#E5EFF3
(229,239,243)
#EAF1F4
(234,241,244)
#EFF3F5
(239,243,245)
#F4F5F6
(244,245,246)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E3ED; }

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

This text font color is #C7E3ED.

Background Color

.myBgColor { background-color: #C7E3ED; }

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

This div background color is #C7E3ED.

Border color

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

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

This div border color is #C7E3ED.

Opacity

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

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

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

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

This text has shadow with #C7E3ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E3ED.

Preview

Color preview on black background

This text has color #C7E3ED on black background.


Color preview on white background

This text has color #C7E3ED on white background.


Black color preview on #C7E3ED background

This text has black color on #C7E3ED background.


White color preview on #C7E3ED background

This text has white color on #C7E3ED background.


Related colors

Complementary color

Complementary color for #hex is #381C12.


I love getcolorcode.com

Triadic colors

1 #EDC7E3 and #E3EDC7 with #C7E3ED are triadic colors.

2 #EDE3C7 and #E3C7ED with #C7E3ED are triadic colors.