COLOR #C5C6E3

HEX: #C5C6E3 RGB: (197,198,227)

Renk bilgisi

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

RGB renk modeli

#C5C6E3 color RGB value is (197,198,227).

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

RGB bağlantıları ve doygunluk

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

197
198
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 198 + 227 = 622 (100%)
R 197 of 622 ~ 31.67%
G 198 of 622 ~ 31.83%
B 227 of 622 ~ 36.5'%

%31.67
%31.83
%36.5

CMYK RENK MODELİ

#C5C6E3 rengi CMYK tonu (13,13,0,11).

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

CMYK: (13,13,0,11)
C13M13Y0K11 (13%, 13%, 0%, 11%)
(0.13 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%13.22
%12.78
%0
%10.98

Codes

Color #C5C6E3 in popluar color models

C5 C6 E3
RGB 197 198 227
HSL 238° 34.88% 83.14%
HSB/HSV 238° 13.22% 89.02%
CMYK 13.22% 12.78% 0.00%
10.98%

Color #C5C6E3 in popluar number systems.

HEX C5 C6 E3
Decimal 197 198 227
Binary 11000101 11000110 11100011
Octal 305 306 343

Shades and tints

Shades of #C5C6E3

#C5C6E3
(197,198,227)
#B4B4CF
(180,180,207)
#A3A2BB
(163,162,187)
#9290A7
(146,144,167)
#817E93
(129,126,147)
#706C7F
(112,108,127)
#5F5A6B
(95,90,107)
#4E4857
(78,72,87)
#3D3643
(61,54,67)
#2C242F
(44,36,47)
#1B121B
(27,18,27)
#000000
(0,0,0)

Tints of #C5C6E3

#C5C6E3
(197,198,227)
#CACBE5
(202,203,229)
#CFD0E7
(207,208,231)
#D4D5E9
(212,213,233)
#D9DAEB
(217,218,235)
#DEDFED
(222,223,237)
#E3E4EF
(227,228,239)
#E8E9F1
(232,233,241)
#EDEEF3
(237,238,243)
#F2F3F5
(242,243,245)
#F7F8F7
(247,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C6E3; }

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

This text font color is #C5C6E3.

Background Color

.myBgColor { background-color: #C5C6E3; }

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

This div background color is #C5C6E3.

Border color

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

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

This div border color is #C5C6E3.

Opacity

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

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

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

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

This text has shadow with #C5C6E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C6E3.

Preview

Color preview on black background

This text has color #C5C6E3 on black background.


Color preview on white background

This text has color #C5C6E3 on white background.


Black color preview on #C5C6E3 background

This text has black color on #C5C6E3 background.


White color preview on #C5C6E3 background

This text has white color on #C5C6E3 background.


Related colors

Complementary color

Complementary color for #hex is #3A391C.


I love getcolorcode.com

Triadic colors

1 #E3C5C6 and #C6E3C5 with #C5C6E3 are triadic colors.

2 #E3C6C5 and #C6C5E3 with #C5C6E3 are triadic colors.