COLOR #C5E0BE

HEX: #C5E0BE RGB: (197,224,190)

Renk bilgisi

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

RGB renk modeli

#C5E0BE color RGB value is (197,224,190).

RGB: (197,224,190) (77%, 88%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 190 of 255 = 75%

197
224
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 190 = 611 (100%)
R 197 of 611 ~ 32.24%
G 224 of 611 ~ 36.66%
B 190 of 611 ~ 31.1'%

%32.24
%36.66
%31.1

CMYK RENK MODELİ

#C5E0BE rengi CMYK tonu (12,0,15,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 15.18%
  • ana renk tonu 12.16%

CMYK: (12,0,15,12)
C12M0Y15K12 (12%, 0%, 15%, 12%)
(0.12 / 0.00 / 0.15 / 0.12)

CMYK yüzdeleri

%12.05
%0
%15.18
%12.16

Codes

Color #C5E0BE in popluar color models

C5 E0 BE
RGB 197 224 190
HSL 108° 35.42% 81.18%
HSB/HSV 108° 15.18% 87.84%
CMYK 12.05% 0.00% 15.18%
12.16%

Color #C5E0BE in popluar number systems.

HEX C5 E0 BE
Decimal 197 224 190
Binary 11000101 11100000 10111110
Octal 305 340 276

Shades and tints

Shades of #C5E0BE

#C5E0BE
(197,224,190)
#B4CCAD
(180,204,173)
#A3B89C
(163,184,156)
#92A48B
(146,164,139)
#81907A
(129,144,122)
#707C69
(112,124,105)
#5F6858
(95,104,88)
#4E5447
(78,84,71)
#3D4036
(61,64,54)
#2C2C25
(44,44,37)
#1B1814
(27,24,20)
#000000
(0,0,0)

Tints of #C5E0BE

#C5E0BE
(197,224,190)
#CAE2C3
(202,226,195)
#CFE4C8
(207,228,200)
#D4E6CD
(212,230,205)
#D9E8D2
(217,232,210)
#DEEAD7
(222,234,215)
#E3ECDC
(227,236,220)
#E8EEE1
(232,238,225)
#EDF0E6
(237,240,230)
#F2F2EB
(242,242,235)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E0BE; }

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

This text font color is #C5E0BE.

Background Color

.myBgColor { background-color: #C5E0BE; }

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

This div background color is #C5E0BE.

Border color

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

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

This div border color is #C5E0BE.

Opacity

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

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

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

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

This text has shadow with #C5E0BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E0BE.

Preview

Color preview on black background

This text has color #C5E0BE on black background.


Color preview on white background

This text has color #C5E0BE on white background.


Black color preview on #C5E0BE background

This text has black color on #C5E0BE background.


White color preview on #C5E0BE background

This text has white color on #C5E0BE background.


Related colors

Complementary color

Complementary color for #hex is #3A1F41.


I love getcolorcode.com

Triadic colors

1 #BEC5E0 and #E0BEC5 with #C5E0BE are triadic colors.

2 #BEE0C5 and #E0C5BE with #C5E0BE are triadic colors.