COLOR #C5D5BE

HEX: #C5D5BE RGB: (197,213,190)

Renk bilgisi

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

RGB renk modeli

#C5D5BE color RGB value is (197,213,190).

RGB: (197,213,190) (77%, 84%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 213 of 255 = 84%
B 190 of 255 = 75%

197
213
190

R + G + B ~ 79%. #C5D5BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 213 + 190 = 600 (100%)
R 197 of 600 ~ 32.83%
G 213 of 600 ~ 35.5%
B 190 of 600 ~ 31.67'%

%32.83
%35.5
%31.67

CMYK RENK MODELİ

#C5D5BE rengi CMYK tonu (8,0,11,16).

  • camgöbeği tonu 7.51%
  • eflatun tonu 0.00%
  • sarı tonu 10.80%
  • ana renk tonu 16.47%

CMYK: (8,0,11,16)
C8M0Y11K16 (8%, 0%, 11%, 16%)
(0.08 / 0.00 / 0.11 / 0.16)

CMYK yüzdeleri

%7.51
%0
%10.8
%16.47

Codes

Color #C5D5BE in popluar color models

C5 D5 BE
RGB 197 213 190
HSL 102° 21.50% 79.02%
HSB/HSV 102° 10.80% 83.53%
CMYK 7.51% 0.00% 10.80%
16.47%

Color #C5D5BE in popluar number systems.

HEX C5 D5 BE
Decimal 197 213 190
Binary 11000101 11010101 10111110
Octal 305 325 276

Shades and tints

Shades of #C5D5BE

#C5D5BE
(197,213,190)
#B4C2AD
(180,194,173)
#A3AF9C
(163,175,156)
#929C8B
(146,156,139)
#81897A
(129,137,122)
#707669
(112,118,105)
#5F6358
(95,99,88)
#4E5047
(78,80,71)
#3D3D36
(61,61,54)
#2C2A25
(44,42,37)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #C5D5BE

#C5D5BE
(197,213,190)
#CAD8C3
(202,216,195)
#CFDBC8
(207,219,200)
#D4DECD
(212,222,205)
#D9E1D2
(217,225,210)
#DEE4D7
(222,228,215)
#E3E7DC
(227,231,220)
#E8EAE1
(232,234,225)
#EDEDE6
(237,237,230)
#F2F0EB
(242,240,235)
#F7F3F0
(247,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D5BE; }

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

This text font color is #C5D5BE.

Background Color

.myBgColor { background-color: #C5D5BE; }

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

This div background color is #C5D5BE.

Border color

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

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

This div border color is #C5D5BE.

Opacity

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

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

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

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

This text has shadow with #C5D5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D5BE.

Preview

Color preview on black background

This text has color #C5D5BE on black background.


Color preview on white background

This text has color #C5D5BE on white background.


Black color preview on #C5D5BE background

This text has black color on #C5D5BE background.


White color preview on #C5D5BE background

This text has white color on #C5D5BE background.


Related colors

Complementary color

Complementary color for #hex is #3A2A41.


I love getcolorcode.com

Triadic colors

1 #BEC5D5 and #D5BEC5 with #C5D5BE are triadic colors.

2 #BED5C5 and #D5C5BE with #C5D5BE are triadic colors.