COLOR #C7E3EC

HEX: #C7E3EC RGB: (199,227,236)

Renk bilgisi

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

RGB renk modeli

#C7E3EC color RGB value is (199,227,236).

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

RGB bağlantıları ve doygunluk

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

199
227
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 227 + 236 = 662 (100%)
R 199 of 662 ~ 30.06%
G 227 of 662 ~ 34.29%
B 236 of 662 ~ 35.65'%

%30.06
%34.29
%35.65

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.68%
  • eflatun tonu 3.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

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

CMYK yüzdeleri

%15.68
%3.81
%0
%7.45

Codes

Color #C7E3EC in popluar color models

C7 E3 EC
RGB 199 227 236
HSL 195° 49.33% 85.29%
HSB/HSV 195° 15.68% 92.55%
CMYK 15.68% 3.81% 0.00%
7.45%

Color #C7E3EC in popluar number systems.

HEX C7 E3 EC
Decimal 199 227 236
Binary 11000111 11100011 11101100
Octal 307 343 354

Shades and tints

Shades of #C7E3EC

#C7E3EC
(199,227,236)
#B5CFD7
(181,207,215)
#A3BBC2
(163,187,194)
#91A7AD
(145,167,173)
#7F9398
(127,147,152)
#6D7F83
(109,127,131)
#5B6B6E
(91,107,110)
#495759
(73,87,89)
#374344
(55,67,68)
#252F2F
(37,47,47)
#131B1A
(19,27,26)
#000000
(0,0,0)

Tints of #C7E3EC

#C7E3EC
(199,227,236)
#CCE5ED
(204,229,237)
#D1E7EE
(209,231,238)
#D6E9EF
(214,233,239)
#DBEBF0
(219,235,240)
#E0EDF1
(224,237,241)
#E5EFF2
(229,239,242)
#EAF1F3
(234,241,243)
#EFF3F4
(239,243,244)
#F4F5F5
(244,245,245)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E3EC; }

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

This text font color is #C7E3EC.

Background Color

.myBgColor { background-color: #C7E3EC; }

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

This div background color is #C7E3EC.

Border color

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

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

This div border color is #C7E3EC.

Opacity

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

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

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

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

This text has shadow with #C7E3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E3EC.

Preview

Color preview on black background

This text has color #C7E3EC on black background.


Color preview on white background

This text has color #C7E3EC on white background.


Black color preview on #C7E3EC background

This text has black color on #C7E3EC background.


White color preview on #C7E3EC background

This text has white color on #C7E3EC background.


Related colors

Complementary color

Complementary color for #hex is #381C13.


I love getcolorcode.com

Triadic colors

1 #ECC7E3 and #E3ECC7 with #C7E3EC are triadic colors.

2 #ECE3C7 and #E3C7EC with #C7E3EC are triadic colors.