COLOR #C5E285

HEX: #C5E285 RGB: (197,226,133)

Renk bilgisi

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

RGB renk modeli

#C5E285 color RGB value is (197,226,133).

RGB: (197,226,133) (77%, 89%, 52%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 133 of 255 = 52%

197
226
133

R + G + B ~ 73%. #C5E285 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 133 = 556 (100%)
R 197 of 556 ~ 35.43%
G 226 of 556 ~ 40.65%
B 133 of 556 ~ 23.92'%

%35.43
%40.65
%23.92

CMYK RENK MODELİ

#C5E285 rengi CMYK tonu (13,0,41,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 41.15%
  • ana renk tonu 11.37%

CMYK: (13,0,41,11)
C13M0Y41K11 (13%, 0%, 41%, 11%)
(0.13 / 0.00 / 0.41 / 0.11)

CMYK yüzdeleri

%12.83
%0
%41.15
%11.37

Codes

Color #C5E285 in popluar color models

C5 E2 85
RGB 197 226 133
HSL 79° 61.59% 70.39%
HSB/HSV 79° 41.15% 88.63%
CMYK 12.83% 0.00% 41.15%
11.37%

Color #C5E285 in popluar number systems.

HEX C5 E2 85
Decimal 197 226 133
Binary 11000101 11100010 10000101
Octal 305 342 205

Shades and tints

Shades of #C5E285

#C5E285
(197,226,133)
#B4CE79
(180,206,121)
#A3BA6D
(163,186,109)
#92A661
(146,166,97)
#819255
(129,146,85)
#707E49
(112,126,73)
#5F6A3D
(95,106,61)
#4E5631
(78,86,49)
#3D4225
(61,66,37)
#2C2E19
(44,46,25)
#1B1A0D
(27,26,13)
#000000
(0,0,0)

Tints of #C5E285

#C5E285
(197,226,133)
#CAE490
(202,228,144)
#CFE69B
(207,230,155)
#D4E8A6
(212,232,166)
#D9EAB1
(217,234,177)
#DEECBC
(222,236,188)
#E3EEC7
(227,238,199)
#E8F0D2
(232,240,210)
#EDF2DD
(237,242,221)
#F2F4E8
(242,244,232)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E285; }

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

This text font color is #C5E285.

Background Color

.myBgColor { background-color: #C5E285; }

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

This div background color is #C5E285.

Border color

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

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

This div border color is #C5E285.

Opacity

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

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

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

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

This text has shadow with #C5E285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E285.

Preview

Color preview on black background

This text has color #C5E285 on black background.


Color preview on white background

This text has color #C5E285 on white background.


Black color preview on #C5E285 background

This text has black color on #C5E285 background.


White color preview on #C5E285 background

This text has white color on #C5E285 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D7A.


I love getcolorcode.com

Triadic colors

1 #85C5E2 and #E285C5 with #C5E285 are triadic colors.

2 #85E2C5 and #E2C585 with #C5E285 are triadic colors.