COLOR #C5E4BC

HEX: #C5E4BC RGB: (197,228,188)

Renk bilgisi

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

RGB renk modeli

#C5E4BC color RGB value is (197,228,188).

RGB: (197,228,188) (77%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 188 of 255 = 74%

197
228
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 188 = 613 (100%)
R 197 of 613 ~ 32.14%
G 228 of 613 ~ 37.19%
B 188 of 613 ~ 30.67'%

%32.14
%37.19
%30.67

CMYK RENK MODELİ

#C5E4BC rengi CMYK tonu (14,0,18,11).

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

CMYK: (14,0,18,11)
C14M0Y18K11 (14%, 0%, 18%, 11%)
(0.14 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%13.6
%0
%17.54
%10.59

Codes

Color #C5E4BC in popluar color models

C5 E4 BC
RGB 197 228 188
HSL 107° 42.55% 81.57%
HSB/HSV 107° 17.54% 89.41%
CMYK 13.60% 0.00% 17.54%
10.59%

Color #C5E4BC in popluar number systems.

HEX C5 E4 BC
Decimal 197 228 188
Binary 11000101 11100100 10111100
Octal 305 344 274

Shades and tints

Shades of #C5E4BC

#C5E4BC
(197,228,188)
#B4D0AB
(180,208,171)
#A3BC9A
(163,188,154)
#92A889
(146,168,137)
#819478
(129,148,120)
#708067
(112,128,103)
#5F6C56
(95,108,86)
#4E5845
(78,88,69)
#3D4434
(61,68,52)
#2C3023
(44,48,35)
#1B1C12
(27,28,18)
#000000
(0,0,0)

Tints of #C5E4BC

#C5E4BC
(197,228,188)
#CAE6C2
(202,230,194)
#CFE8C8
(207,232,200)
#D4EACE
(212,234,206)
#D9ECD4
(217,236,212)
#DEEEDA
(222,238,218)
#E3F0E0
(227,240,224)
#E8F2E6
(232,242,230)
#EDF4EC
(237,244,236)
#F2F6F2
(242,246,242)
#F7F8F8
(247,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4BC; }

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

This text font color is #C5E4BC.

Background Color

.myBgColor { background-color: #C5E4BC; }

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

This div background color is #C5E4BC.

Border color

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

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

This div border color is #C5E4BC.

Opacity

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

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

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

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

This text has shadow with #C5E4BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4BC.

Preview

Color preview on black background

This text has color #C5E4BC on black background.


Color preview on white background

This text has color #C5E4BC on white background.


Black color preview on #C5E4BC background

This text has black color on #C5E4BC background.


White color preview on #C5E4BC background

This text has white color on #C5E4BC background.


Related colors

Complementary color

Complementary color for #hex is #3A1B43.


I love getcolorcode.com

Triadic colors

1 #BCC5E4 and #E4BCC5 with #C5E4BC are triadic colors.

2 #BCE4C5 and #E4C5BC with #C5E4BC are triadic colors.