COLOR #C5EFC5

HEX: #C5EFC5 RGB: (197,239,197)

Renk bilgisi

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

RGB renk modeli

#C5EFC5 color RGB value is (197,239,197).

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

RGB bağlantıları ve doygunluk

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

197
239
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 197 = 633 (100%)
R 197 of 633 ~ 31.12%
G 239 of 633 ~ 37.76%
B 197 of 633 ~ 31.12'%

%31.12
%37.76
%31.12

CMYK RENK MODELİ

#C5EFC5 rengi CMYK tonu (18,0,18,6).

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

CMYK: (18,0,18,6)
C18M0Y18K6 (18%, 0%, 18%, 6%)
(0.18 / 0.00 / 0.18 / 0.06)

CMYK yüzdeleri

%17.57
%0
%17.57
%6.27

Codes

Color #C5EFC5 in popluar color models

C5 EF C5
RGB 197 239 197
HSL 120° 56.76% 85.49%
HSB/HSV 120° 17.57% 93.73%
CMYK 17.57% 0.00% 17.57%
6.27%

Color #C5EFC5 in popluar number systems.

HEX C5 EF C5
Decimal 197 239 197
Binary 11000101 11101111 11000101
Octal 305 357 305

Shades and tints

Shades of #C5EFC5

#C5EFC5
(197,239,197)
#B4DAB4
(180,218,180)
#A3C5A3
(163,197,163)
#92B092
(146,176,146)
#819B81
(129,155,129)
#708670
(112,134,112)
#5F715F
(95,113,95)
#4E5C4E
(78,92,78)
#3D473D
(61,71,61)
#2C322C
(44,50,44)
#1B1D1B
(27,29,27)
#000000
(0,0,0)

Tints of #C5EFC5

#C5EFC5
(197,239,197)
#CAF0CA
(202,240,202)
#CFF1CF
(207,241,207)
#D4F2D4
(212,242,212)
#D9F3D9
(217,243,217)
#DEF4DE
(222,244,222)
#E3F5E3
(227,245,227)
#E8F6E8
(232,246,232)
#EDF7ED
(237,247,237)
#F2F8F2
(242,248,242)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EFC5; }

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

This text font color is #C5EFC5.

Background Color

.myBgColor { background-color: #C5EFC5; }

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

This div background color is #C5EFC5.

Border color

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

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

This div border color is #C5EFC5.

Opacity

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

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

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

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

This text has shadow with #C5EFC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFC5.

Preview

Color preview on black background

This text has color #C5EFC5 on black background.


Color preview on white background

This text has color #C5EFC5 on white background.


Black color preview on #C5EFC5 background

This text has black color on #C5EFC5 background.


White color preview on #C5EFC5 background

This text has white color on #C5EFC5 background.


Related colors

Complementary color

Complementary color for #hex is #3A103A.


I love getcolorcode.com

Triadic colors

1 #C5C5EF and #EFC5C5 with #C5EFC5 are triadic colors.

2 #C5EFC5 and #EFC5C5 with #C5EFC5 are triadic colors.