COLOR #C7E6EE

HEX: #C7E6EE RGB: (199,230,238)

Renk bilgisi

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

RGB renk modeli

#C7E6EE color RGB value is (199,230,238).

RGB: (199,230,238) (78%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 238 of 255 = 93%

199
230
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 238 = 667 (100%)
R 199 of 667 ~ 29.84%
G 230 of 667 ~ 34.48%
B 238 of 667 ~ 35.68'%

%29.84
%34.48
%35.68

CMYK RENK MODELİ

#C7E6EE rengi CMYK tonu (16,3,0,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 3.36%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,3,0,7)
C16M3Y0K7 (16%, 3%, 0%, 7%)
(0.16 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%16.39
%3.36
%0
%6.67

Codes

Color #C7E6EE in popluar color models

C7 E6 EE
RGB 199 230 238
HSL 192° 53.42% 85.69%
HSB/HSV 192° 16.39% 93.33%
CMYK 16.39% 3.36% 0.00%
6.67%

Color #C7E6EE in popluar number systems.

HEX C7 E6 EE
Decimal 199 230 238
Binary 11000111 11100110 11101110
Octal 307 346 356

Shades and tints

Shades of #C7E6EE

#C7E6EE
(199,230,238)
#B5D2D9
(181,210,217)
#A3BEC4
(163,190,196)
#91AAAF
(145,170,175)
#7F969A
(127,150,154)
#6D8285
(109,130,133)
#5B6E70
(91,110,112)
#495A5B
(73,90,91)
#374646
(55,70,70)
#253231
(37,50,49)
#131E1C
(19,30,28)
#000000
(0,0,0)

Tints of #C7E6EE

#C7E6EE
(199,230,238)
#CCE8EF
(204,232,239)
#D1EAF0
(209,234,240)
#D6ECF1
(214,236,241)
#DBEEF2
(219,238,242)
#E0F0F3
(224,240,243)
#E5F2F4
(229,242,244)
#EAF4F5
(234,244,245)
#EFF6F6
(239,246,246)
#F4F8F7
(244,248,247)
#F9FAF8
(249,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E6EE color. Also use rgb(199,230,238) instead hex code.

Text Font Color

.myTextColor { color: #C7E6EE; }

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

This text font color is #C7E6EE.

Background Color

.myBgColor { background-color: #C7E6EE; }

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

This div background color is #C7E6EE.

Border color

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

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

This div border color is #C7E6EE.

Opacity

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

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

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

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

This text has shadow with #C7E6EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6EE.

Preview

Color preview on black background

This text has color #C7E6EE on black background.


Color preview on white background

This text has color #C7E6EE on white background.


Black color preview on #C7E6EE background

This text has black color on #C7E6EE background.


White color preview on #C7E6EE background

This text has white color on #C7E6EE background.


Related colors

Complementary color

Complementary color for #hex is #381911.


I love getcolorcode.com

Triadic colors

1 #EEC7E6 and #E6EEC7 with #C7E6EE are triadic colors.

2 #EEE6C7 and #E6C7EE with #C7E6EE are triadic colors.