COLOR #C5E3C6

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

197
227
198

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

Yüzdelerle RGB renk parçaları

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

%31.67
%36.5
%31.83

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%13.22
%0
%12.78
%10.98

Codes

Color #C5E3C6 in popluar color models

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

Color #C5E3C6 in popluar number systems.

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

Shades and tints

Shades of #C5E3C6

#C5E3C6
(197,227,198)
#B4CFB4
(180,207,180)
#A3BBA2
(163,187,162)
#92A790
(146,167,144)
#81937E
(129,147,126)
#707F6C
(112,127,108)
#5F6B5A
(95,107,90)
#4E5748
(78,87,72)
#3D4336
(61,67,54)
#2C2F24
(44,47,36)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #C5E3C6

#C5E3C6
(197,227,198)
#CAE5CB
(202,229,203)
#CFE7D0
(207,231,208)
#D4E9D5
(212,233,213)
#D9EBDA
(217,235,218)
#DEEDDF
(222,237,223)
#E3EFE4
(227,239,228)
#E8F1E9
(232,241,233)
#EDF3EE
(237,243,238)
#F2F5F3
(242,245,243)
#F7F7F8
(247,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3C6; }

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

This text font color is #C5E3C6.

Background Color

.myBgColor { background-color: #C5E3C6; }

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

This div background color is #C5E3C6.

Border color

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

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

This div border color is #C5E3C6.

Opacity

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

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

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

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

This text has shadow with #C5E3C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3C6.

Preview

Color preview on black background

This text has color #C5E3C6 on black background.


Color preview on white background

This text has color #C5E3C6 on white background.


Black color preview on #C5E3C6 background

This text has black color on #C5E3C6 background.


White color preview on #C5E3C6 background

This text has white color on #C5E3C6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C39.


I love getcolorcode.com

Triadic colors

1 #C6C5E3 and #E3C6C5 with #C5E3C6 are triadic colors.

2 #C6E3C5 and #E3C5C6 with #C5E3C6 are triadic colors.