COLOR #C5EEC7

HEX: #C5EEC7 RGB: (197,238,199)

Renk bilgisi

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

RGB renk modeli

#C5EEC7 color RGB value is (197,238,199).

RGB: (197,238,199) (77%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 199 of 255 = 78%

197
238
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 199 = 634 (100%)
R 197 of 634 ~ 31.07%
G 238 of 634 ~ 37.54%
B 199 of 634 ~ 31.39'%

%31.07
%37.54
%31.39

CMYK RENK MODELİ

#C5EEC7 rengi CMYK tonu (17,0,16,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 0.00%
  • sarı tonu 16.39%
  • ana renk tonu 6.67%

CMYK: (17,0,16,7)
C17M0Y16K7 (17%, 0%, 16%, 7%)
(0.17 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%17.23
%0
%16.39
%6.67

Codes

Color #C5EEC7 in popluar color models

C5 EE C7
RGB 197 238 199
HSL 123° 54.67% 85.29%
HSB/HSV 123° 17.23% 93.33%
CMYK 17.23% 0.00% 16.39%
6.67%

Color #C5EEC7 in popluar number systems.

HEX C5 EE C7
Decimal 197 238 199
Binary 11000101 11101110 11000111
Octal 305 356 307

Shades and tints

Shades of #C5EEC7

#C5EEC7
(197,238,199)
#B4D9B5
(180,217,181)
#A3C4A3
(163,196,163)
#92AF91
(146,175,145)
#819A7F
(129,154,127)
#70856D
(112,133,109)
#5F705B
(95,112,91)
#4E5B49
(78,91,73)
#3D4637
(61,70,55)
#2C3125
(44,49,37)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #C5EEC7

#C5EEC7
(197,238,199)
#CAEFCC
(202,239,204)
#CFF0D1
(207,240,209)
#D4F1D6
(212,241,214)
#D9F2DB
(217,242,219)
#DEF3E0
(222,243,224)
#E3F4E5
(227,244,229)
#E8F5EA
(232,245,234)
#EDF6EF
(237,246,239)
#F2F7F4
(242,247,244)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EEC7; }

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

This text font color is #C5EEC7.

Background Color

.myBgColor { background-color: #C5EEC7; }

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

This div background color is #C5EEC7.

Border color

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

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

This div border color is #C5EEC7.

Opacity

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

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

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

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

This text has shadow with #C5EEC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EEC7.

Preview

Color preview on black background

This text has color #C5EEC7 on black background.


Color preview on white background

This text has color #C5EEC7 on white background.


Black color preview on #C5EEC7 background

This text has black color on #C5EEC7 background.


White color preview on #C5EEC7 background

This text has white color on #C5EEC7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1138.


I love getcolorcode.com

Triadic colors

1 #C7C5EE and #EEC7C5 with #C5EEC7 are triadic colors.

2 #C7EEC5 and #EEC5C7 with #C5EEC7 are triadic colors.