COLOR #C7E4ED

HEX: #C7E4ED RGB: (199,228,237)

Renk bilgisi

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

RGB renk modeli

#C7E4ED color RGB value is (199,228,237).

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

RGB bağlantıları ve doygunluk

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

199
228
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 237 = 664 (100%)
R 199 of 664 ~ 29.97%
G 228 of 664 ~ 34.34%
B 237 of 664 ~ 35.69'%

%29.97
%34.34
%35.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.03%
  • eflatun tonu 3.80%
  • 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
%3.8
%0
%7.06

Codes

Color #C7E4ED in popluar color models

C7 E4 ED
RGB 199 228 237
HSL 194° 51.35% 85.49%
HSB/HSV 194° 16.03% 92.94%
CMYK 16.03% 3.80% 0.00%
7.06%

Color #C7E4ED in popluar number systems.

HEX C7 E4 ED
Decimal 199 228 237
Binary 11000111 11100100 11101101
Octal 307 344 355

Shades and tints

Shades of #C7E4ED

#C7E4ED
(199,228,237)
#B5D0D8
(181,208,216)
#A3BCC3
(163,188,195)
#91A8AE
(145,168,174)
#7F9499
(127,148,153)
#6D8084
(109,128,132)
#5B6C6F
(91,108,111)
#49585A
(73,88,90)
#374445
(55,68,69)
#253030
(37,48,48)
#131C1B
(19,28,27)
#000000
(0,0,0)

Tints of #C7E4ED

#C7E4ED
(199,228,237)
#CCE6EE
(204,230,238)
#D1E8EF
(209,232,239)
#D6EAF0
(214,234,240)
#DBECF1
(219,236,241)
#E0EEF2
(224,238,242)
#E5F0F3
(229,240,243)
#EAF2F4
(234,242,244)
#EFF4F5
(239,244,245)
#F4F6F6
(244,246,246)
#F9F8F7
(249,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E4ED; }

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

This text font color is #C7E4ED.

Background Color

.myBgColor { background-color: #C7E4ED; }

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

This div background color is #C7E4ED.

Border color

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

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

This div border color is #C7E4ED.

Opacity

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

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

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

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

This text has shadow with #C7E4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4ED.

Preview

Color preview on black background

This text has color #C7E4ED on black background.


Color preview on white background

This text has color #C7E4ED on white background.


Black color preview on #C7E4ED background

This text has black color on #C7E4ED background.


White color preview on #C7E4ED background

This text has white color on #C7E4ED background.


Related colors

Complementary color

Complementary color for #hex is #381B12.


I love getcolorcode.com

Triadic colors

1 #EDC7E4 and #E4EDC7 with #C7E4ED are triadic colors.

2 #EDE4C7 and #E4C7ED with #C7E4ED are triadic colors.