COLOR #C5DDC6

HEX: #C5DDC6 RGB: (197,221,198)

Renk bilgisi

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

RGB renk modeli

#C5DDC6 color RGB value is (197,221,198).

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

RGB bağlantıları ve doygunluk

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

197
221
198

R + G + B ~ 81%. #C5DDC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 198 = 616 (100%)
R 197 of 616 ~ 31.98%
G 221 of 616 ~ 35.88%
B 198 of 616 ~ 32.14'%

%31.98
%35.88
%32.14

CMYK RENK MODELİ

#C5DDC6 rengi CMYK tonu (11,0,10,13).

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

CMYK: (11,0,10,13)
C11M0Y10K13 (11%, 0%, 10%, 13%)
(0.11 / 0.00 / 0.10 / 0.13)

CMYK yüzdeleri

%10.86
%0
%10.41
%13.33

Codes

Color #C5DDC6 in popluar color models

C5 DD C6
RGB 197 221 198
HSL 123° 26.09% 81.96%
HSB/HSV 123° 10.86% 86.67%
CMYK 10.86% 0.00% 10.41%
13.33%

Color #C5DDC6 in popluar number systems.

HEX C5 DD C6
Decimal 197 221 198
Binary 11000101 11011101 11000110
Octal 305 335 306

Shades and tints

Shades of #C5DDC6

#C5DDC6
(197,221,198)
#B4C9B4
(180,201,180)
#A3B5A2
(163,181,162)
#92A190
(146,161,144)
#818D7E
(129,141,126)
#70796C
(112,121,108)
#5F655A
(95,101,90)
#4E5148
(78,81,72)
#3D3D36
(61,61,54)
#2C2924
(44,41,36)
#1B1512
(27,21,18)
#000000
(0,0,0)

Tints of #C5DDC6

#C5DDC6
(197,221,198)
#CAE0CB
(202,224,203)
#CFE3D0
(207,227,208)
#D4E6D5
(212,230,213)
#D9E9DA
(217,233,218)
#DEECDF
(222,236,223)
#E3EFE4
(227,239,228)
#E8F2E9
(232,242,233)
#EDF5EE
(237,245,238)
#F2F8F3
(242,248,243)
#F7FBF8
(247,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DDC6; }

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

This text font color is #C5DDC6.

Background Color

.myBgColor { background-color: #C5DDC6; }

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

This div background color is #C5DDC6.

Border color

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

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

This div border color is #C5DDC6.

Opacity

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

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

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

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

This text has shadow with #C5DDC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DDC6.

Preview

Color preview on black background

This text has color #C5DDC6 on black background.


Color preview on white background

This text has color #C5DDC6 on white background.


Black color preview on #C5DDC6 background

This text has black color on #C5DDC6 background.


White color preview on #C5DDC6 background

This text has white color on #C5DDC6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2239.


I love getcolorcode.com

Triadic colors

1 #C6C5DD and #DDC6C5 with #C5DDC6 are triadic colors.

2 #C6DDC5 and #DDC5C6 with #C5DDC6 are triadic colors.