COLOR #C5C7E3

HEX: #C5C7E3 RGB: (197,199,227)

Renk bilgisi

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

RGB renk modeli

#C5C7E3 color RGB value is (197,199,227).

RGB: (197,199,227) (77%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 199 of 255 = 78%
B 227 of 255 = 89%

197
199
227

R + G + B ~ 81%. #C5C7E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 199 + 227 = 623 (100%)
R 197 of 623 ~ 31.62%
G 199 of 623 ~ 31.94%
B 227 of 623 ~ 36.44'%

%31.62
%31.94
%36.44

CMYK RENK MODELİ

#C5C7E3 rengi CMYK tonu (13,12,0,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 12.33%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (13,12,0,11)
C13M12Y0K11 (13%, 12%, 0%, 11%)
(0.13 / 0.12 / 0.00 / 0.11)

CMYK yüzdeleri

%13.22
%12.33
%0
%10.98

Codes

Color #C5C7E3 in popluar color models

C5 C7 E3
RGB 197 199 227
HSL 236° 34.88% 83.14%
HSB/HSV 236° 13.22% 89.02%
CMYK 13.22% 12.33% 0.00%
10.98%

Color #C5C7E3 in popluar number systems.

HEX C5 C7 E3
Decimal 197 199 227
Binary 11000101 11000111 11100011
Octal 305 307 343

Shades and tints

Shades of #C5C7E3

#C5C7E3
(197,199,227)
#B4B5CF
(180,181,207)
#A3A3BB
(163,163,187)
#9291A7
(146,145,167)
#817F93
(129,127,147)
#706D7F
(112,109,127)
#5F5B6B
(95,91,107)
#4E4957
(78,73,87)
#3D3743
(61,55,67)
#2C252F
(44,37,47)
#1B131B
(27,19,27)
#000000
(0,0,0)

Tints of #C5C7E3

#C5C7E3
(197,199,227)
#CACCE5
(202,204,229)
#CFD1E7
(207,209,231)
#D4D6E9
(212,214,233)
#D9DBEB
(217,219,235)
#DEE0ED
(222,224,237)
#E3E5EF
(227,229,239)
#E8EAF1
(232,234,241)
#EDEFF3
(237,239,243)
#F2F4F5
(242,244,245)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C7E3; }

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

This text font color is #C5C7E3.

Background Color

.myBgColor { background-color: #C5C7E3; }

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

This div background color is #C5C7E3.

Border color

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

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

This div border color is #C5C7E3.

Opacity

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

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

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

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

This text has shadow with #C5C7E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C7E3.

Preview

Color preview on black background

This text has color #C5C7E3 on black background.


Color preview on white background

This text has color #C5C7E3 on white background.


Black color preview on #C5C7E3 background

This text has black color on #C5C7E3 background.


White color preview on #C5C7E3 background

This text has white color on #C5C7E3 background.


Related colors

Complementary color

Complementary color for #hex is #3A381C.


I love getcolorcode.com

Triadic colors

1 #E3C5C7 and #C7E3C5 with #C5C7E3 are triadic colors.

2 #E3C7C5 and #C7C5E3 with #C5C7E3 are triadic colors.