COLOR #C5E9CA

HEX: #C5E9CA RGB: (197,233,202)

Renk bilgisi

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

RGB renk modeli

#C5E9CA color RGB value is (197,233,202).

RGB: (197,233,202) (77%, 91%, 79%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 202 of 255 = 79%

197
233
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 202 = 632 (100%)
R 197 of 632 ~ 31.17%
G 233 of 632 ~ 36.87%
B 202 of 632 ~ 31.96'%

%31.17
%36.87
%31.96

CMYK RENK MODELİ

#C5E9CA rengi CMYK tonu (15,0,13,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 13.30%
  • ana renk tonu 8.63%

CMYK: (15,0,13,9)
C15M0Y13K9 (15%, 0%, 13%, 9%)
(0.15 / 0.00 / 0.13 / 0.09)

CMYK yüzdeleri

%15.45
%0
%13.3
%8.63

Codes

Color #C5E9CA in popluar color models

C5 E9 CA
RGB 197 233 202
HSL 128° 45.00% 84.31%
HSB/HSV 128° 15.45% 91.37%
CMYK 15.45% 0.00% 13.30%
8.63%

Color #C5E9CA in popluar number systems.

HEX C5 E9 CA
Decimal 197 233 202
Binary 11000101 11101001 11001010
Octal 305 351 312

Shades and tints

Shades of #C5E9CA

#C5E9CA
(197,233,202)
#B4D4B8
(180,212,184)
#A3BFA6
(163,191,166)
#92AA94
(146,170,148)
#819582
(129,149,130)
#708070
(112,128,112)
#5F6B5E
(95,107,94)
#4E564C
(78,86,76)
#3D413A
(61,65,58)
#2C2C28
(44,44,40)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #C5E9CA

#C5E9CA
(197,233,202)
#CAEBCE
(202,235,206)
#CFEDD2
(207,237,210)
#D4EFD6
(212,239,214)
#D9F1DA
(217,241,218)
#DEF3DE
(222,243,222)
#E3F5E2
(227,245,226)
#E8F7E6
(232,247,230)
#EDF9EA
(237,249,234)
#F2FBEE
(242,251,238)
#F7FDF2
(247,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9CA; }

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

This text font color is #C5E9CA.

Background Color

.myBgColor { background-color: #C5E9CA; }

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

This div background color is #C5E9CA.

Border color

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

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

This div border color is #C5E9CA.

Opacity

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

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

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

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

This text has shadow with #C5E9CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9CA.

Preview

Color preview on black background

This text has color #C5E9CA on black background.


Color preview on white background

This text has color #C5E9CA on white background.


Black color preview on #C5E9CA background

This text has black color on #C5E9CA background.


White color preview on #C5E9CA background

This text has white color on #C5E9CA background.


Related colors

Complementary color

Complementary color for #hex is #3A1635.


I love getcolorcode.com

Triadic colors

1 #CAC5E9 and #E9CAC5 with #C5E9CA are triadic colors.

2 #CAE9C5 and #E9C5CA with #C5E9CA are triadic colors.