COLOR #C5EBCC

HEX: #C5EBCC RGB: (197,235,204)

Renk bilgisi

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

RGB renk modeli

#C5EBCC color RGB value is (197,235,204).

RGB: (197,235,204) (77%, 92%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 204 of 255 = 80%

197
235
204

R + G + B ~ 83%. #C5EBCC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 204 = 636 (100%)
R 197 of 636 ~ 30.97%
G 235 of 636 ~ 36.95%
B 204 of 636 ~ 32.08'%

%30.97
%36.95
%32.08

CMYK RENK MODELİ

#C5EBCC rengi CMYK tonu (16,0,13,8).

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

CMYK: (16,0,13,8)
C16M0Y13K8 (16%, 0%, 13%, 8%)
(0.16 / 0.00 / 0.13 / 0.08)

CMYK yüzdeleri

%16.17
%0
%13.19
%7.84

Codes

Color #C5EBCC in popluar color models

C5 EB CC
RGB 197 235 204
HSL 131° 48.72% 84.71%
HSB/HSV 131° 16.17% 92.16%
CMYK 16.17% 0.00% 13.19%
7.84%

Color #C5EBCC in popluar number systems.

HEX C5 EB CC
Decimal 197 235 204
Binary 11000101 11101011 11001100
Octal 305 353 314

Shades and tints

Shades of #C5EBCC

#C5EBCC
(197,235,204)
#B4D6BA
(180,214,186)
#A3C1A8
(163,193,168)
#92AC96
(146,172,150)
#819784
(129,151,132)
#708272
(112,130,114)
#5F6D60
(95,109,96)
#4E584E
(78,88,78)
#3D433C
(61,67,60)
#2C2E2A
(44,46,42)
#1B1918
(27,25,24)
#000000
(0,0,0)

Tints of #C5EBCC

#C5EBCC
(197,235,204)
#CAECD0
(202,236,208)
#CFEDD4
(207,237,212)
#D4EED8
(212,238,216)
#D9EFDC
(217,239,220)
#DEF0E0
(222,240,224)
#E3F1E4
(227,241,228)
#E8F2E8
(232,242,232)
#EDF3EC
(237,243,236)
#F2F4F0
(242,244,240)
#F7F5F4
(247,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBCC; }

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

This text font color is #C5EBCC.

Background Color

.myBgColor { background-color: #C5EBCC; }

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

This div background color is #C5EBCC.

Border color

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

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

This div border color is #C5EBCC.

Opacity

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

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

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

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

This text has shadow with #C5EBCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBCC.

Preview

Color preview on black background

This text has color #C5EBCC on black background.


Color preview on white background

This text has color #C5EBCC on white background.


Black color preview on #C5EBCC background

This text has black color on #C5EBCC background.


White color preview on #C5EBCC background

This text has white color on #C5EBCC background.


Related colors

Complementary color

Complementary color for #hex is #3A1433.


I love getcolorcode.com

Triadic colors

1 #CCC5EB and #EBCCC5 with #C5EBCC are triadic colors.

2 #CCEBC5 and #EBC5CC with #C5EBCC are triadic colors.