COLOR #C5E9B2

HEX: #C5E9B2 RGB: (197,233,178)

Renk bilgisi

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

RGB renk modeli

#C5E9B2 color RGB value is (197,233,178).

RGB: (197,233,178) (77%, 91%, 70%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 178 of 255 = 70%

197
233
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 178 = 608 (100%)
R 197 of 608 ~ 32.4%
G 233 of 608 ~ 38.32%
B 178 of 608 ~ 29.28'%

%32.4
%38.32
%29.28

CMYK RENK MODELİ

#C5E9B2 rengi CMYK tonu (15,0,24,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 23.61%
  • ana renk tonu 8.63%

CMYK: (15,0,24,9)
C15M0Y24K9 (15%, 0%, 24%, 9%)
(0.15 / 0.00 / 0.24 / 0.09)

CMYK yüzdeleri

%15.45
%0
%23.61
%8.63

Codes

Color #C5E9B2 in popluar color models

C5 E9 B2
RGB 197 233 178
HSL 99° 55.56% 80.59%
HSB/HSV 99° 23.61% 91.37%
CMYK 15.45% 0.00% 23.61%
8.63%

Color #C5E9B2 in popluar number systems.

HEX C5 E9 B2
Decimal 197 233 178
Binary 11000101 11101001 10110010
Octal 305 351 262

Shades and tints

Shades of #C5E9B2

#C5E9B2
(197,233,178)
#B4D4A2
(180,212,162)
#A3BF92
(163,191,146)
#92AA82
(146,170,130)
#819572
(129,149,114)
#708062
(112,128,98)
#5F6B52
(95,107,82)
#4E5642
(78,86,66)
#3D4132
(61,65,50)
#2C2C22
(44,44,34)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #C5E9B2

#C5E9B2
(197,233,178)
#CAEBB9
(202,235,185)
#CFEDC0
(207,237,192)
#D4EFC7
(212,239,199)
#D9F1CE
(217,241,206)
#DEF3D5
(222,243,213)
#E3F5DC
(227,245,220)
#E8F7E3
(232,247,227)
#EDF9EA
(237,249,234)
#F2FBF1
(242,251,241)
#F7FDF8
(247,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9B2; }

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

This text font color is #C5E9B2.

Background Color

.myBgColor { background-color: #C5E9B2; }

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

This div background color is #C5E9B2.

Border color

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

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

This div border color is #C5E9B2.

Opacity

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

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

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

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

This text has shadow with #C5E9B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9B2.

Preview

Color preview on black background

This text has color #C5E9B2 on black background.


Color preview on white background

This text has color #C5E9B2 on white background.


Black color preview on #C5E9B2 background

This text has black color on #C5E9B2 background.


White color preview on #C5E9B2 background

This text has white color on #C5E9B2 background.


Related colors

Complementary color

Complementary color for #hex is #3A164D.


I love getcolorcode.com

Triadic colors

1 #B2C5E9 and #E9B2C5 with #C5E9B2 are triadic colors.

2 #B2E9C5 and #E9C5B2 with #C5E9B2 are triadic colors.