COLOR #C5C2EC

HEX: #C5C2EC RGB: (197,194,236)

Renk bilgisi

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

RGB renk modeli

#C5C2EC color RGB value is (197,194,236).

RGB: (197,194,236) (77%, 76%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 194 of 255 = 76%
B 236 of 255 = 93%

197
194
236

R + G + B ~ 82%. #C5C2EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 194 + 236 = 627 (100%)
R 197 of 627 ~ 31.42%
G 194 of 627 ~ 30.94%
B 236 of 627 ~ 37.64'%

%31.42
%30.94
%37.64

CMYK RENK MODELİ

#C5C2EC rengi CMYK tonu (17,18,0,7).

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

CMYK: (17,18,0,7)
C17M18Y0K7 (17%, 18%, 0%, 7%)
(0.17 / 0.18 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%17.8
%0
%7.45

Codes

Color #C5C2EC in popluar color models

C5 C2 EC
RGB 197 194 236
HSL 244° 52.50% 84.31%
HSB/HSV 244° 17.80% 92.55%
CMYK 16.53% 17.80% 0.00%
7.45%

Color #C5C2EC in popluar number systems.

HEX C5 C2 EC
Decimal 197 194 236
Binary 11000101 11000010 11101100
Octal 305 302 354

Shades and tints

Shades of #C5C2EC

#C5C2EC
(197,194,236)
#B4B1D7
(180,177,215)
#A3A0C2
(163,160,194)
#928FAD
(146,143,173)
#817E98
(129,126,152)
#706D83
(112,109,131)
#5F5C6E
(95,92,110)
#4E4B59
(78,75,89)
#3D3A44
(61,58,68)
#2C292F
(44,41,47)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #C5C2EC

#C5C2EC
(197,194,236)
#CAC7ED
(202,199,237)
#CFCCEE
(207,204,238)
#D4D1EF
(212,209,239)
#D9D6F0
(217,214,240)
#DEDBF1
(222,219,241)
#E3E0F2
(227,224,242)
#E8E5F3
(232,229,243)
#EDEAF4
(237,234,244)
#F2EFF5
(242,239,245)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C2EC; }

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

This text font color is #C5C2EC.

Background Color

.myBgColor { background-color: #C5C2EC; }

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

This div background color is #C5C2EC.

Border color

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

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

This div border color is #C5C2EC.

Opacity

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

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

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

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

This text has shadow with #C5C2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C2EC.

Preview

Color preview on black background

This text has color #C5C2EC on black background.


Color preview on white background

This text has color #C5C2EC on white background.


Black color preview on #C5C2EC background

This text has black color on #C5C2EC background.


White color preview on #C5C2EC background

This text has white color on #C5C2EC background.


Related colors

Complementary color

Complementary color for #hex is #3A3D13.


I love getcolorcode.com

Triadic colors

1 #ECC5C2 and #C2ECC5 with #C5C2EC are triadic colors.

2 #ECC2C5 and #C2C5EC with #C5C2EC are triadic colors.