COLOR #C5E3CA

HEX: #C5E3CA RGB: (197,227,202)

Renk bilgisi

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

RGB renk modeli

#C5E3CA color RGB value is (197,227,202).

RGB: (197,227,202) (77%, 89%, 79%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 202 of 255 = 79%

197
227
202

R + G + B ~ 82%. #C5E3CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 202 = 626 (100%)
R 197 of 626 ~ 31.47%
G 227 of 626 ~ 36.26%
B 202 of 626 ~ 32.27'%

%31.47
%36.26
%32.27

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%13.22
%0
%11.01
%10.98

Codes

Color #C5E3CA in popluar color models

C5 E3 CA
RGB 197 227 202
HSL 130° 34.88% 83.14%
HSB/HSV 130° 13.22% 89.02%
CMYK 13.22% 0.00% 11.01%
10.98%

Color #C5E3CA in popluar number systems.

HEX C5 E3 CA
Decimal 197 227 202
Binary 11000101 11100011 11001010
Octal 305 343 312

Shades and tints

Shades of #C5E3CA

#C5E3CA
(197,227,202)
#B4CFB8
(180,207,184)
#A3BBA6
(163,187,166)
#92A794
(146,167,148)
#819382
(129,147,130)
#707F70
(112,127,112)
#5F6B5E
(95,107,94)
#4E574C
(78,87,76)
#3D433A
(61,67,58)
#2C2F28
(44,47,40)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #C5E3CA

#C5E3CA
(197,227,202)
#CAE5CE
(202,229,206)
#CFE7D2
(207,231,210)
#D4E9D6
(212,233,214)
#D9EBDA
(217,235,218)
#DEEDDE
(222,237,222)
#E3EFE2
(227,239,226)
#E8F1E6
(232,241,230)
#EDF3EA
(237,243,234)
#F2F5EE
(242,245,238)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3CA; }

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

This text font color is #C5E3CA.

Background Color

.myBgColor { background-color: #C5E3CA; }

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

This div background color is #C5E3CA.

Border color

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

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

This div border color is #C5E3CA.

Opacity

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

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

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

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

This text has shadow with #C5E3CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3CA.

Preview

Color preview on black background

This text has color #C5E3CA on black background.


Color preview on white background

This text has color #C5E3CA on white background.


Black color preview on #C5E3CA background

This text has black color on #C5E3CA background.


White color preview on #C5E3CA background

This text has white color on #C5E3CA background.


Related colors

Complementary color

Complementary color for #hex is #3A1C35.


I love getcolorcode.com

Triadic colors

1 #CAC5E3 and #E3CAC5 with #C5E3CA are triadic colors.

2 #CAE3C5 and #E3C5CA with #C5E3CA are triadic colors.