COLOR #C3D5E6

HEX: #C3D5E6 RGB: (195,213,230)

Renk bilgisi

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

RGB renk modeli

#C3D5E6 color RGB value is (195,213,230).

RGB: (195,213,230) (76%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 213 of 255 = 84%
B 230 of 255 = 90%

195
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 213 + 230 = 638 (100%)
R 195 of 638 ~ 30.56%
G 213 of 638 ~ 33.39%
B 230 of 638 ~ 36.05'%

%30.56
%33.39
%36.05

CMYK RENK MODELİ

#C3D5E6 rengi CMYK tonu (15,7,0,10).

  • camgöbeği tonu 15.22%
  • eflatun tonu 7.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (15,7,0,10)
C15M7Y0K10 (15%, 7%, 0%, 10%)
(0.15 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%15.22
%7.39
%0
%9.8

Codes

Color #C3D5E6 in popluar color models

C3 D5 E6
RGB 195 213 230
HSL 209° 41.18% 83.33%
HSB/HSV 209° 15.22% 90.20%
CMYK 15.22% 7.39% 0.00%
9.80%

Color #C3D5E6 in popluar number systems.

HEX C3 D5 E6
Decimal 195 213 230
Binary 11000011 11010101 11100110
Octal 303 325 346

Shades and tints

Shades of #C3D5E6

#C3D5E6
(195,213,230)
#B2C2D2
(178,194,210)
#A1AFBE
(161,175,190)
#909CAA
(144,156,170)
#7F8996
(127,137,150)
#6E7682
(110,118,130)
#5D636E
(93,99,110)
#4C505A
(76,80,90)
#3B3D46
(59,61,70)
#2A2A32
(42,42,50)
#19171E
(25,23,30)
#000000
(0,0,0)

Tints of #C3D5E6

#C3D5E6
(195,213,230)
#C8D8E8
(200,216,232)
#CDDBEA
(205,219,234)
#D2DEEC
(210,222,236)
#D7E1EE
(215,225,238)
#DCE4F0
(220,228,240)
#E1E7F2
(225,231,242)
#E6EAF4
(230,234,244)
#EBEDF6
(235,237,246)
#F0F0F8
(240,240,248)
#F5F3FA
(245,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3D5E6 color. Also use rgb(195,213,230) instead hex code.

Text Font Color

.myTextColor { color: #C3D5E6; }

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

This text font color is #C3D5E6.

Background Color

.myBgColor { background-color: #C3D5E6; }

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

This div background color is #C3D5E6.

Border color

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

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

This div border color is #C3D5E6.

Opacity

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

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

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

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

This text has shadow with #C3D5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3D5E6.

Preview

Color preview on black background

This text has color #C3D5E6 on black background.


Color preview on white background

This text has color #C3D5E6 on white background.


Black color preview on #C3D5E6 background

This text has black color on #C3D5E6 background.


White color preview on #C3D5E6 background

This text has white color on #C3D5E6 background.


Related colors

Complementary color

Complementary color for #hex is #3C2A19.


I love getcolorcode.com

Triadic colors

1 #E6C3D5 and #D5E6C3 with #C3D5E6 are triadic colors.

2 #E6D5C3 and #D5C3E6 with #C3D5E6 are triadic colors.