COLOR #C5E1C3

HEX: #C5E1C3 RGB: (197,225,195)

Renk bilgisi

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

RGB renk modeli

#C5E1C3 color RGB value is (197,225,195).

RGB: (197,225,195) (77%, 88%, 76%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 195 of 255 = 76%

197
225
195

R + G + B ~ 80%. #C5E1C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 195 = 617 (100%)
R 197 of 617 ~ 31.93%
G 225 of 617 ~ 36.47%
B 195 of 617 ~ 31.6'%

%31.93
%36.47
%31.6

CMYK RENK MODELİ

#C5E1C3 rengi CMYK tonu (12,0,13,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 13.33%
  • ana renk tonu 11.76%

CMYK: (12,0,13,12)
C12M0Y13K12 (12%, 0%, 13%, 12%)
(0.12 / 0.00 / 0.13 / 0.12)

CMYK yüzdeleri

%12.44
%0
%13.33
%11.76

Codes

Color #C5E1C3 in popluar color models

C5 E1 C3
RGB 197 225 195
HSL 116° 33.33% 82.35%
HSB/HSV 116° 13.33% 88.24%
CMYK 12.44% 0.00% 13.33%
11.76%

Color #C5E1C3 in popluar number systems.

HEX C5 E1 C3
Decimal 197 225 195
Binary 11000101 11100001 11000011
Octal 305 341 303

Shades and tints

Shades of #C5E1C3

#C5E1C3
(197,225,195)
#B4CDB2
(180,205,178)
#A3B9A1
(163,185,161)
#92A590
(146,165,144)
#81917F
(129,145,127)
#707D6E
(112,125,110)
#5F695D
(95,105,93)
#4E554C
(78,85,76)
#3D413B
(61,65,59)
#2C2D2A
(44,45,42)
#1B1919
(27,25,25)
#000000
(0,0,0)

Tints of #C5E1C3

#C5E1C3
(197,225,195)
#CAE3C8
(202,227,200)
#CFE5CD
(207,229,205)
#D4E7D2
(212,231,210)
#D9E9D7
(217,233,215)
#DEEBDC
(222,235,220)
#E3EDE1
(227,237,225)
#E8EFE6
(232,239,230)
#EDF1EB
(237,241,235)
#F2F3F0
(242,243,240)
#F7F5F5
(247,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E1C3; }

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

This text font color is #C5E1C3.

Background Color

.myBgColor { background-color: #C5E1C3; }

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

This div background color is #C5E1C3.

Border color

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

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

This div border color is #C5E1C3.

Opacity

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

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

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

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

This text has shadow with #C5E1C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1C3.

Preview

Color preview on black background

This text has color #C5E1C3 on black background.


Color preview on white background

This text has color #C5E1C3 on white background.


Black color preview on #C5E1C3 background

This text has black color on #C5E1C3 background.


White color preview on #C5E1C3 background

This text has white color on #C5E1C3 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E3C.


I love getcolorcode.com

Triadic colors

1 #C3C5E1 and #E1C3C5 with #C5E1C3 are triadic colors.

2 #C3E1C5 and #E1C5C3 with #C5E1C3 are triadic colors.