COLOR #C5E1BC

HEX: #C5E1BC RGB: (197,225,188)

Renk bilgisi

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

RGB renk modeli

#C5E1BC color RGB value is (197,225,188).

RGB: (197,225,188) (77%, 88%, 74%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 188 of 255 = 74%

197
225
188

R + G + B ~ 80%. #C5E1BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 188 = 610 (100%)
R 197 of 610 ~ 32.3%
G 225 of 610 ~ 36.89%
B 188 of 610 ~ 30.82'%

%32.3
%36.89
%30.82

CMYK RENK MODELİ

#C5E1BC rengi CMYK tonu (12,0,16,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 16.44%
  • ana renk tonu 11.76%

CMYK: (12,0,16,12)
C12M0Y16K12 (12%, 0%, 16%, 12%)
(0.12 / 0.00 / 0.16 / 0.12)

CMYK yüzdeleri

%12.44
%0
%16.44
%11.76

Codes

Color #C5E1BC in popluar color models

C5 E1 BC
RGB 197 225 188
HSL 105° 38.14% 80.98%
HSB/HSV 105° 16.44% 88.24%
CMYK 12.44% 0.00% 16.44%
11.76%

Color #C5E1BC in popluar number systems.

HEX C5 E1 BC
Decimal 197 225 188
Binary 11000101 11100001 10111100
Octal 305 341 274

Shades and tints

Shades of #C5E1BC

#C5E1BC
(197,225,188)
#B4CDAB
(180,205,171)
#A3B99A
(163,185,154)
#92A589
(146,165,137)
#819178
(129,145,120)
#707D67
(112,125,103)
#5F6956
(95,105,86)
#4E5545
(78,85,69)
#3D4134
(61,65,52)
#2C2D23
(44,45,35)
#1B1912
(27,25,18)
#000000
(0,0,0)

Tints of #C5E1BC

#C5E1BC
(197,225,188)
#CAE3C2
(202,227,194)
#CFE5C8
(207,229,200)
#D4E7CE
(212,231,206)
#D9E9D4
(217,233,212)
#DEEBDA
(222,235,218)
#E3EDE0
(227,237,224)
#E8EFE6
(232,239,230)
#EDF1EC
(237,241,236)
#F2F3F2
(242,243,242)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E1BC color. Also use rgb(197,225,188) instead hex code.

Text Font Color

.myTextColor { color: #C5E1BC; }

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

This text font color is #C5E1BC.

Background Color

.myBgColor { background-color: #C5E1BC; }

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

This div background color is #C5E1BC.

Border color

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

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

This div border color is #C5E1BC.

Opacity

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

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

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

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

This text has shadow with #C5E1BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1BC.

Preview

Color preview on black background

This text has color #C5E1BC on black background.


Color preview on white background

This text has color #C5E1BC on white background.


Black color preview on #C5E1BC background

This text has black color on #C5E1BC background.


White color preview on #C5E1BC background

This text has white color on #C5E1BC background.


Related colors

Complementary color

Complementary color for #hex is #3A1E43.


I love getcolorcode.com

Triadic colors

1 #BCC5E1 and #E1BCC5 with #C5E1BC are triadic colors.

2 #BCE1C5 and #E1C5BC with #C5E1BC are triadic colors.