COLOR #C1C5E5

HEX: #C1C5E5 RGB: (193,197,229)

Renk bilgisi

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

RGB renk modeli

#C1C5E5 color RGB value is (193,197,229).

RGB: (193,197,229) (76%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 193 of 255 = 76%
G 197 of 255 = 77%
B 229 of 255 = 90%

193
197
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 193 + 197 + 229 = 619 (100%)
R 193 of 619 ~ 31.18%
G 197 of 619 ~ 31.83%
B 229 of 619 ~ 37'%

%31.18
%31.83
%37

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.72%
  • eflatun tonu 13.97%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

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

CMYK yüzdeleri

%15.72
%13.97
%0
%10.2

Codes

Color #C1C5E5 in popluar color models

C1 C5 E5
RGB 193 197 229
HSL 233° 40.91% 82.75%
HSB/HSV 233° 15.72% 89.80%
CMYK 15.72% 13.97% 0.00%
10.20%

Color #C1C5E5 in popluar number systems.

HEX C1 C5 E5
Decimal 193 197 229
Binary 11000001 11000101 11100101
Octal 301 305 345

Shades and tints

Shades of #C1C5E5

#C1C5E5
(193,197,229)
#B0B4D1
(176,180,209)
#9FA3BD
(159,163,189)
#8E92A9
(142,146,169)
#7D8195
(125,129,149)
#6C7081
(108,112,129)
#5B5F6D
(91,95,109)
#4A4E59
(74,78,89)
#393D45
(57,61,69)
#282C31
(40,44,49)
#171B1D
(23,27,29)
#000000
(0,0,0)

Tints of #C1C5E5

#C1C5E5
(193,197,229)
#C6CAE7
(198,202,231)
#CBCFE9
(203,207,233)
#D0D4EB
(208,212,235)
#D5D9ED
(213,217,237)
#DADEEF
(218,222,239)
#DFE3F1
(223,227,241)
#E4E8F3
(228,232,243)
#E9EDF5
(233,237,245)
#EEF2F7
(238,242,247)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1C5E5; }

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

This text font color is #C1C5E5.

Background Color

.myBgColor { background-color: #C1C5E5; }

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

This div background color is #C1C5E5.

Border color

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

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

This div border color is #C1C5E5.

Opacity

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

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

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

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

This text has shadow with #C1C5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1C5E5.

Preview

Color preview on black background

This text has color #C1C5E5 on black background.


Color preview on white background

This text has color #C1C5E5 on white background.


Black color preview on #C1C5E5 background

This text has black color on #C1C5E5 background.


White color preview on #C1C5E5 background

This text has white color on #C1C5E5 background.


Related colors

Complementary color

Complementary color for #hex is #3E3A1A.


I love getcolorcode.com

Triadic colors

1 #E5C1C5 and #C5E5C1 with #C1C5E5 are triadic colors.

2 #E5C5C1 and #C5C1E5 with #C1C5E5 are triadic colors.