COLOR #C2E5ED

HEX: #C2E5ED RGB: (194,229,237)

Renk bilgisi

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

RGB renk modeli

#C2E5ED color RGB value is (194,229,237).

RGB: (194,229,237) (76%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 229 of 255 = 90%
B 237 of 255 = 93%

194
229
237

R + G + B ~ 86%. #C2E5ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 229 + 237 = 660 (100%)
R 194 of 660 ~ 29.39%
G 229 of 660 ~ 34.7%
B 237 of 660 ~ 35.91'%

%29.39
%34.7
%35.91

CMYK RENK MODELİ

#C2E5ED rengi CMYK tonu (18,3,0,7).

  • camgöbeği tonu 18.14%
  • eflatun tonu 3.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (18,3,0,7)
C18M3Y0K7 (18%, 3%, 0%, 7%)
(0.18 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%18.14
%3.38
%0
%7.06

Codes

Color #C2E5ED in popluar color models

C2 E5 ED
RGB 194 229 237
HSL 191° 54.43% 84.51%
HSB/HSV 191° 18.14% 92.94%
CMYK 18.14% 3.38% 0.00%
7.06%

Color #C2E5ED in popluar number systems.

HEX C2 E5 ED
Decimal 194 229 237
Binary 11000010 11100101 11101101
Octal 302 345 355

Shades and tints

Shades of #C2E5ED

#C2E5ED
(194,229,237)
#B1D1D8
(177,209,216)
#A0BDC3
(160,189,195)
#8FA9AE
(143,169,174)
#7E9599
(126,149,153)
#6D8184
(109,129,132)
#5C6D6F
(92,109,111)
#4B595A
(75,89,90)
#3A4545
(58,69,69)
#293130
(41,49,48)
#181D1B
(24,29,27)
#000000
(0,0,0)

Tints of #C2E5ED

#C2E5ED
(194,229,237)
#C7E7EE
(199,231,238)
#CCE9EF
(204,233,239)
#D1EBF0
(209,235,240)
#D6EDF1
(214,237,241)
#DBEFF2
(219,239,242)
#E0F1F3
(224,241,243)
#E5F3F4
(229,243,244)
#EAF5F5
(234,245,245)
#EFF7F6
(239,247,246)
#F4F9F7
(244,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2E5ED color. Also use rgb(194,229,237) instead hex code.

Text Font Color

.myTextColor { color: #C2E5ED; }

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

This text font color is #C2E5ED.

Background Color

.myBgColor { background-color: #C2E5ED; }

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

This div background color is #C2E5ED.

Border color

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

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

This div border color is #C2E5ED.

Opacity

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

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

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

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

This text has shadow with #C2E5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2E5ED.

Preview

Color preview on black background

This text has color #C2E5ED on black background.


Color preview on white background

This text has color #C2E5ED on white background.


Black color preview on #C2E5ED background

This text has black color on #C2E5ED background.


White color preview on #C2E5ED background

This text has white color on #C2E5ED background.


Related colors

Complementary color

Complementary color for #hex is #3D1A12.


I love getcolorcode.com

Triadic colors

1 #EDC2E5 and #E5EDC2 with #C2E5ED are triadic colors.

2 #EDE5C2 and #E5C2ED with #C2E5ED are triadic colors.