COLOR #C5E9CB

HEX: #C5E9CB RGB: (197,233,203)

Renk bilgisi

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

RGB renk modeli

#C5E9CB color RGB value is (197,233,203).

RGB: (197,233,203) (77%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 203 of 255 = 80%

197
233
203

R + G + B ~ 83%. #C5E9CB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 203 = 633 (100%)
R 197 of 633 ~ 31.12%
G 233 of 633 ~ 36.81%
B 203 of 633 ~ 32.07'%

%31.12
%36.81
%32.07

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 12.88%
  • 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
%12.88
%8.63

Codes

Color #C5E9CB in popluar color models

C5 E9 CB
RGB 197 233 203
HSL 130° 45.00% 84.31%
HSB/HSV 130° 15.45% 91.37%
CMYK 15.45% 0.00% 12.88%
8.63%

Color #C5E9CB in popluar number systems.

HEX C5 E9 CB
Decimal 197 233 203
Binary 11000101 11101001 11001011
Octal 305 351 313

Shades and tints

Shades of #C5E9CB

#C5E9CB
(197,233,203)
#B4D4B9
(180,212,185)
#A3BFA7
(163,191,167)
#92AA95
(146,170,149)
#819583
(129,149,131)
#708071
(112,128,113)
#5F6B5F
(95,107,95)
#4E564D
(78,86,77)
#3D413B
(61,65,59)
#2C2C29
(44,44,41)
#1B1717
(27,23,23)
#000000
(0,0,0)

Tints of #C5E9CB

#C5E9CB
(197,233,203)
#CAEBCF
(202,235,207)
#CFEDD3
(207,237,211)
#D4EFD7
(212,239,215)
#D9F1DB
(217,241,219)
#DEF3DF
(222,243,223)
#E3F5E3
(227,245,227)
#E8F7E7
(232,247,231)
#EDF9EB
(237,249,235)
#F2FBEF
(242,251,239)
#F7FDF3
(247,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9CB; }

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

This text font color is #C5E9CB.

Background Color

.myBgColor { background-color: #C5E9CB; }

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

This div background color is #C5E9CB.

Border color

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

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

This div border color is #C5E9CB.

Opacity

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

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

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

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

This text has shadow with #C5E9CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9CB.

Preview

Color preview on black background

This text has color #C5E9CB on black background.


Color preview on white background

This text has color #C5E9CB on white background.


Black color preview on #C5E9CB background

This text has black color on #C5E9CB background.


White color preview on #C5E9CB background

This text has white color on #C5E9CB background.


Related colors

Complementary color

Complementary color for #hex is #3A1634.


I love getcolorcode.com

Triadic colors

1 #CBC5E9 and #E9CBC5 with #C5E9CB are triadic colors.

2 #CBE9C5 and #E9C5CB with #C5E9CB are triadic colors.