COLOR #C5E185

HEX: #C5E185 RGB: (197,225,133)

Renk bilgisi

#C5E185 contains mainly red and green colors. #C5E185 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E185 color RGB value is (197,225,133).

RGB: (197,225,133) (77%, 88%, 52%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 133 of 255 = 52%

197
225
133

R + G + B ~ 72%. #C5E185 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 133 = 555 (100%)
R 197 of 555 ~ 35.5%
G 225 of 555 ~ 40.54%
B 133 of 555 ~ 23.96'%

%35.5
%40.54
%23.96

CMYK RENK MODELİ

#C5E185 rengi CMYK tonu (12,0,41,12).

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

CMYK: (12,0,41,12)
C12M0Y41K12 (12%, 0%, 41%, 12%)
(0.12 / 0.00 / 0.41 / 0.12)

CMYK yüzdeleri

%12.44
%0
%40.89
%11.76

Codes

Color #C5E185 in popluar color models

C5 E1 85
RGB 197 225 133
HSL 78° 60.53% 70.20%
HSB/HSV 78° 40.89% 88.24%
CMYK 12.44% 0.00% 40.89%
11.76%

Color #C5E185 in popluar number systems.

HEX C5 E1 85
Decimal 197 225 133
Binary 11000101 11100001 10000101
Octal 305 341 205

Shades and tints

Shades of #C5E185

#C5E185
(197,225,133)
#B4CD79
(180,205,121)
#A3B96D
(163,185,109)
#92A561
(146,165,97)
#819155
(129,145,85)
#707D49
(112,125,73)
#5F693D
(95,105,61)
#4E5531
(78,85,49)
#3D4125
(61,65,37)
#2C2D19
(44,45,25)
#1B190D
(27,25,13)
#000000
(0,0,0)

Tints of #C5E185

#C5E185
(197,225,133)
#CAE390
(202,227,144)
#CFE59B
(207,229,155)
#D4E7A6
(212,231,166)
#D9E9B1
(217,233,177)
#DEEBBC
(222,235,188)
#E3EDC7
(227,237,199)
#E8EFD2
(232,239,210)
#EDF1DD
(237,241,221)
#F2F3E8
(242,243,232)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E185; }

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

This text font color is #C5E185.

Background Color

.myBgColor { background-color: #C5E185; }

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

This div background color is #C5E185.

Border color

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

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

This div border color is #C5E185.

Opacity

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

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

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

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

This text has shadow with #C5E185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E185.

Preview

Color preview on black background

This text has color #C5E185 on black background.


Color preview on white background

This text has color #C5E185 on white background.


Black color preview on #C5E185 background

This text has black color on #C5E185 background.


White color preview on #C5E185 background

This text has white color on #C5E185 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E7A.


I love getcolorcode.com

Triadic colors

1 #85C5E1 and #E185C5 with #C5E185 are triadic colors.

2 #85E1C5 and #E1C585 with #C5E185 are triadic colors.