COLOR #C5E5C3

HEX: #C5E5C3 RGB: (197,229,195)

Renk bilgisi

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

RGB renk modeli

#C5E5C3 color RGB value is (197,229,195).

RGB: (197,229,195) (77%, 90%, 76%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 195 of 255 = 76%

197
229
195

R + G + B ~ 81%. #C5E5C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 195 = 621 (100%)
R 197 of 621 ~ 31.72%
G 229 of 621 ~ 36.88%
B 195 of 621 ~ 31.4'%

%31.72
%36.88
%31.4

CMYK RENK MODELİ

#C5E5C3 rengi CMYK tonu (14,0,15,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 14.85%
  • ana renk tonu 10.20%

CMYK: (14,0,15,10)
C14M0Y15K10 (14%, 0%, 15%, 10%)
(0.14 / 0.00 / 0.15 / 0.10)

CMYK yüzdeleri

%13.97
%0
%14.85
%10.2

Codes

Color #C5E5C3 in popluar color models

C5 E5 C3
RGB 197 229 195
HSL 116° 39.53% 83.14%
HSB/HSV 116° 14.85% 89.80%
CMYK 13.97% 0.00% 14.85%
10.20%

Color #C5E5C3 in popluar number systems.

HEX C5 E5 C3
Decimal 197 229 195
Binary 11000101 11100101 11000011
Octal 305 345 303

Shades and tints

Shades of #C5E5C3

#C5E5C3
(197,229,195)
#B4D1B2
(180,209,178)
#A3BDA1
(163,189,161)
#92A990
(146,169,144)
#81957F
(129,149,127)
#70816E
(112,129,110)
#5F6D5D
(95,109,93)
#4E594C
(78,89,76)
#3D453B
(61,69,59)
#2C312A
(44,49,42)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #C5E5C3

#C5E5C3
(197,229,195)
#CAE7C8
(202,231,200)
#CFE9CD
(207,233,205)
#D4EBD2
(212,235,210)
#D9EDD7
(217,237,215)
#DEEFDC
(222,239,220)
#E3F1E1
(227,241,225)
#E8F3E6
(232,243,230)
#EDF5EB
(237,245,235)
#F2F7F0
(242,247,240)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E5C3 color. Also use rgb(197,229,195) instead hex code.

Text Font Color

.myTextColor { color: #C5E5C3; }

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

This text font color is #C5E5C3.

Background Color

.myBgColor { background-color: #C5E5C3; }

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

This div background color is #C5E5C3.

Border color

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

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

This div border color is #C5E5C3.

Opacity

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

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

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

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

This text has shadow with #C5E5C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5C3.

Preview

Color preview on black background

This text has color #C5E5C3 on black background.


Color preview on white background

This text has color #C5E5C3 on white background.


Black color preview on #C5E5C3 background

This text has black color on #C5E5C3 background.


White color preview on #C5E5C3 background

This text has white color on #C5E5C3 background.


Related colors

Complementary color

Complementary color for #hex is #3A1A3C.


I love getcolorcode.com

Triadic colors

1 #C3C5E5 and #E5C3C5 with #C5E5C3 are triadic colors.

2 #C3E5C5 and #E5C5C3 with #C5E5C3 are triadic colors.