COLOR #C1D2E6

HEX: #C1D2E6 RGB: (193,210,230)

Renk bilgisi

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

RGB renk modeli

#C1D2E6 color RGB value is (193,210,230).

RGB: (193,210,230) (76%, 82%, 90%)

RGB bağlantıları ve doygunluk

R 193 of 255 = 76%
G 210 of 255 = 82%
B 230 of 255 = 90%

193
210
230

R + G + B ~ 83%. #C1D2E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 193 + 210 + 230 = 633 (100%)
R 193 of 633 ~ 30.49%
G 210 of 633 ~ 33.18%
B 230 of 633 ~ 36.33'%

%30.49
%33.18
%36.33

CMYK RENK MODELİ

#C1D2E6 rengi CMYK tonu (16,9,0,10).

  • camgöbeği tonu 16.09%
  • eflatun tonu 8.70%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (16,9,0,10)
C16M9Y0K10 (16%, 9%, 0%, 10%)
(0.16 / 0.09 / 0.00 / 0.10)

CMYK yüzdeleri

%16.09
%8.7
%0
%9.8

Codes

Color #C1D2E6 in popluar color models

C1 D2 E6
RGB 193 210 230
HSL 212° 42.53% 82.94%
HSB/HSV 212° 16.09% 90.20%
CMYK 16.09% 8.70% 0.00%
9.80%

Color #C1D2E6 in popluar number systems.

HEX C1 D2 E6
Decimal 193 210 230
Binary 11000001 11010010 11100110
Octal 301 322 346

Shades and tints

Shades of #C1D2E6

#C1D2E6
(193,210,230)
#B0BFD2
(176,191,210)
#9FACBE
(159,172,190)
#8E99AA
(142,153,170)
#7D8696
(125,134,150)
#6C7382
(108,115,130)
#5B606E
(91,96,110)
#4A4D5A
(74,77,90)
#393A46
(57,58,70)
#282732
(40,39,50)
#17141E
(23,20,30)
#000000
(0,0,0)

Tints of #C1D2E6

#C1D2E6
(193,210,230)
#C6D6E8
(198,214,232)
#CBDAEA
(203,218,234)
#D0DEEC
(208,222,236)
#D5E2EE
(213,226,238)
#DAE6F0
(218,230,240)
#DFEAF2
(223,234,242)
#E4EEF4
(228,238,244)
#E9F2F6
(233,242,246)
#EEF6F8
(238,246,248)
#F3FAFA
(243,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D2E6 color. Also use rgb(193,210,230) instead hex code.

Text Font Color

.myTextColor { color: #C1D2E6; }

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

This text font color is #C1D2E6.

Background Color

.myBgColor { background-color: #C1D2E6; }

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

This div background color is #C1D2E6.

Border color

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

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

This div border color is #C1D2E6.

Opacity

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

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

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

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

This text has shadow with #C1D2E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D2E6.

Preview

Color preview on black background

This text has color #C1D2E6 on black background.


Color preview on white background

This text has color #C1D2E6 on white background.


Black color preview on #C1D2E6 background

This text has black color on #C1D2E6 background.


White color preview on #C1D2E6 background

This text has white color on #C1D2E6 background.


Related colors

Complementary color

Complementary color for #hex is #3E2D19.


I love getcolorcode.com

Triadic colors

1 #E6C1D2 and #D2E6C1 with #C1D2E6 are triadic colors.

2 #E6D2C1 and #D2C1E6 with #C1D2E6 are triadic colors.