COLOR #C5C7ED

HEX: #C5C7ED RGB: (197,199,237)

Renk bilgisi

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

RGB renk modeli

#C5C7ED color RGB value is (197,199,237).

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

RGB bağlantıları ve doygunluk

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

197
199
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 199 + 237 = 633 (100%)
R 197 of 633 ~ 31.12%
G 199 of 633 ~ 31.44%
B 237 of 633 ~ 37.44'%

%31.12
%31.44
%37.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.88%
  • eflatun tonu 16.03%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%16.88
%16.03
%0
%7.06

Codes

Color #C5C7ED in popluar color models

C5 C7 ED
RGB 197 199 237
HSL 237° 52.63% 85.10%
HSB/HSV 237° 16.88% 92.94%
CMYK 16.88% 16.03% 0.00%
7.06%

Color #C5C7ED in popluar number systems.

HEX C5 C7 ED
Decimal 197 199 237
Binary 11000101 11000111 11101101
Octal 305 307 355

Shades and tints

Shades of #C5C7ED

#C5C7ED
(197,199,237)
#B4B5D8
(180,181,216)
#A3A3C3
(163,163,195)
#9291AE
(146,145,174)
#817F99
(129,127,153)
#706D84
(112,109,132)
#5F5B6F
(95,91,111)
#4E495A
(78,73,90)
#3D3745
(61,55,69)
#2C2530
(44,37,48)
#1B131B
(27,19,27)
#000000
(0,0,0)

Tints of #C5C7ED

#C5C7ED
(197,199,237)
#CACCEE
(202,204,238)
#CFD1EF
(207,209,239)
#D4D6F0
(212,214,240)
#D9DBF1
(217,219,241)
#DEE0F2
(222,224,242)
#E3E5F3
(227,229,243)
#E8EAF4
(232,234,244)
#EDEFF5
(237,239,245)
#F2F4F6
(242,244,246)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C7ED; }

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

This text font color is #C5C7ED.

Background Color

.myBgColor { background-color: #C5C7ED; }

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

This div background color is #C5C7ED.

Border color

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

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

This div border color is #C5C7ED.

Opacity

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

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

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

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

This text has shadow with #C5C7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C7ED.

Preview

Color preview on black background

This text has color #C5C7ED on black background.


Color preview on white background

This text has color #C5C7ED on white background.


Black color preview on #C5C7ED background

This text has black color on #C5C7ED background.


White color preview on #C5C7ED background

This text has white color on #C5C7ED background.


Related colors

Complementary color

Complementary color for #hex is #3A3812.


I love getcolorcode.com

Triadic colors

1 #EDC5C7 and #C7EDC5 with #C5C7ED are triadic colors.

2 #EDC7C5 and #C7C5ED with #C5C7ED are triadic colors.