COLOR #C5EAB0

HEX: #C5EAB0 RGB: (197,234,176)

Renk bilgisi

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

RGB renk modeli

#C5EAB0 color RGB value is (197,234,176).

RGB: (197,234,176) (77%, 92%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 234 of 255 = 92%
B 176 of 255 = 69%

197
234
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 234 + 176 = 607 (100%)
R 197 of 607 ~ 32.45%
G 234 of 607 ~ 38.55%
B 176 of 607 ~ 29'%

%32.45
%38.55
%29

CMYK RENK MODELİ

#C5EAB0 rengi CMYK tonu (16,0,25,8).

  • camgöbeği tonu 15.81%
  • eflatun tonu 0.00%
  • sarı tonu 24.79%
  • ana renk tonu 8.24%

CMYK: (16,0,25,8)
C16M0Y25K8 (16%, 0%, 25%, 8%)
(0.16 / 0.00 / 0.25 / 0.08)

CMYK yüzdeleri

%15.81
%0
%24.79
%8.24

Codes

Color #C5EAB0 in popluar color models

C5 EA B0
RGB 197 234 176
HSL 98° 58.00% 80.39%
HSB/HSV 98° 24.79% 91.76%
CMYK 15.81% 0.00% 24.79%
8.24%

Color #C5EAB0 in popluar number systems.

HEX C5 EA B0
Decimal 197 234 176
Binary 11000101 11101010 10110000
Octal 305 352 260

Shades and tints

Shades of #C5EAB0

#C5EAB0
(197,234,176)
#B4D5A0
(180,213,160)
#A3C090
(163,192,144)
#92AB80
(146,171,128)
#819670
(129,150,112)
#708160
(112,129,96)
#5F6C50
(95,108,80)
#4E5740
(78,87,64)
#3D4230
(61,66,48)
#2C2D20
(44,45,32)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #C5EAB0

#C5EAB0
(197,234,176)
#CAEBB7
(202,235,183)
#CFECBE
(207,236,190)
#D4EDC5
(212,237,197)
#D9EECC
(217,238,204)
#DEEFD3
(222,239,211)
#E3F0DA
(227,240,218)
#E8F1E1
(232,241,225)
#EDF2E8
(237,242,232)
#F2F3EF
(242,243,239)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EAB0; }

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

This text font color is #C5EAB0.

Background Color

.myBgColor { background-color: #C5EAB0; }

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

This div background color is #C5EAB0.

Border color

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

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

This div border color is #C5EAB0.

Opacity

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

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

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

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

This text has shadow with #C5EAB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EAB0.

Preview

Color preview on black background

This text has color #C5EAB0 on black background.


Color preview on white background

This text has color #C5EAB0 on white background.


Black color preview on #C5EAB0 background

This text has black color on #C5EAB0 background.


White color preview on #C5EAB0 background

This text has white color on #C5EAB0 background.


Related colors

Complementary color

Complementary color for #hex is #3A154F.


I love getcolorcode.com

Triadic colors

1 #B0C5EA and #EAB0C5 with #C5EAB0 are triadic colors.

2 #B0EAC5 and #EAC5B0 with #C5EAB0 are triadic colors.