COLOR #C5C7EC

HEX: #C5C7EC RGB: (197,199,236)

Renk bilgisi

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

RGB renk modeli

#C5C7EC color RGB value is (197,199,236).

RGB: (197,199,236) (77%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 199 of 255 = 78%
B 236 of 255 = 93%

197
199
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 199 + 236 = 632 (100%)
R 197 of 632 ~ 31.17%
G 199 of 632 ~ 31.49%
B 236 of 632 ~ 37.34'%

%31.17
%31.49
%37.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.53%
  • 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

%16.53
%15.68
%0
%7.45

Codes

Color #C5C7EC in popluar color models

C5 C7 EC
RGB 197 199 236
HSL 237° 50.65% 84.90%
HSB/HSV 237° 16.53% 92.55%
CMYK 16.53% 15.68% 0.00%
7.45%

Color #C5C7EC in popluar number systems.

HEX C5 C7 EC
Decimal 197 199 236
Binary 11000101 11000111 11101100
Octal 305 307 354

Shades and tints

Shades of #C5C7EC

#C5C7EC
(197,199,236)
#B4B5D7
(180,181,215)
#A3A3C2
(163,163,194)
#9291AD
(146,145,173)
#817F98
(129,127,152)
#706D83
(112,109,131)
#5F5B6E
(95,91,110)
#4E4959
(78,73,89)
#3D3744
(61,55,68)
#2C252F
(44,37,47)
#1B131A
(27,19,26)
#000000
(0,0,0)

Tints of #C5C7EC

#C5C7EC
(197,199,236)
#CACCED
(202,204,237)
#CFD1EE
(207,209,238)
#D4D6EF
(212,214,239)
#D9DBF0
(217,219,240)
#DEE0F1
(222,224,241)
#E3E5F2
(227,229,242)
#E8EAF3
(232,234,243)
#EDEFF4
(237,239,244)
#F2F4F5
(242,244,245)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C7EC; }

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

This text font color is #C5C7EC.

Background Color

.myBgColor { background-color: #C5C7EC; }

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

This div background color is #C5C7EC.

Border color

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

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

This div border color is #C5C7EC.

Opacity

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

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

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

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

This text has shadow with #C5C7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C7EC.

Preview

Color preview on black background

This text has color #C5C7EC on black background.


Color preview on white background

This text has color #C5C7EC on white background.


Black color preview on #C5C7EC background

This text has black color on #C5C7EC background.


White color preview on #C5C7EC background

This text has white color on #C5C7EC background.


Related colors

Complementary color

Complementary color for #hex is #3A3813.


I love getcolorcode.com

Triadic colors

1 #ECC5C7 and #C7ECC5 with #C5C7EC are triadic colors.

2 #ECC7C5 and #C7C5EC with #C5C7EC are triadic colors.