COLOR #C5DDBE

HEX: #C5DDBE RGB: (197,221,190)

Renk bilgisi

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

RGB renk modeli

#C5DDBE color RGB value is (197,221,190).

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

RGB bağlantıları ve doygunluk

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

197
221
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 190 = 608 (100%)
R 197 of 608 ~ 32.4%
G 221 of 608 ~ 36.35%
B 190 of 608 ~ 31.25'%

%32.4
%36.35
%31.25

CMYK RENK MODELİ

#C5DDBE rengi CMYK tonu (11,0,14,13).

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

CMYK: (11,0,14,13)
C11M0Y14K13 (11%, 0%, 14%, 13%)
(0.11 / 0.00 / 0.14 / 0.13)

CMYK yüzdeleri

%10.86
%0
%14.03
%13.33

Codes

Color #C5DDBE in popluar color models

C5 DD BE
RGB 197 221 190
HSL 106° 31.31% 80.59%
HSB/HSV 106° 14.03% 86.67%
CMYK 10.86% 0.00% 14.03%
13.33%

Color #C5DDBE in popluar number systems.

HEX C5 DD BE
Decimal 197 221 190
Binary 11000101 11011101 10111110
Octal 305 335 276

Shades and tints

Shades of #C5DDBE

#C5DDBE
(197,221,190)
#B4C9AD
(180,201,173)
#A3B59C
(163,181,156)
#92A18B
(146,161,139)
#818D7A
(129,141,122)
#707969
(112,121,105)
#5F6558
(95,101,88)
#4E5147
(78,81,71)
#3D3D36
(61,61,54)
#2C2925
(44,41,37)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #C5DDBE

#C5DDBE
(197,221,190)
#CAE0C3
(202,224,195)
#CFE3C8
(207,227,200)
#D4E6CD
(212,230,205)
#D9E9D2
(217,233,210)
#DEECD7
(222,236,215)
#E3EFDC
(227,239,220)
#E8F2E1
(232,242,225)
#EDF5E6
(237,245,230)
#F2F8EB
(242,248,235)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DDBE; }

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

This text font color is #C5DDBE.

Background Color

.myBgColor { background-color: #C5DDBE; }

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

This div background color is #C5DDBE.

Border color

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

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

This div border color is #C5DDBE.

Opacity

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

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

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

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

This text has shadow with #C5DDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DDBE.

Preview

Color preview on black background

This text has color #C5DDBE on black background.


Color preview on white background

This text has color #C5DDBE on white background.


Black color preview on #C5DDBE background

This text has black color on #C5DDBE background.


White color preview on #C5DDBE background

This text has white color on #C5DDBE background.


Related colors

Complementary color

Complementary color for #hex is #3A2241.


I love getcolorcode.com

Triadic colors

1 #BEC5DD and #DDBEC5 with #C5DDBE are triadic colors.

2 #BEDDC5 and #DDC5BE with #C5DDBE are triadic colors.