COLOR #C2D9E5

HEX: #C2D9E5 RGB: (194,217,229)

Renk bilgisi

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

RGB renk modeli

#C2D9E5 color RGB value is (194,217,229).

RGB: (194,217,229) (76%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 217 of 255 = 85%
B 229 of 255 = 90%

194
217
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 217 + 229 = 640 (100%)
R 194 of 640 ~ 30.31%
G 217 of 640 ~ 33.91%
B 229 of 640 ~ 35.78'%

%30.31
%33.91
%35.78

CMYK RENK MODELİ

#C2D9E5 rengi CMYK tonu (15,5,0,10).

  • camgöbeği tonu 15.28%
  • eflatun tonu 5.24%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (15,5,0,10)
C15M5Y0K10 (15%, 5%, 0%, 10%)
(0.15 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%15.28
%5.24
%0
%10.2

Codes

Color #C2D9E5 in popluar color models

C2 D9 E5
RGB 194 217 229
HSL 201° 40.23% 82.94%
HSB/HSV 201° 15.28% 89.80%
CMYK 15.28% 5.24% 0.00%
10.20%

Color #C2D9E5 in popluar number systems.

HEX C2 D9 E5
Decimal 194 217 229
Binary 11000010 11011001 11100101
Octal 302 331 345

Shades and tints

Shades of #C2D9E5

#C2D9E5
(194,217,229)
#B1C6D1
(177,198,209)
#A0B3BD
(160,179,189)
#8FA0A9
(143,160,169)
#7E8D95
(126,141,149)
#6D7A81
(109,122,129)
#5C676D
(92,103,109)
#4B5459
(75,84,89)
#3A4145
(58,65,69)
#292E31
(41,46,49)
#181B1D
(24,27,29)
#000000
(0,0,0)

Tints of #C2D9E5

#C2D9E5
(194,217,229)
#C7DCE7
(199,220,231)
#CCDFE9
(204,223,233)
#D1E2EB
(209,226,235)
#D6E5ED
(214,229,237)
#DBE8EF
(219,232,239)
#E0EBF1
(224,235,241)
#E5EEF3
(229,238,243)
#EAF1F5
(234,241,245)
#EFF4F7
(239,244,247)
#F4F7F9
(244,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2D9E5; }

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

This text font color is #C2D9E5.

Background Color

.myBgColor { background-color: #C2D9E5; }

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

This div background color is #C2D9E5.

Border color

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

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

This div border color is #C2D9E5.

Opacity

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

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

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

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

This text has shadow with #C2D9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D9E5.

Preview

Color preview on black background

This text has color #C2D9E5 on black background.


Color preview on white background

This text has color #C2D9E5 on white background.


Black color preview on #C2D9E5 background

This text has black color on #C2D9E5 background.


White color preview on #C2D9E5 background

This text has white color on #C2D9E5 background.


Related colors

Complementary color

Complementary color for #hex is #3D261A.


I love getcolorcode.com

Triadic colors

1 #E5C2D9 and #D9E5C2 with #C2D9E5 are triadic colors.

2 #E5D9C2 and #D9C2E5 with #C2D9E5 are triadic colors.