COLOR #C5EBC6

HEX: #C5EBC6 RGB: (197,235,198)

Renk bilgisi

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

RGB renk modeli

#C5EBC6 color RGB value is (197,235,198).

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

RGB bağlantıları ve doygunluk

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

197
235
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 198 = 630 (100%)
R 197 of 630 ~ 31.27%
G 235 of 630 ~ 37.3%
B 198 of 630 ~ 31.43'%

%31.27
%37.3
%31.43

CMYK RENK MODELİ

#C5EBC6 rengi CMYK tonu (16,0,16,8).

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

CMYK: (16,0,16,8)
C16M0Y16K8 (16%, 0%, 16%, 8%)
(0.16 / 0.00 / 0.16 / 0.08)

CMYK yüzdeleri

%16.17
%0
%15.74
%7.84

Codes

Color #C5EBC6 in popluar color models

C5 EB C6
RGB 197 235 198
HSL 122° 48.72% 84.71%
HSB/HSV 122° 16.17% 92.16%
CMYK 16.17% 0.00% 15.74%
7.84%

Color #C5EBC6 in popluar number systems.

HEX C5 EB C6
Decimal 197 235 198
Binary 11000101 11101011 11000110
Octal 305 353 306

Shades and tints

Shades of #C5EBC6

#C5EBC6
(197,235,198)
#B4D6B4
(180,214,180)
#A3C1A2
(163,193,162)
#92AC90
(146,172,144)
#81977E
(129,151,126)
#70826C
(112,130,108)
#5F6D5A
(95,109,90)
#4E5848
(78,88,72)
#3D4336
(61,67,54)
#2C2E24
(44,46,36)
#1B1912
(27,25,18)
#000000
(0,0,0)

Tints of #C5EBC6

#C5EBC6
(197,235,198)
#CAECCB
(202,236,203)
#CFEDD0
(207,237,208)
#D4EED5
(212,238,213)
#D9EFDA
(217,239,218)
#DEF0DF
(222,240,223)
#E3F1E4
(227,241,228)
#E8F2E9
(232,242,233)
#EDF3EE
(237,243,238)
#F2F4F3
(242,244,243)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBC6; }

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

This text font color is #C5EBC6.

Background Color

.myBgColor { background-color: #C5EBC6; }

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

This div background color is #C5EBC6.

Border color

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

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

This div border color is #C5EBC6.

Opacity

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

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

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

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

This text has shadow with #C5EBC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBC6.

Preview

Color preview on black background

This text has color #C5EBC6 on black background.


Color preview on white background

This text has color #C5EBC6 on white background.


Black color preview on #C5EBC6 background

This text has black color on #C5EBC6 background.


White color preview on #C5EBC6 background

This text has white color on #C5EBC6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1439.


I love getcolorcode.com

Triadic colors

1 #C6C5EB and #EBC6C5 with #C5EBC6 are triadic colors.

2 #C6EBC5 and #EBC5C6 with #C5EBC6 are triadic colors.