COLOR #C5DDC5

HEX: #C5DDC5 RGB: (197,221,197)

Renk bilgisi

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

RGB renk modeli

#C5DDC5 color RGB value is (197,221,197).

RGB: (197,221,197) (77%, 87%, 77%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 221 of 255 = 87%
B 197 of 255 = 77%

197
221
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 197 = 615 (100%)
R 197 of 615 ~ 32.03%
G 221 of 615 ~ 35.93%
B 197 of 615 ~ 32.03'%

%32.03
%35.93
%32.03

CMYK RENK MODELİ

#C5DDC5 rengi CMYK tonu (11,0,11,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 0.00%
  • sarı tonu 10.86%
  • ana renk tonu 13.33%

CMYK: (11,0,11,13)
C11M0Y11K13 (11%, 0%, 11%, 13%)
(0.11 / 0.00 / 0.11 / 0.13)

CMYK yüzdeleri

%10.86
%0
%10.86
%13.33

Codes

Color #C5DDC5 in popluar color models

C5 DD C5
RGB 197 221 197
HSL 120° 26.09% 81.96%
HSB/HSV 120° 10.86% 86.67%
CMYK 10.86% 0.00% 10.86%
13.33%

Color #C5DDC5 in popluar number systems.

HEX C5 DD C5
Decimal 197 221 197
Binary 11000101 11011101 11000101
Octal 305 335 305

Shades and tints

Shades of #C5DDC5

#C5DDC5
(197,221,197)
#B4C9B4
(180,201,180)
#A3B5A3
(163,181,163)
#92A192
(146,161,146)
#818D81
(129,141,129)
#707970
(112,121,112)
#5F655F
(95,101,95)
#4E514E
(78,81,78)
#3D3D3D
(61,61,61)
#2C292C
(44,41,44)
#1B151B
(27,21,27)
#000000
(0,0,0)

Tints of #C5DDC5

#C5DDC5
(197,221,197)
#CAE0CA
(202,224,202)
#CFE3CF
(207,227,207)
#D4E6D4
(212,230,212)
#D9E9D9
(217,233,217)
#DEECDE
(222,236,222)
#E3EFE3
(227,239,227)
#E8F2E8
(232,242,232)
#EDF5ED
(237,245,237)
#F2F8F2
(242,248,242)
#F7FBF7
(247,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DDC5; }

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

This text font color is #C5DDC5.

Background Color

.myBgColor { background-color: #C5DDC5; }

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

This div background color is #C5DDC5.

Border color

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

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

This div border color is #C5DDC5.

Opacity

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

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

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

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

This text has shadow with #C5DDC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DDC5.

Preview

Color preview on black background

This text has color #C5DDC5 on black background.


Color preview on white background

This text has color #C5DDC5 on white background.


Black color preview on #C5DDC5 background

This text has black color on #C5DDC5 background.


White color preview on #C5DDC5 background

This text has white color on #C5DDC5 background.


Related colors

Complementary color

Complementary color for #hex is #3A223A.


I love getcolorcode.com

Triadic colors

1 #C5C5DD and #DDC5C5 with #C5DDC5 are triadic colors.

2 #C5DDC5 and #DDC5C5 with #C5DDC5 are triadic colors.