COLOR #C5EBA5

HEX: #C5EBA5 RGB: (197,235,165)

Renk bilgisi

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

RGB renk modeli

#C5EBA5 color RGB value is (197,235,165).

RGB: (197,235,165) (77%, 92%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 165 of 255 = 65%

197
235
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 165 = 597 (100%)
R 197 of 597 ~ 33%
G 235 of 597 ~ 39.36%
B 165 of 597 ~ 27.64'%

%33
%39.36
%27.64

CMYK RENK MODELİ

#C5EBA5 rengi CMYK tonu (16,0,30,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 0.00%
  • sarı tonu 29.79%
  • ana renk tonu 7.84%

CMYK: (16,0,30,8)
C16M0Y30K8 (16%, 0%, 30%, 8%)
(0.16 / 0.00 / 0.30 / 0.08)

CMYK yüzdeleri

%16.17
%0
%29.79
%7.84

Codes

Color #C5EBA5 in popluar color models

C5 EB A5
RGB 197 235 165
HSL 93° 63.64% 78.43%
HSB/HSV 93° 29.79% 92.16%
CMYK 16.17% 0.00% 29.79%
7.84%

Color #C5EBA5 in popluar number systems.

HEX C5 EB A5
Decimal 197 235 165
Binary 11000101 11101011 10100101
Octal 305 353 245

Shades and tints

Shades of #C5EBA5

#C5EBA5
(197,235,165)
#B4D696
(180,214,150)
#A3C187
(163,193,135)
#92AC78
(146,172,120)
#819769
(129,151,105)
#70825A
(112,130,90)
#5F6D4B
(95,109,75)
#4E583C
(78,88,60)
#3D432D
(61,67,45)
#2C2E1E
(44,46,30)
#1B190F
(27,25,15)
#000000
(0,0,0)

Tints of #C5EBA5

#C5EBA5
(197,235,165)
#CAECAD
(202,236,173)
#CFEDB5
(207,237,181)
#D4EEBD
(212,238,189)
#D9EFC5
(217,239,197)
#DEF0CD
(222,240,205)
#E3F1D5
(227,241,213)
#E8F2DD
(232,242,221)
#EDF3E5
(237,243,229)
#F2F4ED
(242,244,237)
#F7F5F5
(247,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBA5; }

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

This text font color is #C5EBA5.

Background Color

.myBgColor { background-color: #C5EBA5; }

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

This div background color is #C5EBA5.

Border color

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

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

This div border color is #C5EBA5.

Opacity

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

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

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

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

This text has shadow with #C5EBA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBA5.

Preview

Color preview on black background

This text has color #C5EBA5 on black background.


Color preview on white background

This text has color #C5EBA5 on white background.


Black color preview on #C5EBA5 background

This text has black color on #C5EBA5 background.


White color preview on #C5EBA5 background

This text has white color on #C5EBA5 background.


Related colors

Complementary color

Complementary color for #hex is #3A145A.


I love getcolorcode.com

Triadic colors

1 #A5C5EB and #EBA5C5 with #C5EBA5 are triadic colors.

2 #A5EBC5 and #EBC5A5 with #C5EBA5 are triadic colors.