COLOR #C3C9EC

HEX: #C3C9EC RGB: (195,201,236)

Renk bilgisi

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

RGB renk modeli

#C3C9EC color RGB value is (195,201,236).

RGB: (195,201,236) (76%, 79%, 93%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 201 of 255 = 79%
B 236 of 255 = 93%

195
201
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 201 + 236 = 632 (100%)
R 195 of 632 ~ 30.85%
G 201 of 632 ~ 31.8%
B 236 of 632 ~ 37.34'%

%30.85
%31.8
%37.34

CMYK RENK MODELİ

#C3C9EC rengi CMYK tonu (17,15,0,7).

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

CMYK: (17,15,0,7)
C17M15Y0K7 (17%, 15%, 0%, 7%)
(0.17 / 0.15 / 0.00 / 0.07)

CMYK yüzdeleri

%17.37
%14.83
%0
%7.45

Codes

Color #C3C9EC in popluar color models

C3 C9 EC
RGB 195 201 236
HSL 231° 51.90% 84.51%
HSB/HSV 231° 17.37% 92.55%
CMYK 17.37% 14.83% 0.00%
7.45%

Color #C3C9EC in popluar number systems.

HEX C3 C9 EC
Decimal 195 201 236
Binary 11000011 11001001 11101100
Octal 303 311 354

Shades and tints

Shades of #C3C9EC

#C3C9EC
(195,201,236)
#B2B7D7
(178,183,215)
#A1A5C2
(161,165,194)
#9093AD
(144,147,173)
#7F8198
(127,129,152)
#6E6F83
(110,111,131)
#5D5D6E
(93,93,110)
#4C4B59
(76,75,89)
#3B3944
(59,57,68)
#2A272F
(42,39,47)
#19151A
(25,21,26)
#000000
(0,0,0)

Tints of #C3C9EC

#C3C9EC
(195,201,236)
#C8CDED
(200,205,237)
#CDD1EE
(205,209,238)
#D2D5EF
(210,213,239)
#D7D9F0
(215,217,240)
#DCDDF1
(220,221,241)
#E1E1F2
(225,225,242)
#E6E5F3
(230,229,243)
#EBE9F4
(235,233,244)
#F0EDF5
(240,237,245)
#F5F1F6
(245,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3C9EC; }

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

This text font color is #C3C9EC.

Background Color

.myBgColor { background-color: #C3C9EC; }

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

This div background color is #C3C9EC.

Border color

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

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

This div border color is #C3C9EC.

Opacity

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

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

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

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

This text has shadow with #C3C9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C9EC.

Preview

Color preview on black background

This text has color #C3C9EC on black background.


Color preview on white background

This text has color #C3C9EC on white background.


Black color preview on #C3C9EC background

This text has black color on #C3C9EC background.


White color preview on #C3C9EC background

This text has white color on #C3C9EC background.


Related colors

Complementary color

Complementary color for #hex is #3C3613.


I love getcolorcode.com

Triadic colors

1 #ECC3C9 and #C9ECC3 with #C3C9EC are triadic colors.

2 #ECC9C3 and #C9C3EC with #C3C9EC are triadic colors.