COLOR #C3C7EC

HEX: #C3C7EC RGB: (195,199,236)

Renk bilgisi

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

RGB renk modeli

#C3C7EC color RGB value is (195,199,236).

RGB: (195,199,236) (76%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 199 of 255 = 78%
B 236 of 255 = 93%

195
199
236

R + G + B ~ 82%. #C3C7EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 199 + 236 = 630 (100%)
R 195 of 630 ~ 30.95%
G 199 of 630 ~ 31.59%
B 236 of 630 ~ 37.46'%

%30.95
%31.59
%37.46

CMYK RENK MODELİ

#C3C7EC rengi CMYK tonu (17,16,0,7).

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

CMYK: (17,16,0,7)
C17M16Y0K7 (17%, 16%, 0%, 7%)
(0.17 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%17.37
%15.68
%0
%7.45

Codes

Color #C3C7EC in popluar color models

C3 C7 EC
RGB 195 199 236
HSL 234° 51.90% 84.51%
HSB/HSV 234° 17.37% 92.55%
CMYK 17.37% 15.68% 0.00%
7.45%

Color #C3C7EC in popluar number systems.

HEX C3 C7 EC
Decimal 195 199 236
Binary 11000011 11000111 11101100
Octal 303 307 354

Shades and tints

Shades of #C3C7EC

#C3C7EC
(195,199,236)
#B2B5D7
(178,181,215)
#A1A3C2
(161,163,194)
#9091AD
(144,145,173)
#7F7F98
(127,127,152)
#6E6D83
(110,109,131)
#5D5B6E
(93,91,110)
#4C4959
(76,73,89)
#3B3744
(59,55,68)
#2A252F
(42,37,47)
#19131A
(25,19,26)
#000000
(0,0,0)

Tints of #C3C7EC

#C3C7EC
(195,199,236)
#C8CCED
(200,204,237)
#CDD1EE
(205,209,238)
#D2D6EF
(210,214,239)
#D7DBF0
(215,219,240)
#DCE0F1
(220,224,241)
#E1E5F2
(225,229,242)
#E6EAF3
(230,234,243)
#EBEFF4
(235,239,244)
#F0F4F5
(240,244,245)
#F5F9F6
(245,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3C7EC; }

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

This text font color is #C3C7EC.

Background Color

.myBgColor { background-color: #C3C7EC; }

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

This div background color is #C3C7EC.

Border color

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

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

This div border color is #C3C7EC.

Opacity

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

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

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

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

This text has shadow with #C3C7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C7EC.

Preview

Color preview on black background

This text has color #C3C7EC on black background.


Color preview on white background

This text has color #C3C7EC on white background.


Black color preview on #C3C7EC background

This text has black color on #C3C7EC background.


White color preview on #C3C7EC background

This text has white color on #C3C7EC background.


Related colors

Complementary color

Complementary color for #hex is #3C3813.


I love getcolorcode.com

Triadic colors

1 #ECC3C7 and #C7ECC3 with #C3C7EC are triadic colors.

2 #ECC7C3 and #C7C3EC with #C3C7EC are triadic colors.