COLOR #C5E4BD

HEX: #C5E4BD RGB: (197,228,189)

Renk bilgisi

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

RGB renk modeli

#C5E4BD color RGB value is (197,228,189).

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

RGB bağlantıları ve doygunluk

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

197
228
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 189 = 614 (100%)
R 197 of 614 ~ 32.08%
G 228 of 614 ~ 37.13%
B 189 of 614 ~ 30.78'%

%32.08
%37.13
%30.78

CMYK RENK MODELİ

#C5E4BD rengi CMYK tonu (14,0,17,11).

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

CMYK: (14,0,17,11)
C14M0Y17K11 (14%, 0%, 17%, 11%)
(0.14 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%13.6
%0
%17.11
%10.59

Codes

Color #C5E4BD in popluar color models

C5 E4 BD
RGB 197 228 189
HSL 108° 41.94% 81.76%
HSB/HSV 108° 17.11% 89.41%
CMYK 13.60% 0.00% 17.11%
10.59%

Color #C5E4BD in popluar number systems.

HEX C5 E4 BD
Decimal 197 228 189
Binary 11000101 11100100 10111101
Octal 305 344 275

Shades and tints

Shades of #C5E4BD

#C5E4BD
(197,228,189)
#B4D0AC
(180,208,172)
#A3BC9B
(163,188,155)
#92A88A
(146,168,138)
#819479
(129,148,121)
#708068
(112,128,104)
#5F6C57
(95,108,87)
#4E5846
(78,88,70)
#3D4435
(61,68,53)
#2C3024
(44,48,36)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #C5E4BD

#C5E4BD
(197,228,189)
#CAE6C3
(202,230,195)
#CFE8C9
(207,232,201)
#D4EACF
(212,234,207)
#D9ECD5
(217,236,213)
#DEEEDB
(222,238,219)
#E3F0E1
(227,240,225)
#E8F2E7
(232,242,231)
#EDF4ED
(237,244,237)
#F2F6F3
(242,246,243)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4BD; }

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

This text font color is #C5E4BD.

Background Color

.myBgColor { background-color: #C5E4BD; }

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

This div background color is #C5E4BD.

Border color

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

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

This div border color is #C5E4BD.

Opacity

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

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

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

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

This text has shadow with #C5E4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4BD.

Preview

Color preview on black background

This text has color #C5E4BD on black background.


Color preview on white background

This text has color #C5E4BD on white background.


Black color preview on #C5E4BD background

This text has black color on #C5E4BD background.


White color preview on #C5E4BD background

This text has white color on #C5E4BD background.


Related colors

Complementary color

Complementary color for #hex is #3A1B42.


I love getcolorcode.com

Triadic colors

1 #BDC5E4 and #E4BDC5 with #C5E4BD are triadic colors.

2 #BDE4C5 and #E4C5BD with #C5E4BD are triadic colors.