COLOR #C2C5E6

HEX: #C2C5E6 RGB: (194,197,230)

Renk bilgisi

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

RGB renk modeli

#C2C5E6 color RGB value is (194,197,230).

RGB: (194,197,230) (76%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 197 of 255 = 77%
B 230 of 255 = 90%

194
197
230

R + G + B ~ 81%. #C2C5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 197 + 230 = 621 (100%)
R 194 of 621 ~ 31.24%
G 197 of 621 ~ 31.72%
B 230 of 621 ~ 37.04'%

%31.24
%31.72
%37.04

CMYK RENK MODELİ

#C2C5E6 rengi CMYK tonu (16,14,0,10).

  • camgöbeği tonu 15.65%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (16,14,0,10)
C16M14Y0K10 (16%, 14%, 0%, 10%)
(0.16 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%15.65
%14.35
%0
%9.8

Codes

Color #C2C5E6 in popluar color models

C2 C5 E6
RGB 194 197 230
HSL 235° 41.86% 83.14%
HSB/HSV 235° 15.65% 90.20%
CMYK 15.65% 14.35% 0.00%
9.80%

Color #C2C5E6 in popluar number systems.

HEX C2 C5 E6
Decimal 194 197 230
Binary 11000010 11000101 11100110
Octal 302 305 346

Shades and tints

Shades of #C2C5E6

#C2C5E6
(194,197,230)
#B1B4D2
(177,180,210)
#A0A3BE
(160,163,190)
#8F92AA
(143,146,170)
#7E8196
(126,129,150)
#6D7082
(109,112,130)
#5C5F6E
(92,95,110)
#4B4E5A
(75,78,90)
#3A3D46
(58,61,70)
#292C32
(41,44,50)
#181B1E
(24,27,30)
#000000
(0,0,0)

Tints of #C2C5E6

#C2C5E6
(194,197,230)
#C7CAE8
(199,202,232)
#CCCFEA
(204,207,234)
#D1D4EC
(209,212,236)
#D6D9EE
(214,217,238)
#DBDEF0
(219,222,240)
#E0E3F2
(224,227,242)
#E5E8F4
(229,232,244)
#EAEDF6
(234,237,246)
#EFF2F8
(239,242,248)
#F4F7FA
(244,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2C5E6 color. Also use rgb(194,197,230) instead hex code.

Text Font Color

.myTextColor { color: #C2C5E6; }

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

This text font color is #C2C5E6.

Background Color

.myBgColor { background-color: #C2C5E6; }

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

This div background color is #C2C5E6.

Border color

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

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

This div border color is #C2C5E6.

Opacity

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

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

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

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

This text has shadow with #C2C5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C5E6.

Preview

Color preview on black background

This text has color #C2C5E6 on black background.


Color preview on white background

This text has color #C2C5E6 on white background.


Black color preview on #C2C5E6 background

This text has black color on #C2C5E6 background.


White color preview on #C2C5E6 background

This text has white color on #C2C5E6 background.


Related colors

Complementary color

Complementary color for #hex is #3D3A19.


I love getcolorcode.com

Triadic colors

1 #E6C2C5 and #C5E6C2 with #C2C5E6 are triadic colors.

2 #E6C5C2 and #C5C2E6 with #C2C5E6 are triadic colors.