COLOR #C5EFA0

HEX: #C5EFA0 RGB: (197,239,160)

Renk bilgisi

#C5EFA0 contains mainly red and green colors. #C5EFA0 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5EFA0 color RGB value is (197,239,160).

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

RGB bağlantıları ve doygunluk

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

197
239
160

R + G + B ~ 78%. #C5EFA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 160 = 596 (100%)
R 197 of 596 ~ 33.05%
G 239 of 596 ~ 40.1%
B 160 of 596 ~ 26.85'%

%33.05
%40.1
%26.85

CMYK RENK MODELİ

#C5EFA0 rengi CMYK tonu (18,0,33,6).

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

CMYK: (18,0,33,6)
C18M0Y33K6 (18%, 0%, 33%, 6%)
(0.18 / 0.00 / 0.33 / 0.06)

CMYK yüzdeleri

%17.57
%0
%33.05
%6.27

Codes

Color #C5EFA0 in popluar color models

C5 EF A0
RGB 197 239 160
HSL 92° 71.17% 78.24%
HSB/HSV 92° 33.05% 93.73%
CMYK 17.57% 0.00% 33.05%
6.27%

Color #C5EFA0 in popluar number systems.

HEX C5 EF A0
Decimal 197 239 160
Binary 11000101 11101111 10100000
Octal 305 357 240

Shades and tints

Shades of #C5EFA0

#C5EFA0
(197,239,160)
#B4DA92
(180,218,146)
#A3C584
(163,197,132)
#92B076
(146,176,118)
#819B68
(129,155,104)
#70865A
(112,134,90)
#5F714C
(95,113,76)
#4E5C3E
(78,92,62)
#3D4730
(61,71,48)
#2C3222
(44,50,34)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #C5EFA0

#C5EFA0
(197,239,160)
#CAF0A8
(202,240,168)
#CFF1B0
(207,241,176)
#D4F2B8
(212,242,184)
#D9F3C0
(217,243,192)
#DEF4C8
(222,244,200)
#E3F5D0
(227,245,208)
#E8F6D8
(232,246,216)
#EDF7E0
(237,247,224)
#F2F8E8
(242,248,232)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EFA0; }

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

This text font color is #C5EFA0.

Background Color

.myBgColor { background-color: #C5EFA0; }

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

This div background color is #C5EFA0.

Border color

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

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

This div border color is #C5EFA0.

Opacity

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

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

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

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

This text has shadow with #C5EFA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFA0.

Preview

Color preview on black background

This text has color #C5EFA0 on black background.


Color preview on white background

This text has color #C5EFA0 on white background.


Black color preview on #C5EFA0 background

This text has black color on #C5EFA0 background.


White color preview on #C5EFA0 background

This text has white color on #C5EFA0 background.


Related colors

Complementary color

Complementary color for #hex is #3A105F.


I love getcolorcode.com

Triadic colors

1 #A0C5EF and #EFA0C5 with #C5EFA0 are triadic colors.

2 #A0EFC5 and #EFC5A0 with #C5EFA0 are triadic colors.