COLOR #C5E7BC

HEX: #C5E7BC RGB: (197,231,188)

Renk bilgisi

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

RGB renk modeli

#C5E7BC color RGB value is (197,231,188).

RGB: (197,231,188) (77%, 91%, 74%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 188 of 255 = 74%

197
231
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 188 = 616 (100%)
R 197 of 616 ~ 31.98%
G 231 of 616 ~ 37.5%
B 188 of 616 ~ 30.52'%

%31.98
%37.5
%30.52

CMYK RENK MODELİ

#C5E7BC rengi CMYK tonu (15,0,19,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 18.61%
  • ana renk tonu 9.41%

CMYK: (15,0,19,9)
C15M0Y19K9 (15%, 0%, 19%, 9%)
(0.15 / 0.00 / 0.19 / 0.09)

CMYK yüzdeleri

%14.72
%0
%18.61
%9.41

Codes

Color #C5E7BC in popluar color models

C5 E7 BC
RGB 197 231 188
HSL 107° 47.25% 82.16%
HSB/HSV 107° 18.61% 90.59%
CMYK 14.72% 0.00% 18.61%
9.41%

Color #C5E7BC in popluar number systems.

HEX C5 E7 BC
Decimal 197 231 188
Binary 11000101 11100111 10111100
Octal 305 347 274

Shades and tints

Shades of #C5E7BC

#C5E7BC
(197,231,188)
#B4D2AB
(180,210,171)
#A3BD9A
(163,189,154)
#92A889
(146,168,137)
#819378
(129,147,120)
#707E67
(112,126,103)
#5F6956
(95,105,86)
#4E5445
(78,84,69)
#3D3F34
(61,63,52)
#2C2A23
(44,42,35)
#1B1512
(27,21,18)
#000000
(0,0,0)

Tints of #C5E7BC

#C5E7BC
(197,231,188)
#CAE9C2
(202,233,194)
#CFEBC8
(207,235,200)
#D4EDCE
(212,237,206)
#D9EFD4
(217,239,212)
#DEF1DA
(222,241,218)
#E3F3E0
(227,243,224)
#E8F5E6
(232,245,230)
#EDF7EC
(237,247,236)
#F2F9F2
(242,249,242)
#F7FBF8
(247,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7BC; }

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

This text font color is #C5E7BC.

Background Color

.myBgColor { background-color: #C5E7BC; }

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

This div background color is #C5E7BC.

Border color

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

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

This div border color is #C5E7BC.

Opacity

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

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

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

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

This text has shadow with #C5E7BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7BC.

Preview

Color preview on black background

This text has color #C5E7BC on black background.


Color preview on white background

This text has color #C5E7BC on white background.


Black color preview on #C5E7BC background

This text has black color on #C5E7BC background.


White color preview on #C5E7BC background

This text has white color on #C5E7BC background.


Related colors

Complementary color

Complementary color for #hex is #3A1843.


I love getcolorcode.com

Triadic colors

1 #BCC5E7 and #E7BCC5 with #C5E7BC are triadic colors.

2 #BCE7C5 and #E7C5BC with #C5E7BC are triadic colors.