COLOR #C5D6BC

HEX: #C5D6BC RGB: (197,214,188)

Renk bilgisi

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

RGB renk modeli

#C5D6BC color RGB value is (197,214,188).

RGB: (197,214,188) (77%, 84%, 74%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 214 of 255 = 84%
B 188 of 255 = 74%

197
214
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 214 + 188 = 599 (100%)
R 197 of 599 ~ 32.89%
G 214 of 599 ~ 35.73%
B 188 of 599 ~ 31.39'%

%32.89
%35.73
%31.39

CMYK RENK MODELİ

#C5D6BC rengi CMYK tonu (8,0,12,16).

  • camgöbeği tonu 7.94%
  • eflatun tonu 0.00%
  • sarı tonu 12.15%
  • ana renk tonu 16.08%

CMYK: (8,0,12,16)
C8M0Y12K16 (8%, 0%, 12%, 16%)
(0.08 / 0.00 / 0.12 / 0.16)

CMYK yüzdeleri

%7.94
%0
%12.15
%16.08

Codes

Color #C5D6BC in popluar color models

C5 D6 BC
RGB 197 214 188
HSL 99° 24.07% 78.82%
HSB/HSV 99° 12.15% 83.92%
CMYK 7.94% 0.00% 12.15%
16.08%

Color #C5D6BC in popluar number systems.

HEX C5 D6 BC
Decimal 197 214 188
Binary 11000101 11010110 10111100
Octal 305 326 274

Shades and tints

Shades of #C5D6BC

#C5D6BC
(197,214,188)
#B4C3AB
(180,195,171)
#A3B09A
(163,176,154)
#929D89
(146,157,137)
#818A78
(129,138,120)
#707767
(112,119,103)
#5F6456
(95,100,86)
#4E5145
(78,81,69)
#3D3E34
(61,62,52)
#2C2B23
(44,43,35)
#1B1812
(27,24,18)
#000000
(0,0,0)

Tints of #C5D6BC

#C5D6BC
(197,214,188)
#CAD9C2
(202,217,194)
#CFDCC8
(207,220,200)
#D4DFCE
(212,223,206)
#D9E2D4
(217,226,212)
#DEE5DA
(222,229,218)
#E3E8E0
(227,232,224)
#E8EBE6
(232,235,230)
#EDEEEC
(237,238,236)
#F2F1F2
(242,241,242)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D6BC; }

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

This text font color is #C5D6BC.

Background Color

.myBgColor { background-color: #C5D6BC; }

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

This div background color is #C5D6BC.

Border color

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

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

This div border color is #C5D6BC.

Opacity

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

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

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

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

This text has shadow with #C5D6BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D6BC.

Preview

Color preview on black background

This text has color #C5D6BC on black background.


Color preview on white background

This text has color #C5D6BC on white background.


Black color preview on #C5D6BC background

This text has black color on #C5D6BC background.


White color preview on #C5D6BC background

This text has white color on #C5D6BC background.


Related colors

Complementary color

Complementary color for #hex is #3A2943.


I love getcolorcode.com

Triadic colors

1 #BCC5D6 and #D6BCC5 with #C5D6BC are triadic colors.

2 #BCD6C5 and #D6C5BC with #C5D6BC are triadic colors.