COLOR #C5DEB4

HEX: #C5DEB4 RGB: (197,222,180)

Renk bilgisi

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

RGB renk modeli

#C5DEB4 color RGB value is (197,222,180).

RGB: (197,222,180) (77%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 222 of 255 = 87%
B 180 of 255 = 71%

197
222
180

R + G + B ~ 78%. #C5DEB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 222 + 180 = 599 (100%)
R 197 of 599 ~ 32.89%
G 222 of 599 ~ 37.06%
B 180 of 599 ~ 30.05'%

%32.89
%37.06
%30.05

CMYK RENK MODELİ

#C5DEB4 rengi CMYK tonu (11,0,19,13).

  • camgöbeği tonu 11.26%
  • eflatun tonu 0.00%
  • sarı tonu 18.92%
  • ana renk tonu 12.94%

CMYK: (11,0,19,13)
C11M0Y19K13 (11%, 0%, 19%, 13%)
(0.11 / 0.00 / 0.19 / 0.13)

CMYK yüzdeleri

%11.26
%0
%18.92
%12.94

Codes

Color #C5DEB4 in popluar color models

C5 DE B4
RGB 197 222 180
HSL 96° 38.89% 78.82%
HSB/HSV 96° 18.92% 87.06%
CMYK 11.26% 0.00% 18.92%
12.94%

Color #C5DEB4 in popluar number systems.

HEX C5 DE B4
Decimal 197 222 180
Binary 11000101 11011110 10110100
Octal 305 336 264

Shades and tints

Shades of #C5DEB4

#C5DEB4
(197,222,180)
#B4CAA4
(180,202,164)
#A3B694
(163,182,148)
#92A284
(146,162,132)
#818E74
(129,142,116)
#707A64
(112,122,100)
#5F6654
(95,102,84)
#4E5244
(78,82,68)
#3D3E34
(61,62,52)
#2C2A24
(44,42,36)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5DEB4

#C5DEB4
(197,222,180)
#CAE1BA
(202,225,186)
#CFE4C0
(207,228,192)
#D4E7C6
(212,231,198)
#D9EACC
(217,234,204)
#DEEDD2
(222,237,210)
#E3F0D8
(227,240,216)
#E8F3DE
(232,243,222)
#EDF6E4
(237,246,228)
#F2F9EA
(242,249,234)
#F7FCF0
(247,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DEB4 color. Also use rgb(197,222,180) instead hex code.

Text Font Color

.myTextColor { color: #C5DEB4; }

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

This text font color is #C5DEB4.

Background Color

.myBgColor { background-color: #C5DEB4; }

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

This div background color is #C5DEB4.

Border color

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

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

This div border color is #C5DEB4.

Opacity

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

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

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

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

This text has shadow with #C5DEB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DEB4.

Preview

Color preview on black background

This text has color #C5DEB4 on black background.


Color preview on white background

This text has color #C5DEB4 on white background.


Black color preview on #C5DEB4 background

This text has black color on #C5DEB4 background.


White color preview on #C5DEB4 background

This text has white color on #C5DEB4 background.


Related colors

Complementary color

Complementary color for #hex is #3A214B.


I love getcolorcode.com

Triadic colors

1 #B4C5DE and #DEB4C5 with #C5DEB4 are triadic colors.

2 #B4DEC5 and #DEC5B4 with #C5DEB4 are triadic colors.