COLOR #C5EFC7

HEX: #C5EFC7 RGB: (197,239,199)

Renk bilgisi

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

RGB renk modeli

#C5EFC7 color RGB value is (197,239,199).

RGB: (197,239,199) (77%, 94%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 239 of 255 = 94%
B 199 of 255 = 78%

197
239
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 199 = 635 (100%)
R 197 of 635 ~ 31.02%
G 239 of 635 ~ 37.64%
B 199 of 635 ~ 31.34'%

%31.02
%37.64
%31.34

CMYK RENK MODELİ

#C5EFC7 rengi CMYK tonu (18,0,17,6).

  • camgöbeği tonu 17.57%
  • eflatun tonu 0.00%
  • sarı tonu 16.74%
  • ana renk tonu 6.27%

CMYK: (18,0,17,6)
C18M0Y17K6 (18%, 0%, 17%, 6%)
(0.18 / 0.00 / 0.17 / 0.06)

CMYK yüzdeleri

%17.57
%0
%16.74
%6.27

Codes

Color #C5EFC7 in popluar color models

C5 EF C7
RGB 197 239 199
HSL 123° 56.76% 85.49%
HSB/HSV 123° 17.57% 93.73%
CMYK 17.57% 0.00% 16.74%
6.27%

Color #C5EFC7 in popluar number systems.

HEX C5 EF C7
Decimal 197 239 199
Binary 11000101 11101111 11000111
Octal 305 357 307

Shades and tints

Shades of #C5EFC7

#C5EFC7
(197,239,199)
#B4DAB5
(180,218,181)
#A3C5A3
(163,197,163)
#92B091
(146,176,145)
#819B7F
(129,155,127)
#70866D
(112,134,109)
#5F715B
(95,113,91)
#4E5C49
(78,92,73)
#3D4737
(61,71,55)
#2C3225
(44,50,37)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #C5EFC7

#C5EFC7
(197,239,199)
#CAF0CC
(202,240,204)
#CFF1D1
(207,241,209)
#D4F2D6
(212,242,214)
#D9F3DB
(217,243,219)
#DEF4E0
(222,244,224)
#E3F5E5
(227,245,229)
#E8F6EA
(232,246,234)
#EDF7EF
(237,247,239)
#F2F8F4
(242,248,244)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EFC7; }

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

This text font color is #C5EFC7.

Background Color

.myBgColor { background-color: #C5EFC7; }

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

This div background color is #C5EFC7.

Border color

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

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

This div border color is #C5EFC7.

Opacity

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

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

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

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

This text has shadow with #C5EFC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFC7.

Preview

Color preview on black background

This text has color #C5EFC7 on black background.


Color preview on white background

This text has color #C5EFC7 on white background.


Black color preview on #C5EFC7 background

This text has black color on #C5EFC7 background.


White color preview on #C5EFC7 background

This text has white color on #C5EFC7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1038.


I love getcolorcode.com

Triadic colors

1 #C7C5EF and #EFC7C5 with #C5EFC7 are triadic colors.

2 #C7EFC5 and #EFC5C7 with #C5EFC7 are triadic colors.