COLOR #C5E4CA

HEX: #C5E4CA RGB: (197,228,202)

Renk bilgisi

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

RGB renk modeli

#C5E4CA color RGB value is (197,228,202).

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

RGB bağlantıları ve doygunluk

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

197
228
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 202 = 627 (100%)
R 197 of 627 ~ 31.42%
G 228 of 627 ~ 36.36%
B 202 of 627 ~ 32.22'%

%31.42
%36.36
%32.22

CMYK RENK MODELİ

#C5E4CA rengi CMYK tonu (14,0,11,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 11.40%
  • ana renk tonu 10.59%

CMYK: (14,0,11,11)
C14M0Y11K11 (14%, 0%, 11%, 11%)
(0.14 / 0.00 / 0.11 / 0.11)

CMYK yüzdeleri

%13.6
%0
%11.4
%10.59

Codes

Color #C5E4CA in popluar color models

C5 E4 CA
RGB 197 228 202
HSL 130° 36.47% 83.33%
HSB/HSV 130° 13.60% 89.41%
CMYK 13.60% 0.00% 11.40%
10.59%

Color #C5E4CA in popluar number systems.

HEX C5 E4 CA
Decimal 197 228 202
Binary 11000101 11100100 11001010
Octal 305 344 312

Shades and tints

Shades of #C5E4CA

#C5E4CA
(197,228,202)
#B4D0B8
(180,208,184)
#A3BCA6
(163,188,166)
#92A894
(146,168,148)
#819482
(129,148,130)
#708070
(112,128,112)
#5F6C5E
(95,108,94)
#4E584C
(78,88,76)
#3D443A
(61,68,58)
#2C3028
(44,48,40)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #C5E4CA

#C5E4CA
(197,228,202)
#CAE6CE
(202,230,206)
#CFE8D2
(207,232,210)
#D4EAD6
(212,234,214)
#D9ECDA
(217,236,218)
#DEEEDE
(222,238,222)
#E3F0E2
(227,240,226)
#E8F2E6
(232,242,230)
#EDF4EA
(237,244,234)
#F2F6EE
(242,246,238)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4CA; }

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

This text font color is #C5E4CA.

Background Color

.myBgColor { background-color: #C5E4CA; }

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

This div background color is #C5E4CA.

Border color

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

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

This div border color is #C5E4CA.

Opacity

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

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

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

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

This text has shadow with #C5E4CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4CA.

Preview

Color preview on black background

This text has color #C5E4CA on black background.


Color preview on white background

This text has color #C5E4CA on white background.


Black color preview on #C5E4CA background

This text has black color on #C5E4CA background.


White color preview on #C5E4CA background

This text has white color on #C5E4CA background.


Related colors

Complementary color

Complementary color for #hex is #3A1B35.


I love getcolorcode.com

Triadic colors

1 #CAC5E4 and #E4CAC5 with #C5E4CA are triadic colors.

2 #CAE4C5 and #E4C5CA with #C5E4CA are triadic colors.