COLOR #C5EFA5

HEX: #C5EFA5 RGB: (197,239,165)

Renk bilgisi

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

RGB renk modeli

#C5EFA5 color RGB value is (197,239,165).

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

RGB bağlantıları ve doygunluk

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

197
239
165

R + G + B ~ 79%. #C5EFA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 165 = 601 (100%)
R 197 of 601 ~ 32.78%
G 239 of 601 ~ 39.77%
B 165 of 601 ~ 27.45'%

%32.78
%39.77
%27.45

CMYK RENK MODELİ

#C5EFA5 rengi CMYK tonu (18,0,31,6).

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

CMYK: (18,0,31,6)
C18M0Y31K6 (18%, 0%, 31%, 6%)
(0.18 / 0.00 / 0.31 / 0.06)

CMYK yüzdeleri

%17.57
%0
%30.96
%6.27

Codes

Color #C5EFA5 in popluar color models

C5 EF A5
RGB 197 239 165
HSL 94° 69.81% 79.22%
HSB/HSV 94° 30.96% 93.73%
CMYK 17.57% 0.00% 30.96%
6.27%

Color #C5EFA5 in popluar number systems.

HEX C5 EF A5
Decimal 197 239 165
Binary 11000101 11101111 10100101
Octal 305 357 245

Shades and tints

Shades of #C5EFA5

#C5EFA5
(197,239,165)
#B4DA96
(180,218,150)
#A3C587
(163,197,135)
#92B078
(146,176,120)
#819B69
(129,155,105)
#70865A
(112,134,90)
#5F714B
(95,113,75)
#4E5C3C
(78,92,60)
#3D472D
(61,71,45)
#2C321E
(44,50,30)
#1B1D0F
(27,29,15)
#000000
(0,0,0)

Tints of #C5EFA5

#C5EFA5
(197,239,165)
#CAF0AD
(202,240,173)
#CFF1B5
(207,241,181)
#D4F2BD
(212,242,189)
#D9F3C5
(217,243,197)
#DEF4CD
(222,244,205)
#E3F5D5
(227,245,213)
#E8F6DD
(232,246,221)
#EDF7E5
(237,247,229)
#F2F8ED
(242,248,237)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EFA5; }

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

This text font color is #C5EFA5.

Background Color

.myBgColor { background-color: #C5EFA5; }

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

This div background color is #C5EFA5.

Border color

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

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

This div border color is #C5EFA5.

Opacity

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

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

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

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

This text has shadow with #C5EFA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFA5.

Preview

Color preview on black background

This text has color #C5EFA5 on black background.


Color preview on white background

This text has color #C5EFA5 on white background.


Black color preview on #C5EFA5 background

This text has black color on #C5EFA5 background.


White color preview on #C5EFA5 background

This text has white color on #C5EFA5 background.


Related colors

Complementary color

Complementary color for #hex is #3A105A.


I love getcolorcode.com

Triadic colors

1 #A5C5EF and #EFA5C5 with #C5EFA5 are triadic colors.

2 #A5EFC5 and #EFC5A5 with #C5EFA5 are triadic colors.