COLOR #C5C7EE

HEX: #C5C7EE RGB: (197,199,238)

Renk bilgisi

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

RGB renk modeli

#C5C7EE color RGB value is (197,199,238).

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

RGB bağlantıları ve doygunluk

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

197
199
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 199 + 238 = 634 (100%)
R 197 of 634 ~ 31.07%
G 199 of 634 ~ 31.39%
B 238 of 634 ~ 37.54'%

%31.07
%31.39
%37.54

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.23%
  • eflatun tonu 16.39%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%17.23
%16.39
%0
%6.67

Codes

Color #C5C7EE in popluar color models

C5 C7 EE
RGB 197 199 238
HSL 237° 54.67% 85.29%
HSB/HSV 237° 17.23% 93.33%
CMYK 17.23% 16.39% 0.00%
6.67%

Color #C5C7EE in popluar number systems.

HEX C5 C7 EE
Decimal 197 199 238
Binary 11000101 11000111 11101110
Octal 305 307 356

Shades and tints

Shades of #C5C7EE

#C5C7EE
(197,199,238)
#B4B5D9
(180,181,217)
#A3A3C4
(163,163,196)
#9291AF
(146,145,175)
#817F9A
(129,127,154)
#706D85
(112,109,133)
#5F5B70
(95,91,112)
#4E495B
(78,73,91)
#3D3746
(61,55,70)
#2C2531
(44,37,49)
#1B131C
(27,19,28)
#000000
(0,0,0)

Tints of #C5C7EE

#C5C7EE
(197,199,238)
#CACCEF
(202,204,239)
#CFD1F0
(207,209,240)
#D4D6F1
(212,214,241)
#D9DBF2
(217,219,242)
#DEE0F3
(222,224,243)
#E3E5F4
(227,229,244)
#E8EAF5
(232,234,245)
#EDEFF6
(237,239,246)
#F2F4F7
(242,244,247)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C7EE; }

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

This text font color is #C5C7EE.

Background Color

.myBgColor { background-color: #C5C7EE; }

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

This div background color is #C5C7EE.

Border color

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

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

This div border color is #C5C7EE.

Opacity

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

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

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

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

This text has shadow with #C5C7EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C7EE.

Preview

Color preview on black background

This text has color #C5C7EE on black background.


Color preview on white background

This text has color #C5C7EE on white background.


Black color preview on #C5C7EE background

This text has black color on #C5C7EE background.


White color preview on #C5C7EE background

This text has white color on #C5C7EE background.


Related colors

Complementary color

Complementary color for #hex is #3A3811.


I love getcolorcode.com

Triadic colors

1 #EEC5C7 and #C7EEC5 with #C5C7EE are triadic colors.

2 #EEC7C5 and #C7C5EE with #C5C7EE are triadic colors.