COLOR #C5EBC7

HEX: #C5EBC7 RGB: (197,235,199)

Renk bilgisi

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

RGB renk modeli

#C5EBC7 color RGB value is (197,235,199).

RGB: (197,235,199) (77%, 92%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 199 of 255 = 78%

197
235
199

R + G + B ~ 82%. #C5EBC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 199 = 631 (100%)
R 197 of 631 ~ 31.22%
G 235 of 631 ~ 37.24%
B 199 of 631 ~ 31.54'%

%31.22
%37.24
%31.54

CMYK RENK MODELİ

#C5EBC7 rengi CMYK tonu (16,0,15,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 0.00%
  • sarı tonu 15.32%
  • ana renk tonu 7.84%

CMYK: (16,0,15,8)
C16M0Y15K8 (16%, 0%, 15%, 8%)
(0.16 / 0.00 / 0.15 / 0.08)

CMYK yüzdeleri

%16.17
%0
%15.32
%7.84

Codes

Color #C5EBC7 in popluar color models

C5 EB C7
RGB 197 235 199
HSL 123° 48.72% 84.71%
HSB/HSV 123° 16.17% 92.16%
CMYK 16.17% 0.00% 15.32%
7.84%

Color #C5EBC7 in popluar number systems.

HEX C5 EB C7
Decimal 197 235 199
Binary 11000101 11101011 11000111
Octal 305 353 307

Shades and tints

Shades of #C5EBC7

#C5EBC7
(197,235,199)
#B4D6B5
(180,214,181)
#A3C1A3
(163,193,163)
#92AC91
(146,172,145)
#81977F
(129,151,127)
#70826D
(112,130,109)
#5F6D5B
(95,109,91)
#4E5849
(78,88,73)
#3D4337
(61,67,55)
#2C2E25
(44,46,37)
#1B1913
(27,25,19)
#000000
(0,0,0)

Tints of #C5EBC7

#C5EBC7
(197,235,199)
#CAECCC
(202,236,204)
#CFEDD1
(207,237,209)
#D4EED6
(212,238,214)
#D9EFDB
(217,239,219)
#DEF0E0
(222,240,224)
#E3F1E5
(227,241,229)
#E8F2EA
(232,242,234)
#EDF3EF
(237,243,239)
#F2F4F4
(242,244,244)
#F7F5F9
(247,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EBC7 color. Also use rgb(197,235,199) instead hex code.

Text Font Color

.myTextColor { color: #C5EBC7; }

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

This text font color is #C5EBC7.

Background Color

.myBgColor { background-color: #C5EBC7; }

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

This div background color is #C5EBC7.

Border color

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

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

This div border color is #C5EBC7.

Opacity

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

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

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

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

This text has shadow with #C5EBC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBC7.

Preview

Color preview on black background

This text has color #C5EBC7 on black background.


Color preview on white background

This text has color #C5EBC7 on white background.


Black color preview on #C5EBC7 background

This text has black color on #C5EBC7 background.


White color preview on #C5EBC7 background

This text has white color on #C5EBC7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1438.


I love getcolorcode.com

Triadic colors

1 #C7C5EB and #EBC7C5 with #C5EBC7 are triadic colors.

2 #C7EBC5 and #EBC5C7 with #C5EBC7 are triadic colors.