COLOR #C3D5EC

HEX: #C3D5EC RGB: (195,213,236)

Renk bilgisi

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

RGB renk modeli

#C3D5EC color RGB value is (195,213,236).

RGB: (195,213,236) (76%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 213 of 255 = 84%
B 236 of 255 = 93%

195
213
236

R + G + B ~ 84%. #C3D5EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 213 + 236 = 644 (100%)
R 195 of 644 ~ 30.28%
G 213 of 644 ~ 33.07%
B 236 of 644 ~ 36.65'%

%30.28
%33.07
%36.65

CMYK RENK MODELİ

#C3D5EC rengi CMYK tonu (17,10,0,7).

  • camgöbeği tonu 17.37%
  • eflatun tonu 9.75%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,10,0,7)
C17M10Y0K7 (17%, 10%, 0%, 7%)
(0.17 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%17.37
%9.75
%0
%7.45

Codes

Color #C3D5EC in popluar color models

C3 D5 EC
RGB 195 213 236
HSL 214° 51.90% 84.51%
HSB/HSV 214° 17.37% 92.55%
CMYK 17.37% 9.75% 0.00%
7.45%

Color #C3D5EC in popluar number systems.

HEX C3 D5 EC
Decimal 195 213 236
Binary 11000011 11010101 11101100
Octal 303 325 354

Shades and tints

Shades of #C3D5EC

#C3D5EC
(195,213,236)
#B2C2D7
(178,194,215)
#A1AFC2
(161,175,194)
#909CAD
(144,156,173)
#7F8998
(127,137,152)
#6E7683
(110,118,131)
#5D636E
(93,99,110)
#4C5059
(76,80,89)
#3B3D44
(59,61,68)
#2A2A2F
(42,42,47)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #C3D5EC

#C3D5EC
(195,213,236)
#C8D8ED
(200,216,237)
#CDDBEE
(205,219,238)
#D2DEEF
(210,222,239)
#D7E1F0
(215,225,240)
#DCE4F1
(220,228,241)
#E1E7F2
(225,231,242)
#E6EAF3
(230,234,243)
#EBEDF4
(235,237,244)
#F0F0F5
(240,240,245)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3D5EC; }

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

This text font color is #C3D5EC.

Background Color

.myBgColor { background-color: #C3D5EC; }

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

This div background color is #C3D5EC.

Border color

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

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

This div border color is #C3D5EC.

Opacity

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

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

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

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

This text has shadow with #C3D5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3D5EC.

Preview

Color preview on black background

This text has color #C3D5EC on black background.


Color preview on white background

This text has color #C3D5EC on white background.


Black color preview on #C3D5EC background

This text has black color on #C3D5EC background.


White color preview on #C3D5EC background

This text has white color on #C3D5EC background.


Related colors

Complementary color

Complementary color for #hex is #3C2A13.


I love getcolorcode.com

Triadic colors

1 #ECC3D5 and #D5ECC3 with #C3D5EC are triadic colors.

2 #ECD5C3 and #D5C3EC with #C3D5EC are triadic colors.