COLOR #C5C1E8

HEX: #C5C1E8 RGB: (197,193,232)

Renk bilgisi

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

RGB renk modeli

#C5C1E8 color RGB value is (197,193,232).

RGB: (197,193,232) (77%, 76%, 91%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 193 of 255 = 76%
B 232 of 255 = 91%

197
193
232

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 193 + 232 = 622 (100%)
R 197 of 622 ~ 31.67%
G 193 of 622 ~ 31.03%
B 232 of 622 ~ 37.3'%

%31.67
%31.03
%37.3

CMYK RENK MODELİ

#C5C1E8 rengi CMYK tonu (15,17,0,9).

  • camgöbeği tonu 15.09%
  • eflatun tonu 16.81%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

CMYK: (15,17,0,9)
C15M17Y0K9 (15%, 17%, 0%, 9%)
(0.15 / 0.17 / 0.00 / 0.09)

CMYK yüzdeleri

%15.09
%16.81
%0
%9.02

Codes

Color #C5C1E8 in popluar color models

C5 C1 E8
RGB 197 193 232
HSL 246° 45.88% 83.33%
HSB/HSV 246° 16.81% 90.98%
CMYK 15.09% 16.81% 0.00%
9.02%

Color #C5C1E8 in popluar number systems.

HEX C5 C1 E8
Decimal 197 193 232
Binary 11000101 11000001 11101000
Octal 305 301 350

Shades and tints

Shades of #C5C1E8

#C5C1E8
(197,193,232)
#B4B0D3
(180,176,211)
#A39FBE
(163,159,190)
#928EA9
(146,142,169)
#817D94
(129,125,148)
#706C7F
(112,108,127)
#5F5B6A
(95,91,106)
#4E4A55
(78,74,85)
#3D3940
(61,57,64)
#2C282B
(44,40,43)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #C5C1E8

#C5C1E8
(197,193,232)
#CAC6EA
(202,198,234)
#CFCBEC
(207,203,236)
#D4D0EE
(212,208,238)
#D9D5F0
(217,213,240)
#DEDAF2
(222,218,242)
#E3DFF4
(227,223,244)
#E8E4F6
(232,228,246)
#EDE9F8
(237,233,248)
#F2EEFA
(242,238,250)
#F7F3FC
(247,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C1E8 color. Also use rgb(197,193,232) instead hex code.

Text Font Color

.myTextColor { color: #C5C1E8; }

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

This text font color is #C5C1E8.

Background Color

.myBgColor { background-color: #C5C1E8; }

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

This div background color is #C5C1E8.

Border color

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

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

This div border color is #C5C1E8.

Opacity

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

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

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

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

This text has shadow with #C5C1E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C1E8.

Preview

Color preview on black background

This text has color #C5C1E8 on black background.


Color preview on white background

This text has color #C5C1E8 on white background.


Black color preview on #C5C1E8 background

This text has black color on #C5C1E8 background.


White color preview on #C5C1E8 background

This text has white color on #C5C1E8 background.


Related colors

Complementary color

Complementary color for #hex is #3A3E17.


I love getcolorcode.com

Triadic colors

1 #E8C5C1 and #C1E8C5 with #C5C1E8 are triadic colors.

2 #E8C1C5 and #C1C5E8 with #C5C1E8 are triadic colors.