COLOR #C2D5EC

HEX: #C2D5EC RGB: (194,213,236)

Renk bilgisi

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

RGB renk modeli

#C2D5EC color RGB value is (194,213,236).

RGB: (194,213,236) (76%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 213 of 255 = 84%
B 236 of 255 = 93%

194
213
236

R + G + B ~ 84%. #C2D5EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 213 + 236 = 643 (100%)
R 194 of 643 ~ 30.17%
G 213 of 643 ~ 33.13%
B 236 of 643 ~ 36.7'%

%30.17
%33.13
%36.7

CMYK RENK MODELİ

#C2D5EC rengi CMYK tonu (18,10,0,7).

  • camgöbeği tonu 17.80%
  • eflatun tonu 9.75%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (18,10,0,7)
C18M10Y0K7 (18%, 10%, 0%, 7%)
(0.18 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%17.8
%9.75
%0
%7.45

Codes

Color #C2D5EC in popluar color models

C2 D5 EC
RGB 194 213 236
HSL 213° 52.50% 84.31%
HSB/HSV 213° 17.80% 92.55%
CMYK 17.80% 9.75% 0.00%
7.45%

Color #C2D5EC in popluar number systems.

HEX C2 D5 EC
Decimal 194 213 236
Binary 11000010 11010101 11101100
Octal 302 325 354

Shades and tints

Shades of #C2D5EC

#C2D5EC
(194,213,236)
#B1C2D7
(177,194,215)
#A0AFC2
(160,175,194)
#8F9CAD
(143,156,173)
#7E8998
(126,137,152)
#6D7683
(109,118,131)
#5C636E
(92,99,110)
#4B5059
(75,80,89)
#3A3D44
(58,61,68)
#292A2F
(41,42,47)
#18171A
(24,23,26)
#000000
(0,0,0)

Tints of #C2D5EC

#C2D5EC
(194,213,236)
#C7D8ED
(199,216,237)
#CCDBEE
(204,219,238)
#D1DEEF
(209,222,239)
#D6E1F0
(214,225,240)
#DBE4F1
(219,228,241)
#E0E7F2
(224,231,242)
#E5EAF3
(229,234,243)
#EAEDF4
(234,237,244)
#EFF0F5
(239,240,245)
#F4F3F6
(244,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2D5EC color. Also use rgb(194,213,236) instead hex code.

Text Font Color

.myTextColor { color: #C2D5EC; }

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

This text font color is #C2D5EC.

Background Color

.myBgColor { background-color: #C2D5EC; }

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

This div background color is #C2D5EC.

Border color

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

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

This div border color is #C2D5EC.

Opacity

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

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

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

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

This text has shadow with #C2D5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D5EC.

Preview

Color preview on black background

This text has color #C2D5EC on black background.


Color preview on white background

This text has color #C2D5EC on white background.


Black color preview on #C2D5EC background

This text has black color on #C2D5EC background.


White color preview on #C2D5EC background

This text has white color on #C2D5EC background.


Related colors

Complementary color

Complementary color for #hex is #3D2A13.


I love getcolorcode.com

Triadic colors

1 #ECC2D5 and #D5ECC2 with #C2D5EC are triadic colors.

2 #ECD5C2 and #D5C2EC with #C2D5EC are triadic colors.